You are not logged in.

#1 2010-06-03 18:43:15

eyescream
Member
Registered: 2009-08-24
Posts: 49

qemu-kvm error

Hello!

I am trying to get KVM support working but without much success.
At first I ran into an error with permissions which I managed to solve by changing permissions according to this thread.

Now when I run this command

qemu-kvm -hda imgname -m 512 -cdrom /path/to/iso -boot d -vga std

I get this error

kvm_create_vm: Device or resource busy
Could not initialize KVM, will disable KVM support

dmesg output

kvm: enabling virtualization on CPU0 failed

I have added my user to the group kvm and checked /etc/group afterwards, lsmod returns the required modules and I have made sure my CPU supports KVM.

Any ideas what the problem might be?

Last edited by eyescream (2010-06-07 19:11:02)

Offline

#2 2010-06-04 14:54:34

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: qemu-kvm error

Do you have Virtualization enabled in your BIOS?
Virtualization features of the CPU are disabled in the default settings on most boards.

Offline

#3 2010-06-04 16:34:07

eyescream
Member
Registered: 2009-08-24
Posts: 49

Re: qemu-kvm error

Yes, I made sure of that as well.
Still no luck so far.

Offline

Board footer

Powered by FluxBB