Eildert,
> I am trying to get kvm going on my bleeding edge kubuntu system (feisty).
> [..]
> but when starting kvm or qemu I get
> [..]
> kvm kernel version too old
> Could not initialize KVM, will disable KVM support
You preferably configure --prefix=/usr.
The command "make install" will then copy the modules to the 
/lib/modules/<version>/extra directory which gets searched first.
One of "modprobe kvm_intel" and "modprobe kvm_amd" will then load the 
newly produced modules.

Then start kvm, but fasten your seat belts first.

        --cbe

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kvm-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to