Autostart fails [solved]
Posted: 6. Jul 2009, 12:44
Hi Community,
I'm just wondering about how to autostart a VM under Debian (Unstable) with SunVirtualBox 3.0.0 running.
Unfortunately the VBoxManage command seem totaly broken.
Any ideas?
Best regards, xcomm
I'm just wondering about how to autostart a VM under Debian (Unstable) with SunVirtualBox 3.0.0 running.
Unfortunately the VBoxManage command seem totaly broken.
Code: Select all
VBoxManage startvm <uuid>|<name>
[--type gui|sdl|vrdp|headless]
VBoxManage startvm "winxp"
VirtualBox Command Line Management Interface Version 3.0.0
(C) 2005-2009 Sun Microsystems, Inc.
All rights reserved.
ERROR: Could not find a registered machine named 'winxp'
Details: code VBOX_E_OBJECT_NOT_FOUND (0x80bb0001), component VirtualBox, interface IVirtualBox, callee nsISupports
Context: "FindMachine(Bstr(VMName), machine.asOutParam())" at line 512 of file VBoxManage.cpp
Best regards, xcomm