2014. május 26.

SD card failing...

I got these kind of errors with my microSD cards when I want to write on them. One is a 32GB SDHC the other is a 2GB SD.

in nautilus
Error creating file system: helper exited with exit code 1: Error calling fsync(2) on /dev/mmcblk0p1: Input/output error
with cp
cp: cannot create regular file `/media/Zene/test.mp3': Input/output error
with rsync
rsync: rename "/media/Zene/.test.mp3.FUG0AR" -> "test.mp3": Input/output error (5)
rsync: mkstemp "/media/Zene/.test.jpg.MMYg55" failed: Read-only file system (30)
sent 149488152 bytes  received 183 bytes  499126.33 bytes/sec
total size is 149469329  speedup is 1.00
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1060) [sender=3.0.7]

and after this the drive was empty once again :-/

even in windows7, SD card dismounts after copy finished and almost everything disappears from the drive. SD slot did not come up on win7.

regarding the mp3 player I wanted to prep for usage with sd card, the files have to be loaded one after another to keep the order of the songs of the albums.
to copy sequentially use {rsync -v -r source/. for local folder/ dest} for directories.

~$ sudo fsck -v /dev/sdcard
can write out interesting information, but has been no help regarding this problem.

Nincsenek megjegyzések: