kvm modules not loading at boot

RobFantini

Famous Member
May 24, 2012
2,009
102
133
Boston,Mass
kvm was not starting .

this returned nothing:

Code:
lsmod|grep kvm

then this made kvm start
Code:
modprobe kvm_intel

lsmod|grep kvm
kvm_intel  172032  0
kvm  544768  1 kvm_intel
irqbypass  16384  1 kvm

Of course by default the module should load at boot.

Any suggestions on how to fix this ? It was probably caused by something I did.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!