From 9ec1a189ff047c2a1bed2021c3c3915a4d6987e3 Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Mon, 2 Oct 2023 07:05:42 +0200 Subject: [PATCH] fix background image --- usr/share/archboot/grub/archboot-main-grub.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/usr/share/archboot/grub/archboot-main-grub.cfg b/usr/share/archboot/grub/archboot-main-grub.cfg index 128e04f8d..ce0744c70 100644 --- a/usr/share/archboot/grub/archboot-main-grub.cfg +++ b/usr/share/archboot/grub/archboot-main-grub.cfg @@ -19,6 +19,7 @@ insmod video_bochs insmod video_cirrus insmod font insmod serial +insmod png serial --unit=0 --speed=115200 if loadfont ter-u16n ; then insmod gfxterm