Thanks Ken and tshering,
I will add this to the script that starts syncthing, as it always needs write access to the external sd.
Quote:
Originally Posted by Ken Maltby
I put the following in /mnt/onboard/.adds/koreader/koreader.sh, after
"# end of value check of PLATFORM"
#remount SD card as read/write
mount -o remount,rw /mnt/sd/
just before:
./reader.lua "${args}" 2> crash.log
So, the second option tshering listed.
Luck;
Ken
|