Quote:
Originally Posted by jberd
Huh. Is that it?
I changed the line in koreader.sh to
./reader.lua /mnt/sd/.Books 2> crash.log
but koreader still opens at /mnt/onboard
Is there anything else that needs to be done?
Jay
|
It works if you are providing the argument to the reader.lua that starts koreader. Depending on how you are launching koreader, the "koreader.sh" that has the reader.lua you want, will be in different places.
With KSM7, it now looks to be at; /.adds/kbmenu/onstart/start_koreader.sh. There is also a start_koreader_args.sh that you can override with your own starting place argument.
( You might also want to make it ./reader.lua /mnt/sd/.Books/ 2> crash.log)
Luck;
Ken