Update grub config.
This commit is contained in:
parent
7e083a4acf
commit
5e68659743
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,9 @@
|
||||||
#
|
#
|
||||||
# Configuration file for GRUB.
|
# Configuration file for GRUB.
|
||||||
#
|
#
|
||||||
GRUB_DEFAULT=0
|
GRUB_DEFAULT=saved
|
||||||
|
GRUB_SAVEDEFAULT=true
|
||||||
|
#GRUB_DEFAULT=0
|
||||||
#GRUB_HIDDEN_TIMEOUT=0
|
#GRUB_HIDDEN_TIMEOUT=0
|
||||||
#GRUB_HIDDEN_TIMEOUT_QUIET=false
|
#GRUB_HIDDEN_TIMEOUT_QUIET=false
|
||||||
GRUB_TIMEOUT=5
|
GRUB_TIMEOUT=5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue