1
0
鏡像自 https://github.com/dockur/windows.git 已同步 2026-06-12 13:19:34 +08:00

fix: Disable Hyper-V in Windows Legacy mode (#781)

此提交包含在:
Kroese
2024-10-08 14:04:03 +02:00
提交者 GitHub
父節點 427ba244ce
當前提交 f3a1ac08f8
-1
查看文件
@@ -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" ;;