使用流浪者Stderr时:VBoxManage:错误:VT-x不可用(VERR_VMX_NO_VMX)
我正在尝试使用Ubuntu 16.04安装Open edx,但出现此错误 There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is shown below. Command: ["startvm", "c60f0594-d584-4e0b-b863-2801168e641e", "--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 使用流浪汉时会发生这种情况