vijays
|
2012-03-07
, 05:55
|
Posts: 5 |
Thanked: 2 times |
Joined on Jan 2011
|
#81
|
|
2012-12-14
, 05:42
|
Posts: 258 |
Thanked: 76 times |
Joined on Sep 2010
@ Lima-Peru
|
#82
|
First backup everything valuable on the partition to some external media, like external microSD or your PC.
And then apply a fresh file system to it withCode:sudo gainroot umount /dev/mmcblk0p1 mkfs.vfat /dev/mmcblk0p1 mount /dev/mmcblk0p1 /home/user/MyDocs
|
2012-12-14
, 06:05
|
Posts: 432 |
Thanked: 917 times |
Joined on Jun 2011
|
#83
|
The Following 2 Users Say Thank You to saponga For This Useful Post: | ||
|
2012-12-14
, 15:25
|
Posts: 258 |
Thanked: 76 times |
Joined on Sep 2010
@ Lima-Peru
|
#84
|
|
2012-12-14
, 16:03
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#85
|
The Following User Says Thank You to Sourav.dubey For This Useful Post: | ||
|
2012-12-14
, 16:08
|
Posts: 432 |
Thanked: 917 times |
Joined on Jun 2011
|
#86
|
Well well.... so do I do it again and mak sure i type the exact comand ?
Because now when i connect the phone via mass storage i dont a single thing in my phone =/
# mount -t vfat /dev/mmcblk0p1 /home/user/MyDocs
The Following 2 Users Say Thank You to saponga For This Useful Post: | ||
|
2012-12-14
, 17:10
|
Posts: 258 |
Thanked: 76 times |
Joined on Sep 2010
@ Lima-Peru
|
#87
|
The Following User Says Thank You to Shinigamijim For This Useful Post: | ||
|
2013-02-23
, 09:29
|
Posts: 8 |
Thanked: 3 times |
Joined on Feb 2013
@ Brasov, Romania
|
#88
|
Devildriven,
Try this:
source:
http://talk.maemo.org/showpost.php?p=739982&postcount=3
BTW, I had this problem and this did the trick to me.
sudo gainroot
sfdisk -l (that's the L small letter)
umount /dev/mmcblk0p1
fsck.vfat -f /dev/mmcblk0p1
reboot
|
2013-05-06
, 14:19
|
Posts: 15 |
Thanked: 87 times |
Joined on Nov 2011
@ Warszawa
|
#89
|
|
2014-06-27
, 09:59
|
Posts: 16 |
Thanked: 4 times |
Joined on Jun 2014
@ Croatia
|
#90
|