View Single Post
Old 05-04-2009, 04:37 PM   #20
Cino
Member
Cino began at the beginning.
 
Posts: 11
Karma: 10
Join Date: May 2009
Device: Cybook gen3
Now my problem has been solved with the help of linux.
I got a hint from this blog:
http://john.nachtimwald.com/2009/02/...stem-on-linux/

My case is very similar to this one. I have Ubuntu 8.04 installed on my laptop, and the problem was solved in this way:
1) sudo fdisk -l
Result: Cybook was found as sdb device.
2)sudo fsck.vfat /dev/sdb -artvVw
The process took about 6 minutes for me. Some bad clusters were found and repaired, which correspond exactly to the file unsuccessfully copied.

Hope this can help others who have similar problems, and flowers to those enthusiastic to help.
Cino is offline   Reply With Quote