Quote:
Originally Posted by kyrilson
Okay, so I just recently started using the calibre wireless connection to my Kobo Libra H20 and I set my calibre folder (it asked when I first connected) to /mnt/user/calibre (I created the calibre folder). However, sending books to it just now, I got this message:
calibre, version 7.5.1
ERROR: No space on device: Cannot upload books to device there is no more free space available in main memory.
I have about 5GB free, according to the Kobo storage in Nickel.
What folder should I use to set my calibre folder so that it's not using main memory, but using the SD Card? (I assume this is why this is happening).
|
Yes, you're trying to write files to your root filesystem.
Use something within /mnt/onboard for the internal storage or /mnt/sd for the sdcard.
Remember that the plugin just asks you for a path on your filesystem. It doesn't check if the path is a mountpoint. So, if you setup the inbox dir to /mnt/sd, then unmount the sdcard for whatever reason, and try to push books wirelessly you'll find the same error you're seeing now.