Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 vmware 上安装 xenserver 时出现以下错误,如何解决此问题?
在此处输入图像描述 我有以下配置:
在此处输入图像描述
您需要禁用与 Workstation Pro 或 Workstation Player 不兼容的 Hyper-V。
转到控制面板 -> 程序和功能 -> 打开或关闭 Windows 功能。
取消选中 Hyper-v 并单击“确定”
执行:
bcdedit /set hypervisorlaunchtype off
在管理员 cmd 窗口中
然后重新启动。