- VMWare Workstation 16开启hyper-V后出现
VMware Workstation unrecoverable error: (vcpu-1)
VERIFY D:\build\ob\bora-16894299\bora\vmcore\monitor\ulm\platform\windows\ulm.c:967
A log file is available in "D:\Virtual Machines\Dynamic\Windows Server 2019\vmware.log". You can request support.
-
Win10版本 :2004(OS内部版本21277.1000)
VMWare Workstation版本:16.1.0 build-17198959 -
初步判断是win10预览版升级导致
-
Powershell
运行:bcdedit /set hypervisorlaunchtype off
使VMWare Workstation可用Hyper-v不可用
运行:
bcdedit /set hypervisorlaunchtype auto
使VMWare Workstation不可用Hyper-v可用