Apply workaround for display issue affecting grub (#399)

This commit is contained in:
Francois Dupoux 2025-03-09 19:48:57 +00:00
parent e8fa4ad655
commit 7eac4876ca
No known key found for this signature in database
GPG key ID: 3B0FEA9BE13CA3C9

View file

@ -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