View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#119
This looks okay, the output is your partitiontables from the internal and the external card. MyDocs is just the folder the N900 needs to have some place to mount the internal card to.

But i must admit, i am awfully confused that testdisk failed to recover the files in that partition. Please try to fsck the partition once again
Code:
sudo gainroot
fsck -af /dev/mmcblk0p1
Even try the 'r' option for file-system repairs please
Code:
fsck -r /dev/mmcblk0p1
 

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