Code: Select all
VBoxManage startvm vb17-shibboleth-rhel6Code: Select all
Waiting for VM "vb17-shibboleth-rhel6" to power on...
So today I use the GUI and start the "aborted" machine. From the GUI everything works fine. Again using the GUI I poweroff and save the state.
I then try to repeat what I did from the command line. I got the same problem with it appearing to wait forever to power on. However I noticed on the host, it was waiting for me to click OK to the autocapture warning. Once I did, the command line then showed:
Code: Select all
VM "vb17-shibboleth-rhel6" has been successfully started.So my question is how do I start the VM from the command line and not need to have access to the host's gui to click on OK?