Removing qemu-kvm doesn't prevent kvm module from getting loaded (purging works ok)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Virtualbox |
New
|
Undecided
|
Unassigned | ||
qemu-kvm (Ubuntu) |
Fix Released
|
Low
|
Unassigned | ||
virtualbox-ose (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
Binary package hint: virtualbox-ose
When starting virtualmachine, VirtualBox will complain now:
"Failed to start the virtual machine XYZ
VirtualBox can't operate in VMX root mode. Please disable the KVM kernel extension, recompile your kernel and reboot.
VBox status code: -4011 (VERR_VMX_
Result Code:
NS_ERROR_FAILURE (0x80004005)
Component:
Console
Interface:
IConsole {e3c6d4a1-
This worked with 8.04 LTS ubuntu, so how can I install kernel that will work with new virtualbox on 8.10?
# lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
# apt-cache policy virtualbox-ose
virtualbox-ose:
Asennettu: 2.0.4-dfsg-0ubuntu1
Ehdokas: 2.0.4-dfsg-0ubuntu1
Versiotaulukko:
*** 2.0.4-dfsg-0ubuntu1 0
500 http://
100 /var/lib/
Related branches
Changed in virtualbox-ose (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in qemu-kvm (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: patch |
I faced the same problem and modprobe -r kvm_intel solved it for me