So, nothing ? Nada ? Zilch ? Am I the only one that understands the point of using kernel modules, is to load these modules when, and only when you want / need them ? Not all the time ?
On Fri, Dec 4, 2015 at 8:11 AM, William Hermans <[email protected]> wrote: > So, I've looked into this a bit myself, and have mostly run into a brick > wall. What is the best way to remove modules from the initial ram disk, and > then keep the initrd from putting future kernel module into it ? > > It,s a bit of a pain in the arse that blacklisting modules does not work, > and in fact the only thing I have found to work is something like: > > # touch /etc/modprobe.d/g_ether.conf && echo 'install g_ether /bin/true' > > /etc/modprobe.d/g_ether.conf > > Seems a bit of a hack. . . > > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
