View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#18
/home/user # fsck.ext3 -r -f /dev/mmcblk0p
There is a typo in the last command, that is why the error message is different i am afraid. Useless to try again anyway There is no file system check possible, that looks bad, familiar and bad.
Nevertheless try to mount the partition
Code:
sudo gainroot
mount /dev/mmcblk0p2 /mnt
Lets hope it works
 

The Following User Says Thank You to michaaa62 For This Useful Post: