mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
fix: Disable Hyper-V in Windows Legacy mode (#781)
This commit is contained in:
parent
427ba244ce
commit
f3a1ac08f8
@ -2111,7 +2111,6 @@ setMachine() {
|
||||
|
||||
case "${id,,}" in
|
||||
"win9"* | "win2k"* | "winxp"* | "win2003"* )
|
||||
HV="N"
|
||||
BOOT_MODE="windows_legacy" ;;
|
||||
"winvista"* | "win7"* | "win2008"* )
|
||||
BOOT_MODE="windows_legacy" ;;
|
||||
|
Loading…
Reference in New Issue
Block a user