View Single Post
Old 08-06-2012, 06:23 AM   #8
stefan_80000
Junior Member
stefan_80000 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jul 2012
Device: Sony PRS 350
ok i tried

stefan@stefan-ubuntu1010:~$ sudo fsck.vfat -y /dev/sdd
[sudo] password for stefan:
dosfsck 3.0.12, 29 Oct 2011, FAT32, LFN
FATs differ but appear to be intact. Using first FAT.
/metadata.calibre
File size is 612127 bytes, cluster chain length is 241664 bytes.
Truncating file to 241664 bytes.
/metadata.calibre and
/DATABASE/thumbnail/DATABASE/MEDIA/BOOKS/News/Pro-Linux.de [Fr, 27 Jul 2012]_2012-7-27_230.epub
share clusters.
Truncating second to 237568 bytes.
Unable to create unique name
stefan@stefan-ubuntu1010:~$


but the error is still there

calibre, version 0.8.63
FEHLER: Fehler: Fehler bei der Kommunikation mit dem Gerät

[Errno 30] Das Dateisystem ist nur lesbar: u'/media/READER/database/media/books/Stefan/Ausarbeitung MBH - Stefan_208.pdf'

Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/device.py", line 82, in run
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/calibre/calibre/gui2/device.py", line 455, in _upload_books
metadata=metadata, end_session=False)
File "/usr/lib/calibre/calibre/devices/usbms/driver.py", line 267, in upload_books
filepath = self.put_file(infile, filepath, replace_file=True)
File "/usr/lib/calibre/calibre/devices/usbms/cli.py", line 50, in put_file
dest, actual_path = case_preserving_open_file(path)
File "/usr/lib/calibre/calibre/utils/filenames.py", line 182, in case_preserving_open_file
ans = open(os.path.join(cpath, fname), mode)
IOError: [Errno 30] Das Dateisystem ist nur lesbar: u'/media/READER/database/media/books/Stefan/Ausarbeitung MBH - Stefan_208.pdf'


@ dwanthny

I don't want to format my reader. Last time i've done this, there was an interal error in the reader and i had to send it to sony to get it fixed.
stefan_80000 is offline   Reply With Quote