diff options
Diffstat (limited to 'boot/grub.cfg')
| -rw-r--r-- | boot/grub.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/grub.cfg b/boot/grub.cfg index 05aa62e..8a730f9 100644 --- a/boot/grub.cfg +++ b/boot/grub.cfg @@ -2,5 +2,7 @@ # This software is licensed under the ARPL. See LICENSE for details. menuentry "FrenchToastOS" { + set gfxmode=1024x768x32 + insmod multiboot multiboot /boot/FrenchToastOS.bin } |
