Boot Menu

Lucio M Nicolosi lmnicolosi at gmail.com
Fri Oct 30 03:32:23 UTC 2009


On Fri, Oct 30, 2009 at 12:56 AM, dean <deanubuntu at gmail.com> wrote:
> Question I just installed Ubuntu 9.10
>
> And how the heck do I get to my boot menu, it just comes up with that
> logo straight away?

If you are using Grub2 you probably have to

Edit /etc/default/grub

uncomment GRUB_HIDDEN_TIMEOUT like this:

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0 qq
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

then run sudo update-grub


-- 
L M Nicolosi, Eng.
Lat.:  23°34'4.79"S - Long.: 46°39'59.53"W
Linux Regist. User #481505 - http://counter.li.org/
5E42 E02F E21D 171B EA82  1876 621D 17EB AEBA 4B50




More information about the ubuntu-users mailing list