2011/5/30 Adam Williamson <awill...@redhat.com>

> On Mon, 2011-05-30 at 12:00 +0200, Harald Hoyer wrote:
>
> > > rd.driver.blacklist=<driver>
> >
> > to make it permanent
> >
> > echo blacklist <drivername> >> /etc/modprobe.d/myblacklist.conf
>
> Those don't actually do the same thing, do they? The former is the
> dracut / initramfs blacklist, the latter is the modprobe blacklist. You
> actually have to do *both* to guarantee the module won't be
> automatically loaded. You make the initramfs blacklist permanent by
> adding the parameter to grub.conf . At least, that's how I understood
> it. Am I off?
> --
>
maybe even better is building initrd without that driver.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to