Thread: memory corrupt
View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#38
Can you run this code and show the output? (Don't need the column of numbers from fsck, but otherwise output is desired.)

Code:
sudo gainroot
fsck -a -f /dev/mmcblk0p1
mount /home/user/MyDocs
dmesg | tail -15
The | character may be hard to find. Hit (Func/blue-arrow) followed by (Sym/Ctrl) to get the special keyboard to type it.

Edit:
Lol... Never mind, see it's working now! Do make a backup as quick as you can. Also, you may want to post the answer to this:

Code:
sudo gainroot
dmesg | tail -15
If it was bad memory block, this could happen again unless you reformat and check it to remove the bad block.

Last edited by woody14619; 2010-12-20 at 21:53.