Except from data and reader partitions, all partitions are read only and should not need fsck.
If rooted, then system partition may get corrupted, too of course, but only if you remount it writable...
Nonetheless - your reader may have corrupted flash memory - like my T1.
You can check this in recovery console via dd if=/dev/mmcblk2 of=/dev/nul
Also, dmesg will show mmcblk i/o errors then...
Last edited by uboot; 09-07-2013 at 06:08 PM.
|