View Single Post
Posts: 34 | Thanked: 0 times | Joined on Dec 2010 @ U.A.E
#71
Originally Posted by michaaa62 View Post
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
ohk I just set up the extras repository now.its getting updated..once I install rootish..I gotta put in these command..but its not clear I mean..lyk from "mkfs till MyDocs" is one whole command??
sry..