[Solved]Could not initialize KVM, will disable KVM support

Kvm、VMware、Virtualbox、Xen、Qemu 等
回复
nasta
帖子: 13
注册时间: 2009-07-16 0:33

[Solved]Could not initialize KVM, will disable KVM support

#1

帖子 nasta » 2011-06-21 20:26

安装KVM后,运行qemu,总提示Could not initialize KVM, will disable KVM support,怎么解决?
CPU为 AMD 445 支持虚拟化,且已在主板打开VT。
系统为feroda 15 32bit,通过 yum install kvm 安装的KVM

解决:
编译安装kvm即解决。。
上次由 nasta 在 2011-06-22 21:41,总共编辑 1 次。
nasta
帖子: 13
注册时间: 2009-07-16 0:33

Re: Could not initialize KVM, will disable KVM support

#2

帖子 nasta » 2011-06-22 14:39

http://www.linux-kvm.org/page/FAQ中找到问题,
按Ctrl alt 2 后键入 info kvm,提示 kvm support not compiled,KVM 模块未编译。
回复