This is the latest I'm getting
(30, 'Read-only file system')
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 58, in run
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 293, in _upload_books
File "/home/kovid/build/calibre/src/calibre/devices/usbms/driver.py", line 166, in upload_books
File "/home/kovid/build/calibre/src/calibre/devices/usbms/cli.py", line 52, in put_file
IOError: [Errno 30] Read-only file system: u'/media/Kindle/documents/News/Wall Street Journal (free) [Jun 05]_2010-6-6.mobi'
There is a folder of kindle main memory that I can't seem to delete. the kindle does mount in /media/kindle I'm not sure if there is an underscore after it though
calibre states it is detected (well ubuntu states it is within the program) It gets device information in less than a second
but in getting the list of books in the device it takes 1 minute six seconds and then gives the above error.
|