-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you load books via usb? #80
Comments
via usb or direct sd card? |
also what device |
Via USB, Kobo nia model A. I looked in the source code, and if I put the books in .adds/inkbox it works. Is that how it is supposed to be done? |
no. Nia A? it should work Idk, usb is messed up, someone needs to fix it finally. Use ssh scp for now |
Kobo Mini here! The usb epub loading doesn't work (as @Szybet already mentioned above), but curiously it does show the message "processing..." after the file was copied and the usb disconnected (which script is running here?). I can see it mounted the onboard under /kobo/mnt/onboard. Where am I supposed to throw the epubs? |
use sshfs / syncthing and koreader |
I put some epubs in the top folder, .inkbox, .apps, .database, and .thumbnails, but it says no books are loaded.
Ereader was connected with
```sudo mount /dev/sdb /media//ereader``
no partitions for sdb are visible. Did I mess up the install?
The text was updated successfully, but these errors were encountered: