我尝试在 RHEL VM 上运行“vagrant up”,但出现以下错误。似乎未启用虚拟化。有什么解决方法吗?
执行时出现错误VBoxManage
,这是 Vagrant 用于控制 VirtualBox 的 CLI。命令和 stderr 如下所示。
Command: ["startvm", "d7f1a56f-43bc-4cde-a3de-63bf5414ddd0", "--type", "headless"]
Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole