where I have to put an entry of modprobe that its available at boottime
Hello people,
I made following at console:
modprobe br2684
br2684ctl -c ........
device nas.. are created
without modprobe you will get device not available ... etc
what I have to do that modprobe br2684 is done during boot-time?
I wrote a script S04beforenet in /etc/init.d/rc5.d
but nothing
|