6
是否可以启动无头VirtualBox计算机的GUI?
在Windows 7主机上以无头模式启动虚拟机(Ubuntu 12.04)之后 C:\Users\XXX>VBoxManage startvm "ubuntu 12.04" --type headless Waiting for VM "ubuntu 12.04" to power on... VM "ubuntu 12.04" has been successfully started. 我能以某种方式启动从VirtualBox的GUI启动虚拟机所获得的普通GUI吗? 我知道我应该能够RDP到这台机器,但是当我使用RDP客户端内置的Windows 7并使用localhost:rdp_port(由VB选项中的NAT转发)时,出现错误 --------------------------- Remote Desktop Connection --------------------------- Your computer could not connect to another console session on the remote computer because you already have a …