Thread
:
My N900 doesn't read SD card.
View Single Post
michaaa62
2011-02-22 , 06:42
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#
10
Could be that your FAT32-filesystem indeed is corrupted.
You need rootsh from extras repository installed for this to work from the X-Terminal application:
Code:
sudo gainroot umount /dev/mmcblk0p1 fsck -af /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
In case of errors please post here.
Quote & Reply
|
michaaa62
View Public Profile
Send a private message to michaaa62
Find all posts by michaaa62