I tried installing KVM according to the guidelines provided in the Ubuntu wiki, but when I open Virtual Machine Manager, it says
'Warning: KVM is not available. This may mean that the KVM package is not installed or the KVM kernel modules are not loaded. Your virtual machines may not work well.
I have hardware virtualization enabled in my BIOS settings. This displays sudo / usr / sbin / kvm-ok :
INFO: / dev / kvm does not exist TIP: sudo modprobe kvm_intel modprobe: FATAL: msr module not found.
In addition, the output of sudo modprobe kvm_intel is as follows:
modprobe: FATAL: kvm_intel module not found.
source share