LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   virt-install: No domains available for ... hvm ... i686 ... kvm (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/virt-install-no-domains-available-for-hvm-i686-kvm-4175437742/)

KenJackson 11-18-2012 10:32 PM

virt-install: No domains available for ... hvm ... i686 ... kvm
 
I'm trying to setup my first libvirt domain with virt-install and I'm getting this error:
Quote:

... ERROR (cli:439) No domains available for virt type 'hvm', arch 'i686', domain type 'kvm'
But I don't understand if that means there is no existing domain (no kidding--that's what I'm trying to create), or if it can't create it (then why?).

I'm installing WindowsXP (i686) as a guest on my Fedora 17 host (x86_64, i7 core). I've already run Linux directly with qemu-kvm, but I'm trying to use libvirt.

What's the problem here?

KenJackson 11-18-2012 10:48 PM

Oh, never mind. I've been bouncing back and forth between VirtualBox and KVM and I forgot to reinstall the kernel modules.

modprobe kvm_intel solved it.


All times are GMT -5. The time now is 04:01 PM.