<br><br><div class="gmail_quote">2011/5/30 Adam Williamson <span dir="ltr">&lt;<a href="mailto:awilliam@redhat.com">awilliam@redhat.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mon, 2011-05-30 at 12:00 +0200, Harald Hoyer wrote:<br>
<br>
&gt; &gt; rd.driver.blacklist=&lt;driver&gt;<br>
&gt;<br>
&gt; to make it permanent<br>
&gt;<br>
&gt; echo blacklist &lt;drivername&gt; &gt;&gt; /etc/modprobe.d/myblacklist.conf<br>
<br>
</div>Those don&#39;t actually do the same thing, do they? The former is the<br>
dracut / initramfs blacklist, the latter is the modprobe blacklist. You<br>
actually have to do *both* to guarantee the module won&#39;t be<br>
automatically loaded. You make the initramfs blacklist permanent by<br>
adding the parameter to grub.conf . At least, that&#39;s how I understood<br>
it. Am I off?<br>
<font color="#888888">--</font><br>
</blockquote></div>maybe even better is building initrd without that driver.<br>