View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#4
Please post the output of
Code:
mount
sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
umount /dev/mmcblk1p1
fsck -af /dev/mmcblk1p1
You need rootsh installed for this to work