I ran fsck correctly at least I think, but I got an error at the end:
nikos@nikospc:~/movies$ sudo fsck.vfat -a /dev/sdb
dosfsck 3.0.13, 30 Jun 2012, FAT32, LFN
FATs differ but appear to be intact. Using first FAT.
/.rockbox/langs/srpski.lng
...
Unable to create unique name
Full Pastebin:
http://pastebin.com/FTj5TK69After I tried to run Rockbox Utility again, but I still received the same errors(Creating output file failed & extraction failed). I tried creating a new directory, but bash told me it was read only.
So I unmounted, and remounted the Clip Zip again. After that I could create and delete a directory and I added files to listen to. So I ran Rockbox Utility yet again and got the same errors. When I tried to create another folder on my device once again:
nikos@nikospc:/media/sdb$ mkdir Test
mkdir: cannot create directory `Test': Read-only file system
nikos@nikospc:/media/sdb$ mkdir: cannot create directory `Test': Read-only file system
Now I am getting somewhere on this. Apparently Rockbox Utility is somehow turning my mounted Clip Zip to read only. Maybe it does not play well with pmount?