Thread
:
How to restore partitioned n900 emmc??!!
View Single Post
michaaa62
2010-12-22 , 18:54
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
69
This is were you format /dev/mmcblk0p1 , because of the missing file system the memory card is noticed as corrupted.
First you have to install rootsh again. Then
Code:
sudo gainroot mkfs.vfat -F32 -s64 -n MyDocs /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
Quote & Reply
|
The Following User Says Thank You to michaaa62 For This Useful Post:
zohal
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62