mirror of
https://github.com/dockur/windows.git
synced 2025-04-21 16:12:52 +00:00
Update define.sh
This commit is contained in:
parent
fd976696be
commit
beec871e66
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user