>>> >>>The result of the command: >>> >>>/sbin/lsmod|grep kvm >>> >>>was: >>> >>>KVM 86616 0 >>>I did not found any /dev/kvm file... >> >>You don't have kvm_intel module loaded. >>If it fails loading please check dmesg. > >Thank you Dor! >This is output of dmesg below. I could not understand why KVM 16 worked >fine but KVM 25 or 26 does not work in OpenSUSE. Unfortunately, it's not >possible to find KVM 16 because this version was replaced. > >linux-cyu9:~ # dmesg >Bootdata ok (command line is root=/dev/sda3 vga=0x314 resume=/dev/sda2 >splash=silent) >Linux version 2.6.18.2-34-default ([EMAIL PROTECTED]) (gcc version 4.1.2 ...snip
>IPv6 over IPv4 tunneling driver >IA-32 Microcode Update Driver: v1.14a <[EMAIL PROTECTED]> >audit(1180456935.694:3): audit_pid=2895 old=0 by auid=4294967295 >bootsplash: status on console 0 changed to on > > > The kvm modules are not loaded. Please insmod kvm and kvm-intel modules. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ kvm-devel mailing list kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel