Add delay of 1 to grub.cfg
Just show the grub menu long enough to prove it exists
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
set timeout=0
|
||||
set timeout=1
|
||||
set default=0
|
||||
|
||||
menuentry "my os" {
|
||||
|
||||
Reference in New Issue
Block a user