albarron
Quote:
I wasn't able to rename \database\cache\media.xml. Linux said that it was unable to write in the file system and Windows said that the file was corrupt and it wasn't able to rename it.
|
Checkdisk could have helped. You could access it from "tools" tab in drive's properties or just via command line:
chkdsk /f z:
(instead of z: you should have drive letter corresponding to reader's internal memory)