gksu gedit /etc/grub.d/40_custom

& add to the bottom:

fi
if [ ${recordfail} = 1 ]; then
  set timeout=3
else
  set timeout=0
fi
# end

this is a symptom fix, but also ensures that if there were a

real boot problem, one has 3 seconds (or whatever time)

to pick another option.

BavarianPH,

Ubuntu forever!

-- 
grub nice 'recordfail' feature doesn't work for hibernation
https://bugs.launchpad.net/bugs/447725
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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

Reply via email to