bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: booting


From: Thomas Lyon Gideon
Subject: Re: booting
Date: Thu, 05 Apr 2001 12:34:56 -0400
User-agent: Mozilla/5.0 (X11; U; Linux 2.2.18 i686; en-US; 0.8) Gecko/20010215

John Agathangelou wrote:

How can i change the default O/S for grub? if this is not possible i would like to increase the time that is given to select a different O/S. Chris

In your menu.lst file, add a line like "default 0", where zero indicates which listing should be booted by default, starting from zero. So if you had

title Linux
root (hd0)
kernel /vmlinuz

title Linux Single User
root(hdo)
kernel /vmlinuz single

Setting "default 0" would choose "Linux" as the default, setting it to 1 whould choose the Single User listing. You can also add/extend a timeout with "timeout n", where n is in seconds.

Tom

--

"Beer is proof that God loves us and wants us to be happy." -- Benjamin Franklin

mailto:address@hidden
http://www.gideonfamily.org/tom/
jabber:address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]