On 2009-03-10 19:35 +0100, Todd A. Jacobs wrote: > I've created a file: > > /etc/modprobe.d/0_local_blacklist > > to avoid clobbering the udev-provided package. It contains: > > blacklist kvm > blacklist kvm-intel > > However, after every reboot I still have to manually remove the modules > from the running kernel. What am I doing wrong here?
The module may be loaded at boot time. In that case you need to propagate your blacklist file to the initramfs with update-initramfs(8). Sven -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org