Quote:
Originally Posted by xor_
One minor issue I've seen on the
HD: when I search for a book from calibre library, and then try to open a book from the resulting list, the loading fails with a path error. So the search function finds the book, but somehow the loading function treats the book subdirectory as an absolute path. When I just walk the file manager list, and select the book by hand, it works.
|
XOR - in the defaults.lau file in the koreader folder(or your persistents version if you have created one) you will see towards the bottom lines for:
SEARCH_LIBRARY_PATH =
SEARCH_LIBRARY_PATH2 =
complete these with the path for your library such as "/mnt/onboard"
and see if this works.