RSS

Quicktips - how to change the default time out in Grub

Wed, Feb 14, 2007

Linux, Quicktips, Random Goodness, Ubuntu, howto

Talk about it in our Forums

Do you need a little more time in making an operating system decision at your Grub boot screen?  A little less?  Here’s how to quickly change your timeout in Grub.

First, we’ll copy the menu.lst file to a backup

sudo cp /boot/grub/menu.lst /boot/grub/menu.lst.bak

Next, we’ll gedit the menu.lst file and make a quick change.

gksudo gedit /boot/grub/menu.lst

Look for this section:

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
timeout         10

That last line, with the number 10 - that’s how many seconds you’ve got to make a choice.  Change this number to whatever you like.  The next time you reboot, your change will be in place.

Click the icon, share the link:
  • Digg
  • del.icio.us
  • MisterWong
  • Furl
  • Reddit
  • Technorati
  • BlinkList
  • feedmelinks
  • description
  • Blogosphere News
  • Facebook
  • Fark
  • Mixx
  • Slashdot

This post was written by:

arsgeek - who has written 1949 posts on ArsGeek.


Contact the author

Leave a Reply