mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 03:45:48 +00:00
Update define.sh
This commit is contained in:
parent
05fee41ad2
commit
fc768945b7
1 changed files with 1 additions and 1 deletions
|
|
@ -2131,7 +2131,7 @@ setMachine() {
|
||||||
USB="None"
|
USB="None"
|
||||||
DISK_TYPE="blk"
|
DISK_TYPE="blk"
|
||||||
BOOT_MODE="windows_legacy"
|
BOOT_MODE="windows_legacy"
|
||||||
# Some 32-bit Windows crash if 64 bit PCI hole size is >2G.
|
# Prevent bluescreen if 64 bit PCI hole size is >2G.
|
||||||
ARGS="-global q35-pcihost.x-pci-hole64-fix=false" ;;
|
ARGS="-global q35-pcihost.x-pci-hole64-fix=false" ;;
|
||||||
"winvista"* | "win7"* | "win2008"* )
|
"winvista"* | "win7"* | "win2008"* )
|
||||||
BOOT_MODE="windows_legacy" ;;
|
BOOT_MODE="windows_legacy" ;;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue