remove efiboot ,use grub
This commit is contained in:
@@ -14,6 +14,7 @@ if loadfont "${prefix}/fonts/unicode.pf2" ; then
|
||||
set gfxmode="auto"
|
||||
terminal_input console
|
||||
terminal_output console
|
||||
set background_image="/boot/grub/background.png
|
||||
fi
|
||||
|
||||
# Enable serial console
|
||||
@@ -44,7 +45,7 @@ else
|
||||
fi
|
||||
|
||||
# Set default menu entry
|
||||
default=alci
|
||||
default=BBTTMS
|
||||
timeout=15
|
||||
timeout_style=menu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user