OSX主机上的VirtualBox:信号6错误,只能无头运行
我无法以交互方式启动任何VM。它们可以在无头运行时工作(--type vrdp) 如果我尝试正常运行,则会得到: $ VBoxManage startvm Kubuntu Waiting for the VM to power on... VBoxManage: error: The virtual machine 'Kubuntu' has terminated unexpectedly during startup because of signal 6 VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Machine, interface IMachine, callee 我的主机是运行10.6.7的Intel iMac,我使用的是VirtualBox 4.0.6,并安装了Oracle扩展。 有任何想法吗? 进一步的信息:如果使用sudo,虚拟机可以很好地交互启动。这似乎意味着存在某种错误的权限或锁定的文件或某处,但是我已经检查了Library / VirtualBox中的所有文件。