Thread
:
data of N900 lost need ur help to recover
View Single Post
michaaa62
2011-02-09 , 21:31
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
3
Sometimes a corrupted file system might show these symptoms. A file system check might correct it:
Code:
sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
If the data was on your external microSD use /dev/mmcblk1p1 as device and /media/mmc1 as mount point accordingly.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62