Other Help Topics :: Make writeble a directory
Hello, is ir possible to make writable /lib/modules/2.4.26/kernel/drivers/net ?
I am using USB booting, and I want try to put the broadcom drivers in that directory.
B.R.
Hello, is ir possible to make writable /lib/modules/2.4.26/kernel/drivers/net ?
I am using USB booting, and I want try to put the broadcom drivers in that directory.
B.R.
yes. (easy)
one way is: load a small *.dsl extension.
another way: add write to the bootparameters ( ie dsl write )
or call: /etc/init.d/mkwriteable in your /opt/bootlocal.sh
to keep the drivers, add there names to filetool.lst
yes ( not so easy)
remaster the KNOPPIX file
Thanks very much!
I don't found the .dsl, but /etc/init.d/mkwriteable works.
original here.