On Wed, Jan 9, 2013 at 2:52 PM, Larry Rosenman <l...@lerctr.org> wrote:

> -e VRDEproperty VNCPassword=<whatever>


 That works. Thanks! Another question. After pausing the VM by calling
`VBoxManage controlvm [VM name here] savestate` I now can't resume
execution by calling `VBoxHeadless -s [VM name here] [more arguments here
for VNC]`. What would be the proper way to resume execution of a VM after
its been paused via savestate?

The error I'm getting is this:

VBoxManage: error: Cannot resume the machine as it is not paused (machine
state: Saved)
VBoxManage: error: Details: code VBOX_E_INVALID_VM_STATE (0x80bb0002),
component Console, interface IConsole, callee nsISupports
VBoxManage: error: Context: "Resume()" at line 120 of file
VBoxManageControlVM.cpp

Thanks,

Shawn
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to