diff --git a/efiboot/grub/grubsrcd.cfg b/efiboot/grub/grubsrcd.cfg index 9435c30..f16da12 100644 --- a/efiboot/grub/grubsrcd.cfg +++ b/efiboot/grub/grubsrcd.cfg @@ -21,6 +21,7 @@ if [ -z "$srcd_skip_init" ]; then insmod all_video insmod videotest insmod videoinfo + echo "Switching to gfxterm" terminal_output gfxterm fi