maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   Need help internal mmc not recognised on n)900 (https://talk.maemo.org/showthread.php?t=85423)

mohitmehta88 2012-07-11 09:19

Need help internal mmc not recognised on n)900
 
hi guys a little help here

wen i open my file manager it shows NO FILES OR FOLDERS

and wen i open memory in settings it shows only device memory

please help me fix dis problem i have the flasher i hav d emmc image and the firmware now what to do i am using windows vista os 7

thanks

michaaa62 2012-07-11 09:34

Re: Need help internal mmc not recognised on n)900
 
Sometimes the file system on the partition becomes corrupted due to bad unmount, try to fix (needs rootsh installed)
Code:

sudo gainroot
umount /dev/mmcblk0p1

This might actually give an error, if the device is not mounted in the first place, you could ignore this.
Code:

fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs

Hope it cures your filesystem. Please post here if any more errors occur.

Hurrian 2012-07-11 09:35

Re: Need help internal mmc not recognised on n)900
 
Code:

sudo umount /home/user/MyDocs
sudo fsck.vfat -y /dev/mmcblk0p1

If that doesn't work

Code:

sudo umount /home/user/MyDocs
sudo mkfs.vfat -L N900 /dev/mmcblk0p1


mohitmehta88 2012-07-11 10:21

Re: Need help internal mmc not recognised on n)900
 
it says mounting failed no such file or directory?? & it also says user is not in sudoers file this incident will be reported..

mohitmehta88 2012-07-11 10:37

Re: Need help internal mmc not recognised on n)900
 
it says cannot mount invalid argument

michaaa62 2012-07-11 11:12

Re: Need help internal mmc not recognised on n)900
 
Do use the code Hurrian gave you, if you have the package 'sudser' installed.
If you have rootsh installed do http://talk.maemo.org/showpost.php?p...93&postcount=2

You better have one of them installed to get your data back.

If, however, you have no data, that is important for you the easiest is to format the card from the Hildon File Manager. But you better be sure to not lose any data in this process.

mohitmehta88 2012-07-11 15:55

Re: Need help internal mmc not recognised on n)900
 
Quote:

Originally Posted by michaaa62 (Post 1235893)
Sometimes the file system on the partition becomes corrupted due to bad unmoount, try to fix )needs rootsh installed)
Code:

sudo gainroot
umount /dev/mmcblk0p1

This might actually give an error, if the device is not mounted in the first place, you could ignore this.
Code:

fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs

Hope it cures your filesystem. Please post here if any more errors occur.

It says cannot mount invalid argument

michaaa62 2012-07-11 16:12

Re: Need help internal mmc not recognised on n)900
 
Quote:

Originally Posted by mohitmehta88 (Post 1236099)
It says cannot mount invalid argument

Please copy the whole output of the commands to look for the error. Also please run
Code:

mount
sudo gainroot
sfdisk -l

and try to copy and paste the whole output of the commands.

mscion 2012-07-11 16:39

Re: Need help internal mmc not recognised on n)900
 
Quote:

Originally Posted by mohitmehta88 (Post 1235887)
hi guys a little help here

wen i open my file manager it shows NO FILES OR FOLDERS

and wen i open memory in settings it shows only device memory

please help me fix dis problem i have the flasher i hav d emmc image and the firmware now what to do i am using windows vista os 7

thanks

Wow! This is timely. I just discovered something similar today on my N900. I couldn't find my files on my micro sd card. To check I tried to read some of the files on a pc but several of them are corrupted. I think I must have corrupted the files when I took the micro sd out of my wife's nook tablet. (I had transfered photos to it.) Luckily I had them all backed up.


All times are GMT. The time now is 08:26.

vBulletin® Version 3.8.8