On 28.12.10 14.27, Suchada Pakapongpan wrote:
Hi,I can't start vm from using (VBoxManage startvm tom1). I use VBox version 4.0. Centos5.5 is the OS of host and guest. I use hostA ssh to hostB for starting hostB guest(tom1), but I got this error Waiting for the VM to power on... VBoxManage: error: Details: code NS_OK (0x0), component , interface , callee But I can normally shutdown by using 'VBoxManage controlvm tom1 acpipowerbutton' -> No error why it does not start? How to start it from another host?
Running headless? Try this: "VBoxManage startvm <something> --type headless" -- chs
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
