Boot Menu

dean deanubuntu at gmail.com
Fri Oct 30 03:44:56 UTC 2009


Lucio M Nicolosi wrote:
> 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
>
>
>   
Thanks for that Lucio truly appreciate it :)





More information about the ubuntu-users mailing list