View Single Post
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#4
You could try doing (as root):
Code:
e2fsck -f -n /dev/mmcblk0p2
and see whether that reports any errors with the filesystem (it's read-only so won't make any changes).