View Single Post
Old 07-19-2013, 02:13 AM   #290
cgm999
Enthusiast
cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.cgm999 knows the way to San Jose.
 
Posts: 46
Karma: 54894
Join Date: Jun 2013
Device: kobo
Make sure you are passing arg to reader.lua . For example if from koreader_kobo.sh
you are starting it like this
./reader.lua > /tmp/log
then is going to show the last used file.
but if you start it like this
./reader.lua /mnt/onboard >/tmp/log

then is going to start with file menu in /mnt/onboard
cgm999 is offline   Reply With Quote