Ubuntu: Lower the GRUB_TIMEOUT
parent
50b904f0fa
commit
c3a6a79ddc
|
@ -356,6 +356,7 @@ If you chose to create a `/tmp` dataset above, skip this step, as they are mutua
|
||||||
|
|
||||||
# vi /etc/default/grub
|
# vi /etc/default/grub
|
||||||
Comment out: GRUB_TIMEOUT_STYLE=hidden
|
Comment out: GRUB_TIMEOUT_STYLE=hidden
|
||||||
|
Set: GRUB_TIMEOUT=5
|
||||||
Remove quiet and splash from: GRUB_CMDLINE_LINUX_DEFAULT
|
Remove quiet and splash from: GRUB_CMDLINE_LINUX_DEFAULT
|
||||||
Uncomment: GRUB_TERMINAL=console
|
Uncomment: GRUB_TERMINAL=console
|
||||||
Save and quit.
|
Save and quit.
|
||||||
|
|
Loading…
Reference in New Issue