![]() |
[SOLVED] Unknown memory format. FAT32 dir status starts with a bad cluster
Hi all,,
posting this thread came after 4 days of trying different methods (except re-flashing). I ran into a corrupted memory after unplugging the USB from the office PC. now the internal memory is not shown in filebox or manager. the files exist after checking them with TestDisk. I've tried few codes of mounting and this is what I get: PHP Code:
Any idea guys? Thanx in advance, |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Has your partition been unmounted correctly, or not? The sequence of he commands you pasted suggests not. If that' s the case, I' d try first:
Code:
Nokia-N900:~# umount-f /dev/mmcblk0p1 |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
What does sfdisk think about the memory card?
Code:
sudo gainroot If yes, just reassign a fresh new file system Code:
mkfs.vfat -n MyDocs /dev/mmcblk0p1 Code:
fsck -af /dev/mmcblk0p1 |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Quote:
Code:
Nokia-N900:~# umount -f /dev/mmcblk0p1 Quote:
Code:
/home/user # sfdisk -l Code:
/home/user # fsck -af /dev/mmcblk0p1 |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Did you ever try windows to check the file system or to mount it. There are chances that windows has a different thinking about the MyDocs partition than Linux or Maemo.
You better try to get a backup from the partition with testdisk before you try any other step, just to be on the safe side. You might as well use some exterior hard disk to make an image of the partition |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
damn it I came home last night with a disconnected internet,, gotta wait till Monday :\
hmmmm I haven't tried that with windows. will give it a shot after backing up my stuff. Urmm yea, about the backup, I haven't done it with TestDisk before. Does it do like what FTK imager does? |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
No, testdisk is a data recovery tool.
Where no other tool might access the disk any more due to corruption to partition table or file system, it has a heuristic to assume patterns of file type as well as the data on the disk itself. Here is a short walkthrough of that, may be long, depends on the amount of data, procedure: http://talk.maemo.org/showpost.php?p...8&postcount=16 |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Owhh,, I've gone through that post of yours before but dump of me I just thought it is used to retrieve the missing files or the deleted ones. didn't think of it as a backup method..
Thanx mate,, will do the backup and I think I'll just reassign a new fresh file system if windows trick didn't do the trick. |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Be sure to copy to another partition (as writing on same may screw it up more worse).
But I am afraid, that you will have use that method, as it seem your FAT table is corrupt. And also Windows will not detect that partition's FAT anymore. But using testdisk to copy all detected files (maybe do not recover deleted, depending on what testdisk detects) to a SD card is a nice trick. Let us know how it goes... |
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Thanx guys,, thanx michaaa62.
I did backup everything using TestDisk,, and reassigned a fresh file system using the code Quote:
|
Re: Unknown memory format. FAT32 dir status starts with a bad cluster
Quote:
|
Re: [SOLVED] Unknown memory format. FAT32 dir status starts with a bad cluster
Yes, testdisk is monster:eek:, in a very positive way!!! :D
|
Re: [SOLVED] Unknown memory format. FAT32 dir status starts with a bad cluster
Quote:
Last time (long ago) I wanted to use it, I was not successful. Could not select my lost files and recover them. Seems it recognized only images, but I lost PDFs. Maybe I was just to dumb? |
All times are GMT. The time now is 15:00. |
vBulletin® Version 3.8.8