Tag Archives: kvm_intel

Permanently Blacklist a Kernel Module in Ubuntu

Edit “/etc/modprobe.d/blacklist.conf” Add the module you want to remove, e.g. to blacklist the “kvm_intel” module, add this line “blacklist kvm_intel”

Tagged , , | Leave a comment