[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: module blacklisting not working



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


Reply to: