Hi,
I'm new to KVM.
I followed instructions mentioned here http://www.linux-kvm.org/page/HOWTO1
I followed "Unpacking and configuring kvm components" only and getting FATAL error.
No clue how to solve this issue.
Appreciate if anybody can point me in right direction to resolve this issue.
[root@localhost qemu-kvm-0.13.0]# /sbin/modprobe kvm-amd
FATAL: Module kvm_amd not found.
[root@localhost qemu-kvm-0.13.0]# rpm -q kernel
kernel-2.6.18-194.el5
[root@localhost qemu-kvm-0.13.0]# locate kvm-amd
[root@localhost qemu-kvm-0.13.0]#
[root@localhost qemu-kvm-0.13.0]# uname -a
Linux localhost.localdomain 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost qemu-kvm-0.13.0]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.5 (Tikanga)
[root@localhost downloads]# ls -ltr q*gz
-rw-r--r-- 1 root root 5153895 Nov 29 11:16 qemu-kvm-0.13.0.tar.gz.gz
Post new comment