View Single Post
Posts: 54 | Thanked: 53 times | Joined on Feb 2010 @ Sweden
#40
Hi! I have this problem as well.

When I run:
Code:
fsck.vfat /dev/mmcblk0p1
fsck version and so forth.
alleged total clusters: 442377
and then it askes me:
Code:
 FATs differ but appear to be intact. Use which FAT ?
1) Use first FAT
2) Use second FAT
Suggestions?

[SOLVED] by
Code:
fsck -r /dev/mmcblk0p1
and by pressing '1' for the first FAT and then answering 'yes' if I wanted to make some changes.
Then just reboot and filesystem is read/write again.

Last edited by danielpublic; 2010-04-30 at 19:24. Reason: Solved
 

The Following 2 Users Say Thank You to danielpublic For This Useful Post: