I have Windows 7 and Ubuntu 12.04 in my system and i saw that the default time for os selection menu is only 10 sec, as i am new to Linux can anyone tell me how to increase this time?
|
||||
|
|
|
I used to use startup manager, as pointed out by Chad--24216, but alas, it's no longer being maintained, nor is it in the repositories. It has been superseded by "grub-customizer", which while up to date, is also not in the standard repositories. To to add and install it simply do the following at the terminal:
Press enter to confirm adding the PPA
Press Y to confirm You can now launch grub-customizer in the usual ways. If you ignore the complete list you'll see when it first launches, and just press "Preferences" button on the toolbar you'll get a nice summary dialog where you can change the timeout value and default menu item, as shown below:
Sources: |
||||
|
|
|
You need to edit You need to set the value of
Also, make sure that you add # before the GRUB_HIDDEN_TIMEOUT=0 line:
Then do a |
|||
|
|
|
There are two ways to do it
Using Start-up manager (available upto 12.04) Install it by typing:
Using Grub Customiser
Hope that helps. |
|||||||||||||
|
|
Web-E's answer is really the best way to do it. However, if you want a GUI way of modifying GRUB that doesn't involve editing a file, you can download an install "startupmanager" from USC or Synaptic. Or with Universe repo enabled, you can open Terminal and install by typing:
|
|||
|
|
|
You need to change the timeout for grub. |
|||
|
|

