- type sudo gedit /etc/default/grub in a Terminal (CTRL+ALT+T) and insert your password
- edit the timeout expressed in seconds at "GRUB_TIMEOUT" or the default option at "GRUB_DEFAULT" (the number is the position of the desired option in the boot loader, starting from 0)
- in the Terminal type sudo update-grub to update the GRUB configuration file
When you have problems with your OS you can spend hours and hours googling in forums for a working answer. Here I will publish only the working solutions for my problems so that you don't have to waste a lot of precious time if you have the questions I had.
Wednesday, February 19, 2014
Changing GRUB options
If you want to change some options of the GRUB boot loader, like for example the timeout for the default option, or the order of the various options, this is what you have to do:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment