Update boot.sh
This commit is contained in:
parent
6ee5b0fc67
commit
360bf23417
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ fi
|
||||||
|
|
||||||
case "${BOOT_MODE,,}" in
|
case "${BOOT_MODE,,}" in
|
||||||
"legacy" )
|
"legacy" )
|
||||||
BOOT_OPTS="-bios /usr/share/seabios/vgabios-ramfb.bin"
|
BOOT_OPTS=""
|
||||||
;;
|
;;
|
||||||
"uefi" )
|
"uefi" )
|
||||||
BOOT_DESC=" with OVMF"
|
BOOT_DESC=" with OVMF"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue