Hi,<div><br></div><div>I'm following the RHEL Virtualization Guide here:</div><div><br></div><div><a href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/index.html">http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization/index.html</a></div>
<div><br></div><div>I've installed RHEL 6 and the qemu-kvm package as well as virt-manager.  I'm attempting to install a RHEL 6 guest OS.</div><div><br></div><div><div>[root@test ~]# cat /etc/redhat-release </div>
<div>Red Hat Enterprise Linux Server release 6.0 (Santiago)</div></div><div><br></div><div><div>[root@test ~]# rpm -q qemu-kvm</div><div>qemu-kvm-0.12.1.2-2.113.el6_0.6.x86_64</div></div><div><div><br></div><div>[root@test ~]# rpm -q virt-manager</div>
<div>virt-manager-0.8.4-8.el6.noarch</div></div><div><br></div><div>The system is patched up to date:</div><div><br></div><div><div>[root@test ~]# yum check-update</div><div>Loaded plugins: refresh-packagekit, rhnplugin</div>
<div>[root@test ~]# </div></div><div><br></div><div>The kvm module is loaded:</div><div><br></div><div><div>[root@test ~]# lsmod | grep -i kvm</div><div>kvm                   291875  0 </div></div><div><br></div><div>When I invoke virt-manager from the command line as root, then click new to create a guest OS, I get a warning/error message that reads:</div>
<div><br></div><div>Error: No hypervisor options were found for this connection.</div><div><br></div><div>This usually means qemu or kvm is not installed on your machine.  Please insure they are installed as intended.</div>
<div><br></div><div>When I go on to enter a name for the guest in the box, the forward button is grayed out.  However, clicking enter takes me to step 2.</div><div><br></div><div>There, I am able to navigate to a local ISO but can proceed no further.</div>
<div><br></div><div>Thanks for any tips.</div><div><br></div><div>-D</div>