【发布时间】:2019-12-23 18:51:03
【问题描述】:
我正在尝试让 Oracle VirtualBox (6.1) 在 Server 2012 R2 (6.3 - Build 9600) 上运行的 Windows 10 (1909 - Build 18363.535) VM 上运行。
我可以在 Oracle VirtualBox 中安装和创建 VM。只有 32 位操作系统可用。当我尝试启动 OVB VM 时,出现以下错误:
WHvCapabilityCodeHypervisorPresent is FALSE! Make sure you have enabled the 'Windows Hypervisor Platform' feature. (VERR_NEM_NOT_AVAILABLE).
VT-x is not available (VERR_VMX_NO_VMX).
Result Code: E_FAIL (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}
我无法启用 Windows 功能 Hyper-V 平台。当我检查 SystemInfo : Hyper-V 要求时,我只有以下行:
A hypervisor has been detected. Features required for Hyper-V will not be displayed.
有没有办法让我在 Server 2012 上运行的 Windows 10 VM 上运行 OVB?
【问题讨论】: