mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-04 03:53:50 +01:00
Merge branch 'grub' into 'main'
Apply workaround to avoid possible display issues affecting grub (#399) See merge request systemrescue/systemrescue-sources!318
This commit is contained in:
commit
f4a98567cf
|
|
@ -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