Update define.sh

This commit is contained in:
Kroese 2025-04-05 17:42:27 +02:00 committed by GitHub
parent fd976696be
commit beec871e66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1674,11 +1674,13 @@ setMachine() {
case "${id,,}" in
"win9"* )
USB="no"
VGA="cirrus"
DISK_TYPE="auto"
ADAPTER="rtl8139"
MACHINE="pc-i440fx-2.4"
BOOT_MODE="windows_legacy" ;;
"win2k"* )
VGA="cirrus"
MACHINE="pc"
USB="pci-ohci"
DISK_TYPE="auto"