Reorganisation de tout le systéme de build + debuggage os loader au autre scripts
This commit is contained in:
@@ -55,7 +55,7 @@ if [ x$feature_default_font_path = xy ] ; then
|
||||
else
|
||||
insmod part_gpt
|
||||
insmod ext2
|
||||
search --no-floppy --fs-uuid --set=root c461e81d-f7a8-4d29-a874-f441afe07e45
|
||||
search --no-floppy --label --set=root root
|
||||
font="/usr/share/grub/unicode.pf2"
|
||||
fi
|
||||
|
||||
@@ -71,7 +71,7 @@ terminal_input console
|
||||
terminal_output gfxterm
|
||||
insmod part_gpt
|
||||
insmod ext2
|
||||
search --no-floppy --fs-uuid --set=root c461e81d-f7a8-4d29-a874-f441afe07e45
|
||||
search --no-floppy --label --set=root root
|
||||
insmod gfxmenu
|
||||
loadfont ($root)/usr/share/grub/themes/sleek/DejaVuSans-48.pf2
|
||||
loadfont ($root)/usr/share/grub/themes/sleek/DejaVuSans-Regular-14.pf2
|
||||
|
||||
Reference in New Issue
Block a user