On Tue, 12 Jul 2011, Joe Sciulli wrote:
This page http://www.virtualbox.org/manual/ch07.html said VBoxHeadless does support remote desktop without X Window system on the host at all. However, just like phpvirtualvox, it's also through the VRDP support, which appears to be deprived into VirtualBox extension package since virtualbox 4.0, that is NOT available to freebsd.So, what is the solution to have remote console of virtualbox guests on freebsd host since virtualbox 4.0?
Build VirtualBox with VNC support, then VBoxHeadless --startvm test --vnc --vncpass myvncpassword Then use a VNC viewer to connect.
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
