[Bug 402795] Re: windows option not shown

danieleverywhere sek at daniel2k.de
Mon Oct 12 12:47:14 UTC 2009


to complete the needed steps, don´t edit the /boot/grub/grub.cfg directly (as it says in it´s header)
you have to edit the /etc/grub.d/30_os-prober

Replace
  if sleep$verbose --interruptible ${GRUB_HIDDEN_TIMEOUT} ; then
    set timeout=0
With
  if sleep$verbose --interruptible ${GRUB_HIDDEN_TIMEOUT} ; then
    set timeout=5

Finally do the update-grub2 and check if the change arrived in
/boot/grub/grub.cfg at the place mentioned in the post before

-- 
windows option not shown
https://bugs.launchpad.net/bugs/402795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list