Update boot.sh

This commit is contained in:
Kroese 2024-06-12 04:39:10 +02:00 committed by GitHub
parent 6ee5b0fc67
commit 360bf23417
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ fi
case "${BOOT_MODE,,}" in
"legacy" )
BOOT_OPTS="-bios /usr/share/seabios/vgabios-ramfb.bin"
BOOT_OPTS=""
;;
"uefi" )
BOOT_DESC=" with OVMF"