Friday, April 26, 2024
 Popular · Latest · Hot · Upcoming
6
rated 0 times [  6] [ 0]  / answers: 1 / hits: 36252  / 1 Year ago, sun, november 27, 2022, 6:12:58

I have a KVM virtual instance running on my machine. I installed VirtualBox; but, when I tried to start the VirtualBox VM machine, I got the following error:



VERR_VMX_IN_VMX_ROOT_MODE


I searched based on this error message and the problem is that KVM is already installed.



I know that I can switch between them by removing some modules then use VirtualBox. However, my question is how to make them run simultaneously?


More From » virtualbox

 Answers
0

Your only real option is a matter of order:



If you start and open the VirtualBox machine, wait for it to finish booting and then start the KVM machine (from virt-manager or virsh) it should work correctly. Booting the machines in the opposite order will not work.



Loading and unloading the kvm and kvm_intel modules will satisfy VirtualBox's requirements. A smoother, script-based method for this can be found here.



EDIT: this solution (boot order) no longer seems to work for me, since upgrading to Ubuntu 13.10. YMMV.


[#27195] Sunday, November 27, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
iriousutur

Total Points: 321
Total Questions: 112
Total Answers: 106

Location: Sweden
Member since Mon, Dec 7, 2020
3 Years ago
iriousutur questions
Sun, Apr 9, 23, 02:48, 1 Year ago
Tue, May 23, 23, 00:41, 1 Year ago
Fri, Oct 21, 22, 02:47, 2 Years ago
Mon, May 9, 22, 00:01, 2 Years ago
;