mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-21 06:03:41 +00:00
Apply workaround for display issue affecting grub (#399)
This commit is contained in:
parent
e8fa4ad655
commit
7eac4876ca
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue