Ubuntu: Lower the GRUB_TIMEOUT

Richard Laager 2019-03-17 21:02:00 -05:00
parent 50b904f0fa
commit c3a6a79ddc
1 changed files with 1 additions and 0 deletions

@ -356,6 +356,7 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
# vi /etc/default/grub
Comment out: GRUB_TIMEOUT_STYLE=hidden
Set: GRUB_TIMEOUT=5
Remove quiet and splash from: GRUB_CMDLINE_LINUX_DEFAULT
Uncomment: GRUB_TERMINAL=console
Save and quit.