[Bug 797544] Re: grub2 waits forever for keystroke before booting default OS. headless server. hang.
Zta77
797544 at bugs.launchpad.net
Sun Jun 29 16:40:47 UTC 2014
14.04 hangs and waits for key stroke. A headless server is not supposed
to do that!
--
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:
Fix Released
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