Change Waiting Time on GRUB Menu (boot select) on Ubuntu

This item was filled under [ Ubuntu ]

Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, Subscribe to our Feed or Register for Free!

Ubuntu Boot Screen tutorial
Recently in our Personal Computer are installed more than one Operation System, es; Ubuntu and XP, or Ubuntu and Vista, Ubuntu and Mac OSX etc. GRUB is a multiboot boot loader. GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Boot loader is the first software program that runs when a computer starts. It is responsible for loading and transferring control to the operating system kernel software.
From GRUB menu you can select you Operating System. By default this menu have a timeout by 3 or 10 seconds.
Here is a short guide how to change this time.

Open Terminal Window and write:


sudo gedit /boot/grub/menu.lst

Enter you user password. This command will open menu.lst with gedit editor.

From gedit editor CTRL + F and find “timeout

Edit the value near “timeout”. The timeout value is in seconds. Save the file, and when you reboot you will have that many seconds to choose the menu item you want.

Popularity: 1,708 reading
If you like this entry, consider bookmarking or help us promote it. Thank You!
Interesting Articles:

Related post to "Change Waiting Time on GRUB Menu (boot select) on Ubuntu"

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment