[Bug 797544] Re: grub2 waits forever for keystroke before booting default OS. headless server. hang.
Bryce Nesbitt
797544 at bugs.launchpad.net
Wed Jun 15 07:16:05 UTC 2011
See also
http://serverfault.com/questions/243343/headless-ubuntu-server-machine-sometimes-stuck-at-grub-menu
http://ubuntuforums.org/showthread.php?t=1312798&highlight=grub
http://ubuntuforums.org/showthread.php?p=10940949#post10940949
http://ubuntuforums.org/showthread.php?p=10940951#post10940951
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2010-January/010432.html
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/428570
And especially http://tullinup.dk/temp/2.jpg http://tullinup.dk/temp/1.jpg
Note that the failures I see are after a clean boot... most of the above are reports of a problem after a dirty boot.
I've seen the issue on several machines now... all after performing "sudo apt-get upgrade/update".
This is a very serious issue for any unattended or kiosk type machine. I ask for an "urgent" rating on the bug.
This is not quite a duplicate of the older report 428570 .
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/797544
Title:
grub2 waits forever for keystroke before booting default OS. headless
server. hang.
Status in “grub2” package in Ubuntu:
New
Bug description:
Binary package hint: grub2
After a seemingly-routine "apt-get update" on an Ubuntu 10.10 server, the machine hangs on boot.
It is sitting at the grub2 prompt, waiting in vain for someone to come along and press <enter>.
I have tried two workarounds:
---------------------------------------------
Edit /etc/grub.d/00_header to remove the check for recordfail in:
make_timeout ()
{
echo "set timeout=1"
}
--------------------------------------------------------------------
In /etc/default/grub set
GRUB_HIDDEN_TIMEOUT=2
---------------------------------
Then "sudo update-grub"
Now I'm pretty dang stuck. There is plenty of forum activity on this
issue, but no true solutions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/797544/+subscriptions
More information about the foundations-bugs
mailing list