View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#5
Please try
Code:
sudo gainroot
fsck -r /dev/mmcblk0p1
Copy and paste the complete output of the errors here.

Or if copy and paste is not possible redirect the output to a file and attach the file here
Code:
fsck -r /dev/mmcblk0p1 > fsck.txt
This command does not give any output, but creates the file /home/user/fsck.txt, where the error messages are written to.

Last edited by michaaa62; 2012-08-15 at 08:32. Reason: Personal Note: I will be away for a couple of hours. Please bare with me. I hope someone chips in.