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.

Reply via email to