Change the Grub menu timeout in ubuntu

This post was written by admin on April 19, 2009
Posted Under: General

You will see the Grub menu when your ubuntu system boots,and the only issue is that the default timeout in 10 seconds.This brief tutorial will tell you how to change the default timeout.

Open a terminal window and type :

sudo gedit /boot/grub/menu.lst

At the next window find the section looks like this:

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        10

Change the number after “timeout” that is in seconds,then save the file.you will have that time to choose the menu item you want when you reboot.

Related posts:

  1. Boot up ubuntu directly without loading grub menu
  2. Manually adding/removing entries to Grub 2 Menu
  3. Set Windows as Default OS in Grub
  4. 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2
  5. Clean up Ubuntu old grub boot menu after upgrades

    Tags: ,

    Reader Comments

    You can also enter -1 as timeout to disable it alltogether.

    [Reply]

    #1 
    Written By Anachronist on January 3rd, 2010 @ 7:29 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address