fix some
This commit is contained in:
@@ -11,10 +11,13 @@ insmod udf
|
||||
# Use graphics-mode output
|
||||
if loadfont "${prefix}/fonts/unicode.pf2" ; then
|
||||
insmod all_video
|
||||
insmod gfxterm
|
||||
|
||||
set gfxmode="auto"
|
||||
terminal_input console
|
||||
terminal_output console
|
||||
terminal_output gfxterm
|
||||
set background_image="/boot/grub/background.png"
|
||||
|
||||
fi
|
||||
|
||||
# Enable serial console
|
||||
|
||||
Reference in New Issue
Block a user