Linux – RedHat Enterprise 5.6 trial install KVM

kvm-virtualizationlinuxredhatyum

I am trying to run KVM on RedHat Enterprise Linux 5.6 trial, and I tried following the tutorial in http://www.cyberciti.biz/faq/centos-rhel-linux-kvm-virtulization-tutorial/

If I do yum groupinfo KVM
the system cannot find anything,
and I also tried searching for KVM from the Add/Remove Software with no luck.

Do I need to download some other bits from redhat so I can run KVM?

Best Answer

On Centos, you would go:

yum -y groupinstall Virtualization

If you registered for the RHN trial, it may be the same command. However, it may be simpler just to install Centos 5.x instead.