Not able to start guest after reboot
Posted: 16. May 2012, 13:11
I've got VirtualBox version 4.1.14 running on a Lion host (v 10.7.3). I've got a WinXP guest that I've been running for a while.
Last week I selected the "shut down" option from the guest's window's "start" menu and walked away. In the meantime, there was a power outage, and my host rebooted.
Now when I go into the VirtualBox Manager application to start up my guest, it says the vm is "powered off", but the "Start" option in the VB Manager is disabled for that virtual machine (but is available for others) - so i cannot start it.
When I try to start the virtual machine with the vboxmanage command line, I get the following message:
I've tried restarting virtual box, and even rebooting the host, but nothing seems to work.
Any suggestions on what I could do to fix this to be able to start my guest up again?
Last week I selected the "shut down" option from the guest's window's "start" menu and walked away. In the meantime, there was a power outage, and my host rebooted.
Now when I go into the VirtualBox Manager application to start up my guest, it says the vm is "powered off", but the "Start" option in the VB Manager is disabled for that virtual machine (but is available for others) - so i cannot start it.
When I try to start the virtual machine with the vboxmanage command line, I get the following message:
Code: Select all
VBoxManage: error: The machine 'Windows XP - VBox' is already locked by a session (or being locked or unlocked)
VBoxManage: error: Details: code VBOX_E_INVALID_OBJECT_STATE (0x80bb0007), component Machine, interface IMachine, callee nsISupports
Context: "LaunchVMProcess(a->session, sessionType.raw(), env.raw(), progress.asOutParam())" at line 561 of file VBoxManageMisc.cppAny suggestions on what I could do to fix this to be able to start my guest up again?