Reply
Thread Tools
Posts: 5 | Thanked: 2 times | Joined on Jan 2011
#81
I had a similar problem..The code suggested in this topic fixed the issue..Thanks a lot!
 
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#82
Originally Posted by michaaa62 View Post
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 with
Code:
sudo gainroot
umount /dev/mmcblk0p1
mkfs.vfat /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs
Hello there i aplly this and now mine says memory "no accesible" all my apps worked fine... my photos and videos are gone but cant take photos niether videos or add song to the phone =/
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#83
Originally Posted by Shinigamijim View Post
Hello there i aplly this and now mine says memory "no accesible" all my apps worked fine... my photos and videos are gone but cant take photos niether videos or add song to the phone =/
You need to mount properlly your MyDocs partition. . Did the last comamand return any error? You could also reboot to get that partition mounted.
 

The Following 2 Users Say Thank You to saponga For This Useful Post:
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#84
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 =/
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 
Posts: 177 | Thanked: 152 times | Joined on Oct 2011
#85
Because you did
mkfs.vfat /dev/mmcblkop1
which formats your Mydocs

michaa already asked you to backup your data to some external device

read carefully
have a nice day
 

The Following User Says Thank You to Sourav.dubey For This Useful Post:
Posts: 432 | Thanked: 917 times | Joined on Jun 2011
#86
Originally Posted by Shinigamijim View Post
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 =/
Actually, AFAIK the right command is
Code:
# mount -t vfat /dev/mmcblk0p1 /home/user/MyDocs
That's why i ask you if the last command return any error message.
EDIT: Nevermind... the previous post explains everything.
Sorry...

Last edited by saponga; 2012-12-14 at 16:11.
 

The Following 2 Users Say Thank You to saponga For This Useful Post:
Posts: 258 | Thanked: 76 times | Joined on Sep 2010 @ Lima-Peru
#87
Ohh got you i did have a back up, but was afraid thet my documents didnt show in the pc when i connected the phone seems that almost everything is back to normal thank you!
__________________
I Luvvvv My N900!!

Have my N900 since 2010 and still is my main phone!

I'm Making money viewing Ads Here Now making money to donate to the forum
 

The Following User Says Thank You to Shinigamijim For This Useful Post:
Posts: 8 | Thanked: 3 times | Joined on Feb 2013 @ Brasov, Romania
#88
Originally Posted by Temporal View Post
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.
Thanks, It worked for me like a charm. I had the following error:
I couldn't see any content of the internal card. Although, it was listed in Settings / Memory as being present.
Couldn't flash it with flasher either, so I was doomed. I thought the chipset was broken. I read this post from Temporal and I did the following:

a) install rootsh from repository

b) open Terminal

c)
Code:
sudo gainroot
d)
Code:
sfdisk -l (that's the L small letter)
I had listed 4 partitions:
/dev/mmcblk0p1 ...... system: c W95 FAT32 (LBA)
/dev/mmcblk0p2 ...... system: 83 Linux
/dev/mmcblk0p3 ...... system: 82 Linux swap / Solaris
/dev/mmcblk0p4 ...... system: 0 Empty

The 1st one was the problematic one, respectively mmcblk0p1

e)
Code:
umount /dev/mmcblk0p1
worked perfectly, no erros.

f)
Code:
fsck.vfat -f /dev/mmcblk0p1
worked perfectly, no erros.

g)
Code:
reboot
After reboot was succesfully repaired, even Windows sees it as it should
Thanks 9000 and Temporal for reposting it

Last edited by ChiefRA; 2013-02-23 at 09:32.
 
Posts: 15 | Thanked: 87 times | Joined on Nov 2011 @ Warszawa
#89
Originally Posted by michaaa62 View Post
Code:
dd if=/dev/mmcblk0p1 of=/dev/mmcblk0p1 bs=512 count=1 skip=6
That's do the job! Thanks a lot for saving my precious n900
 
Posts: 16 | Thanked: 4 times | Joined on Jun 2014 @ Croatia
#90
Hy
can any one help me i can acces to my internal memory when i go to File manager it is empty and when i go to see Memory usage it sey memory card corrupted how to fix this problem please help me

sry for bad eng
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:12.