From f3f35d22bae42cadaab898573af02cfc3077d774 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 2 Oct 2023 22:22:57 +0200 Subject: [PATCH] update grub main config --- usr/share/archboot/grub/archboot-main-grub.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr/share/archboot/grub/archboot-main-grub.cfg b/usr/share/archboot/grub/archboot-main-grub.cfg index ce0744c70..ca7959192 100644 --- a/usr/share/archboot/grub/archboot-main-grub.cfg +++ b/usr/share/archboot/grub/archboot-main-grub.cfg @@ -1,4 +1,3 @@ -search --no-floppy --set=root --file /boot/grub/archboot-background.png rmmod tpm if [ ${grub_platform} == "efi" ]; then insmod all_video @@ -19,9 +18,9 @@ insmod video_bochs insmod video_cirrus insmod font insmod serial -insmod png serial --unit=0 --speed=115200 if loadfont ter-u16n ; then + insmod png insmod gfxterm set gfxmode="auto" set gfxpayload="keep"