I'm a little confused this morning in trying to work out how to load modules at startup with a buildroot created busybox rootfs.<br><br>I *thought* all that was required to load modules was to create a "/etc/modules.conf" file and list the kernel modules to load in it.<br>
<br>But, now I *think* that there needs to be an "rc" reference somewhere to trigger the loading of modules.<br><br>A google sends me around "rc.modules" and "rc.local", neither of which exist in busybox, I I *buess* that we have a somewhat simplified model for loading modules on startup.<br>
<br>So, I *believe* I can explicitly put each "modprobe" in rcS, but I wonder if there is a more-proper way to do it in busybox?<br clear="all"><br>-- <br>Charles Krinke<br><br><br>