03-15-2016, 04:49 PM
(03-10-2016, 09:05 PM)torreydale link Wrote:You can install Grub Customizer by copying the following lines into a terminal one at a time. But really if you're already at the grub.cfg file, you can just change the 10 in the line "GRUB_TIMEOUT=10" to a 0, save the file, and run "sudo update-grub" in a terminal, and you'll be done with this.
Code:sudo add-apt-repository ppa:danielrichter2007/grub-customizer
sudo apt-get update
sudo apt-get install grub-customizer
Changing it to a 0 did not work. Actually it made it worse.