On 10/15/2010 02:33 AM, Michael D. Setzer II wrote:
> I have a project in which I build most nic and disk modules into the kernel 
> file
> so it will support hardware with any of the devices. In most cases this works
> just fine with the kernel only loading the correct ones. But rarely, it stops 
> on a
> module that is not in the hardware. The latest one is the myri10ge module for
> one users. I have built a kernel for this user with this module disable, but
> would like to know if there is a kernel command line option to disable module.
> blacklist doesn't seem to work with built-in modules.
>
> Thanks.
>

inside /etc/modprobe.d/blacklist.conf:
install <MODULE> /bin/true


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to