Short question: how do I remove modules from the kernel permanently?
Long question: I installed the kvm package just to look at what it does, and decided I didn't want it. I removed the package (or so I thought), but then discovered it had loaded modules (kvm and kvm-intel) into the kernel. Those modules prevent virutalbox from running. I can remove them on the fly with rmmod, but at next bootup, there they are. I deleted them wherever they were in the lib directory, but the last kernel update replaced them (thank you so much). How do I get rid of these once and forever?
Long question: I installed the kvm package just to look at what it does, and decided I didn't want it. I removed the package (or so I thought), but then discovered it had loaded modules (kvm and kvm-intel) into the kernel. Those modules prevent virutalbox from running. I can remove them on the fly with rmmod, but at next bootup, there they are. I deleted them wherever they were in the lib directory, but the last kernel update replaced them (thank you so much). How do I get rid of these once and forever?
Comment