Quote:
Originally Posted by Ken Maltby
I use this when starting Koreader:
# remount external SD as RW
mount -o remount,rw /mnt/sd
I haven't tried it in onstart, which might work. Or for what you are doing you might want to add it to whatever starts usbnet.
Luck;
Ken
|
Thanks, I can try it ,Where I add it?