On Sun, Feb 28, 2010 at 9:32 AM, stranger in black.....
<[email protected]> wrote:
> On Sun, Feb 28, 2010 at 1:05 AM, Ashutosh Rishi Ranjan
> <[email protected]> wrote:
>
>> Just a clarification, you want to hide the menu and boot right into
>> Ubuntu even though you have another OS without any choice?
>>
> @ Ashutosh
> Ya. I want to hide the list even though I am having another OS. But I
> want to see the menu after a some key press within the a duration
> (like the escape key press in the legacy grub).
Maybe this will help, my grub menu doesn't show by default. Here is
what /etc/default/grub looks like. Make sure you backup your config
first!

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
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=""


All other lines are comments.

Regards,

Ritesh





>
> --
> ..............................
>
> Junise Safvan
>
> www.gnuise.co.cc
>
> 9746 283 383
>
> --
> ubuntu-in mailing list
> [email protected]
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
>



-- 
Sent using the magic of the interwebs.
http://ritesh.posterous.com

-- 
ubuntu-in mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to