Reply
Thread Tools
Posts: 15 | Thanked: 0 times | Joined on Sep 2011 @ india
#1
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
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#2
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.

Last edited by michaaa62; 2012-07-11 at 16:14. Reason: typos all over the place :(
 

The Following User Says Thank You to michaaa62 For This Useful Post:
Posts: 1,225 | Thanked: 1,905 times | Joined on Feb 2011 @ Quezon City, Philippines
#3
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
__________________
N9 PR 1.3 Open Mode + kernel-plus for Harmattan
@kenweknot, working on Glacier for Nemo.
 
Posts: 15 | Thanked: 0 times | Joined on Sep 2011 @ india
#4
it says mounting failed no such file or directory?? & it also says user is not in sudoers file this incident will be reported..

Last edited by mohitmehta88; 2012-07-11 at 10:34.
 
Posts: 15 | Thanked: 0 times | Joined on Sep 2011 @ india
#5
it says cannot mount invalid argument
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#6
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.
 
Posts: 15 | Thanked: 0 times | Joined on Sep 2011 @ india
#7
Originally Posted by michaaa62 View Post
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
 
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#8
Originally Posted by mohitmehta88 View Post
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.
 
Posts: 1,873 | Thanked: 4,529 times | Joined on Mar 2010 @ North Potomac MD
#9
Originally Posted by mohitmehta88 View Post
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.
 
Reply


 
Forum Jump


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