运行 Ubuntu Server 15.10 主机,我注册了一个客户虚拟机。
输入:vboxmanage startvm [NAME] --type gui
我得到:VM [NAME] has been successfully started
。
紧接着,我输入:vbox manage controlvm [NAME] poweroff
。
但我得到:VBoxManage: error: Machine '[NAME]' is not currently running
。
有想法吗?
答案1
我遇到了类似的情况,找了好几个小时,我的情况是,我需要重新启动虚拟盒守护进程
/etc/init.d/virtualbox reload