View Full Version : [SOLVED] Editing Grub Boot Timeout
Cerin
November 6th, 2009, 11:11 AM
How do you edit the timeout value in Grub? I've found howtos that describe editing /etc/grub.conf or /boot/grub/menu.lst, but neither of these files exist in Ubuntu 9.10. I've tried creating them, with the value "timeout=3", but Grub still uses a different timeout.
sisco311
November 6th, 2009, 11:18 AM
Try startupmanager: https://help.ubuntu.com/community/StartUpManager
Click here (apt://startupmanager) to install it.
To open it go to: System > Administration > StartUp-Manager.
buntuLo
November 6th, 2009, 11:27 AM
How do you edit the timeout value in Grub? I've found howtos that describe editing /etc/grub.conf or /boot/grub/menu.lst, but neither of these files exist in Ubuntu 9.10.
i just changed it, the file appears to be:
/boot/grub/grub.cfg
in my karmic installation. hope this helps.
sisco311
November 6th, 2009, 11:37 AM
i just changed it, the file appears to be:
/boot/grub/grub.cfg
in my karmic installation. hope this helps.
The grub.cfg file is not meant to be edited.
https://help.ubuntu.com/community/Grub2
Grub 2 - 5 Common Tasks
The Grub 2 Guide
Cerin
November 6th, 2009, 12:05 PM
Try startupmanager: https://help.ubuntu.com/community/StartUpManager
Click here (apt://startupmanager) to install it.
To open it go to: System > Administration > StartUp-Manager.
Thanks! That works perfectly!
buntuLo
November 6th, 2009, 12:06 PM
thanks for pointing this out to me. i just changed it there and it worked, but i see the point of having custom configurations saved on a different file, nto changed in case of updates.
aeosynth
November 14th, 2009, 12:18 AM
The file at /boot/grub/grub.cfg says that it's automatically generated using settings from /etc/default/grub. The "correct" way to change the timeout would probably be to edit this second file, then run 'sudo update grub'. That's what I did, and it works for me.
See https://help.ubuntu.com/community/Grub2#Configuring%20GRUB%202 for details on the config options.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.