Missing kvm.ko and kvm-intel.ko

Asked by kobeyoung81

I recently removed kvm.ko and kvm-intel.ko kernel modules under /lib/modules/3.5.0-17-generic/kernel/arch/x86/kvm/ directory in order to trouble-shoot a black screen issue. It turned out irrelevant . However, when I try to install qemu-kvm again, these two kernel modules keep missing out and I can't "sudo modprobe kvm". Any idea how to reinstall these kernel modules? Thank you very much for your help!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu kvm Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

Open the Terminal, and copy the next line completely into it. It will reinstall the kernel and the modules:

sudo apt-get install --reinstall linux-image-`uname -r`

Can you help with this problem?

Provide an answer of your own, or ask kobeyoung81 for more information if necessary.

To post a message you must log in.