View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#33
Before applying crude force to the partition, try to install recovery-tools http://repository.maemo.org/extras/p...tle5_armel.deb , you may also need libncurcesw5, and run testdisk to fix the partition.

Download the package to Documents, then install it. This will may be give an error. The next command should fix that.
Code:
sudo gainroot
dpkg -i /home/user/MyDocs/.documents/recovery-tools/recovery-tools_6.11-9-fremantle5_armel.deb
apt-get install -f
testdisk /dev/mmcblk0
In testdisk choose 'Proceed', then 'Advanced', then go the second line and select 'Superblock', does it find any? If you find superblocks go back by hitting 'q' twice. Then choose 'Analyse', 'Quick Search', go to the second line, then hit 'p' to list files, are there any?
 

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