VirtualBox

Opened 8 years ago

Closed 8 years ago

#15334 closed defect (fixed)

vboxmanage startvm reports success even if virtualization is turned of and the vm won't start

Reported by: HackerBaloo Owned by:
Component: other Version: VirtualBox 5.0.18
Keywords: virtualization BIOS Cc:
Guest type: other Host type: other

Description

vboxmanage startvm reports: VM successfully started, but the VM is not started, and if you try to start the vm from the GUI, you get an error message with the error code: VERR_VMX_MSR_ALL_VMX_DISABLED

I'm running a Debian wheezy64 guest on Windows 7 SP1. So the workaround is to enable virtualization in the BIOS, but I would like to know that my script starting the server failed, instead of succeeded.

Attachments (1)

vbox.log (30.0 KB ) - added by HackerBaloo 8 years ago.

Download all attachments as: .zip

Change History (3)

by HackerBaloo, 8 years ago

Attachment: vbox.log added

comment:1 by Frank Mehnert, 8 years ago

Sorry, that's nothing VBoxManage is able to detect. VBoxManage just asks VBoxSVC to start a new VM process. The operation was successful if the VM process successfully started. The error reason you see happens later (when the VM process is already running).

comment:2 by Frank Mehnert, 8 years ago

Resolution: fixed
Status: newclosed

At least we've extended 'VBoxManage list hostinfo' to show if the processor supports VT-x/AMD-V or not, see r60684. I don't think that there is anything else we can do here...

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use