bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #2133] unattented boots with multiple terminals


From: nobody
Subject: [bug #2133] unattented boots with multiple terminals
Date: Sun, 16 Nov 2003 09:40:04 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428

=================== BUG #2133: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2133&group_id=68

Changes by: Yoshinori K. Okuji <address@hidden>
Date: Sun 11/16/03 at 14:40 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Invalid
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Read the manual.



=================== BUG #2133: FULL BUG SNAPSHOT ===================


Submitted by: None                    Project: GNU GRUB                     
Submitted on: Sun 01/05/03 at 00:48
Category:  Terminal                   Severity:  Major                      
Priority:  None                       Bug Group:  Software Error            
Resolution:  Invalid                  Assigned to:  None                    
Originator Name:                      Originator Email:                     
Status:  Closed                       Release:  0.92                        
Reproducibility:  Every Time          Planned Release:                      

Summary:  unattented boots with multiple terminals

Original Submission:  (Originally 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=175348 )



builtins.c:line 4049, in terminal_func()

  /* If multiple terminals are specified, wait until the user pushes any

     key on one of the terminals.  */



This is a problem.



I like that I can access GRUB through either a serial interface or the console, 
but when I have it configured that way, it won't boot on its own.  It waits for 
a keypress before it goes to the boot menu, regardless of what any of the 
timeout settings are.



the global section of my grub/menu.lst:



timeout 12

default 0

fallback 1

serial --unit=1 --speed=19200

terminal --dumb console serial

root (hd1,0)

Follow-up Comments
*******************

-------------------------------------------------------
Date: Sun 11/16/03 at 14:40         By: okuji
Read the manual.

-------------------------------------------------------
Date: Mon 03/31/03 at 06:47         By: carenas
to clarify my post and correct a typo.  the solution to this configuration 
would be to use the --timeout parameter for the terminal command that was added 
on Aug 31 2000 by OKUJI Yoshinori AFAIK.

-------------------------------------------------------
Date: Mon 03/31/03 at 04:18         By: carenas
terminal --dump --timeout=12 console serial



would be all that is needed to fix this problem (available on the 0.9.1 
RedHat's grub at least)


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden                | submitter



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=2133&group_id=68

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]