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:[EMAIL PROTECTED]
http://www.gideonfamily.org/tom/
jabber:[EMAIL PROTECTED]


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub
  • booting John Agathangelou
    • Thomas Lyon Gideon

Reply via email to