I just installed CentOS 6.2 32 bit today. When I try to start the
Virtual Machine Manager I get a error:
Packages required for KVM usage
The following packages are not installed:
qemu-kvm
These are required to create KVM guests locally.
Would you like to install them now?
If I click on the [YES] button I'm told that the packages could not be
found in any software source.
[root at mushroom ~]# yum whatprovides "*qemu-kvm"
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.cogentco.com
* extras: centos.mirror.choopa.net
* updates: centos.aol.com
No Matches found
[root at mushroom ~]#
Does anyone know where one can find qemu-kvm?
--
?v?
/(_)\
^ ^ Mark LaPierre
Registerd Linux user No #267004
www.counter.li.org
On 01/02/2012 01:49 AM, Mark LaPierre wrote:> I just installed CentOS 6.2 32 bit today. When I try to start the > Virtual Machine Manager I get a error: > > Packages required for KVM usage > > The following packages are not installed: > > qemu-kvm > > These are required to create KVM guests locally. > Would you like to install them now? > > If I click on the [YES] button I'm told that the packages could not be > found in any software source. > > [root at mushroom ~]# yum whatprovides "*qemu-kvm" > Loaded plugins: fastestmirror, refresh-packagekit, security > Loading mirror speeds from cached hostfile > * base: mirror.cogentco.com > * extras: centos.mirror.choopa.net > * updates: centos.aol.com > No Matches found > [root at mushroom ~]# > > Does anyone know where one can find qemu-kvm? >This should do it; yum install qemu-kvm qemu-kvm-tools -- Digimer E-Mail: digimer at alteeve.com Freenode handle: digimer Papers and Projects: http://alteeve.com Node Assassin: http://nodeassassin.org "omg my singularity battery is dead again. stupid hawking radiation." - epitron
On Sun, Jan 1, 2012 at 10:49 PM, Mark LaPierre <marklapier at aol.com> wrote:> I just installed CentOS 6.2 32 bit today. ?When I try to start the > Virtual Machine Manager I get a error: > > Packages required for KVM usage > > The following packages are not installed: > > qemu-kvmKVM is not available for 32-bit. You need to install CentOS x86_64. Akemi