Results 1 to 5 of 5
Hey everybody. I am using GNU GRUB v0.95 which was installed when I installed Ubuntu. When I want to switch from Linux to Windows, it usually takes me about 5 ...
- 11-02-2005 #1Linux Newbie
- Join Date
- Aug 2005
- Location
- Sterling, VA
- Posts
- 100
Timeout in GRUB
Hey everybody. I am using GNU GRUB v0.95 which was installed when I installed Ubuntu. When I want to switch from Linux to Windows, it usually takes me about 5 tries, as I am doing other things and miss the timeout.
I want to make it something like 600 seconds. I can't figure out how to do this though. I don't know anything about GRUB other than how to pick the OS I want from the menu.
I know how to get to the command line, but couldn't really get anything done from there. I read I need to edit a config file, but don't know how to do that or where it is.
Any help would be appreciated.
Thanks,- EndianX -
- 11-02-2005 #2
Edit /boot/grub/menu.lst, find the line that sais "timeout X" and make X something big (it's in seconds).
Stumbling around the 'net:
www.cloudyuseful.com
- 11-02-2005 #3forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 17,784
Edit the timeout entry in /boot/grub/menu.lst to whatever time you want. If you want 600 seconds, this should work:
Ahh... psic was quicker on the submit button than me. :PCode:timeout 600
- 11-03-2005 #4It's all in the wrist
Originally Posted by Ozar
Stumbling around the 'net:
www.cloudyuseful.com
- 11-03-2005 #5Linux Newbie
- Join Date
- Aug 2005
- Location
- Sterling, VA
- Posts
- 100
Ah, thanks guys

I don't know much about partitions and such. I thought the boot loader was stored somewhere, well, less easy to get to than /boot.
Thanks again.- EndianX -


Reply With Quote
