[Bug 797544] Re: grub2 waits forever for keystroke before booting default OS. headless server. hang.
Claudio
claudio_enjoy at libero.it
Wed Aug 13 15:32:01 UTC 2014
Some machine with 2 different VM ,
debian 7.6 wheezy 3.2.0.-4 works fine but
on ubuntu 14.04 server 3.13.0-12 manually boot :/ .
--
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