maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   /home/user/MyDocs corrupted. help please. (https://talk.maemo.org/showthread.php?t=77435)

archl 2011-09-21 21:27

/home/user/MyDocs corrupted. help please.
 
/home/user/MyDocs corrupted. help please.

I cannot find the partition from USB storage mode on my Linux. Tried Testdisk to recover some photos but it failed to determine the FAT32 partition.

However, I can use some of the data in the partition.

I don't know what happened. even

df -h

do not have the /home/user/MyDocs


Found a similar thread but it require format the disk... ok. since testdisk failure, I don't hold any hope to recover...

archl 2011-09-21 21:29

Re: /home/user/MyDocs corrupted. help please.
 
Plus: I can use the phone do downloading and photoshoting and saved, can see from filebox but not from filemanager and many applications.

michaaa62 2011-09-22 07:39

Re: /home/user/MyDocs corrupted. help please.
 
Please try if a file system check solves it or indicates further errors. You need rootsh installed for this to work
Code:

sudo gainroot
umount /dev/mmcblk0p1
fsck -af /dev/mmcblk0p1
mount /dev/mmcblk0p1 /home/user/MyDocs


archl 2011-09-22 10:31

Re: /home/user/MyDocs corrupted. help please.
 
it cannot be mounted. so no need of umount...

all fsck checked out. failed at 0,1 or something I just knew it not to be found.

seems the last thing to do -format the partition. and I will probably make it ext4...

michaaa62 2011-09-22 11:25

Re: /home/user/MyDocs corrupted. help please.
 
Well you better copy and paste error messages, because they have a meaning, Just describing does not give the necessary information to really know what is going on.
Is the partition /dev/mmcblk0p1 not found??? If so, please post the output of
Code:

sudo gainroot
sfdisk -l

If you, however has no valuable data to loose on the partition, you might as well just reformat the partition to get a fully working device. The inbuilt system does only look for a vfat-formatted partition to be first on the EMMC to be mounted to /home/user/MyDocs, so you are probably on your on formatting it to ext4.


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

vBulletin® Version 3.8.8