[SOLVED] Can't install kvm on CentOS 6

Issues related to applications and software problems
Post Reply
nags777
Posts: 3
Joined: 2011/08/15 19:31:40

[SOLVED] Can't install kvm on CentOS 6

Post by nags777 » 2011/08/15 19:34:28

Hi to all.
Can anybody help me with this?
I can't install kvm on CentOS. Please help me. i got this errors:

yum groupinstall kvm -y
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: ftp.tlk-l.net
* epel: ftp.tlk-l.net
* extras: ftp.tlk-l.net
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.tlk-l.net
Setting up Group Process
Checking for new repos for mirrors
epel/group_gz | 201 kB 00:00
Warning: Group kvm does not exist.

No packages in any requested group available to install or update

Also i tried

[root@localhost etc]# yum install kvm
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
* base: ftp.tlk-l.net
* epel: ftp.tlk-l.net
* extras: ftp.tlk-l.net
* rpmforge: ftp-stud.fht-esslingen.de
* updates: ftp.tlk-l.net
Setting up Install Process
No package kvm available.
Error: Nothing to do

Thx for helping

User avatar
TrevorH
Site Admin
Posts: 33224
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Can't install kvm on CentOS 6

Post by TrevorH » 2011/08/15 20:44:50

KVM is only available in the 64 bit edition - is that what you are running?

r_hartman
Posts: 711
Joined: 2009/03/23 15:08:11
Location: Netherlands
Contact:

Re: Can't install kvm on CentOS 6

Post by r_hartman » 2011/08/16 10:37:36

As a side note:
You're using third party repos but do not have [url=http://wiki.centos.org/PackageManagement/Yum/Priorities]yum-plugin-priorities[/url] installed and/or configured.
This may result in core packages being overwritten by third party packages, causing unpredictable results.
Please correct.

nags777
Posts: 3
Joined: 2011/08/15 19:31:40

Re: Can't install kvm on CentOS 6

Post by nags777 » 2011/08/16 16:28:27

realy i install 32bit CentOS 6. Thx a lot. I'll try 64bit.

nags777
Posts: 3
Joined: 2011/08/15 19:31:40

Re: Can't install kvm on CentOS 6

Post by nags777 » 2011/08/16 19:51:19

Thx CentOS 64 bit needed. I install 64bit and kvm. Thx a lot

pschaff
Retired Moderator
Posts: 18276
Joined: 2006/12/13 20:15:34
Location: Tidewater, Virginia, North America
Contact:

[SOLVED] Can't install kvm on CentOS 6

Post by pschaff » 2011/08/25 15:41:00

On behalf of forum contributors, you are welcome. Thanks for reporting back. Marking this thread [SOLVED] for posterity.

Post Reply