View Single Post
Old 02-23-2016, 04:07 AM   #120
had
Member
had began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Aug 2015
Device: kobo aura hd, aura h20, elipsa 2e
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 View Post
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
had is offline   Reply With Quote