Thread
:
My n900 device memory is corrupted!!!
View Single Post
michaaa62
2012-08-15 , 07:50
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
2
Try to install rootsh first. You need it to apply the following commands through X-Terminal application:
Code:
sudo gainroot umount /dev/mmcblk0p1
There might be an error here if the partition is not mounted, but you might just carry on.
Code:
fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
If more errors occur, please, feel free to post here.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62