mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-20 02:44:37 +01:00
Apply workaround for display issue affecting grub (#399)
This commit is contained in:
parent
e8fa4ad655
commit
7eac4876ca
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue