Hi All, I am running VB 1.5.6 on Ubuntu 7.10. I can start an XP VM as VRDP as shown below, but cannot start another VM (Win2003) as VRDP, even though it says the session is successfully opened, but if I go to the GUI and start the same VM (Win2003) it starts up fine.
Any Ideas. [EMAIL PROTECTED]:/vdisk1/SCRIPTS$ ps -ef | grep virtual vadmin 10775 1 0 09:39 ? 00:00:00 /usr/lib/virtualbox/VBoxXPCOMIPCD vadmin 10780 1 0 09:39 ? 00:00:01 /usr/lib/virtualbox//VBoxSVC --automate vadmin 10788 10780 0 09:39 ? 00:04:34 /usr/lib/virtualbox/VBoxVRDP -comment XPSP2 -startvm 4bbca474-163e-461c-c2b5-7c4876ee96a3 vadmin 11101 10860 0 23:52 pts/0 00:00:00 grep virtual [EMAIL PROTECTED]:/vdisk1/SCRIPTS$ VBoxManage startvm Win2003 -type vrdp VirtualBox Command Line Management Interface Version 1.5.6 (C) 2005-2008 innotek GmbH All rights reserved. Waiting for the remote session to open... Remote session has been successfully opened. [EMAIL PROTECTED]:/vdisk1/SCRIPTS$ ps -ef |grep virtual vadmin 10775 1 0 09:39 ? 00:00:00 /usr/lib/virtualbox/VBoxXPCOMIPCD vadmin 10780 1 0 09:39 ? 00:00:01 /usr/lib/virtualbox//VBoxSVC --automate vadmin 10788 10780 0 09:39 ? 00:04:34 /usr/lib/virtualbox/VBoxVRDP -comment XPSP2 -startvm 4bbca474-163e-461c-c2b5-7c4876ee96a3 vadmin 11122 10860 0 23:52 pts/0 00:00:00 grep virtual [EMAIL PROTECTED]:/vdisk1/SCRIPTS$ > rs > _______________________________________________ vbox-users mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-users
