CHANGE THE BOOT MENU SELECTION TIMEOUT IN UBUNTU!!!
- Open Terminal by Searching in applications.
- Type " su " and press Enter.
- Type " password " and press Enter.
- Type command," gksu gedit /etc/default/grub "
- Now the boot loader window will open gedit editor.
- Change the GRUB_TIMEOUT
value(Give number of seconds.ex:-GRUB_TIMEOUT=10) .
- The value u r giving will be taken in seconds.
- If u are giving " -1 " means, the menu will show indefinitely (No time).
- Now Save the file and close the gedit window.
- Now In Terminal, type " sudo update-grub "
- Done.
- Now Restart the computer.
No comments:
Post a Comment