wfc569, on 16 October 2012 - 03:27 PM, said:
OK, i followed your instruction and went through the cluster map for those lines regarding the “Yahoo v Impulse System.xls” file. Like you said, this file if fragmented. Please correct me if I am wrong.... if I have a "good" USB stick, the cluster map will show consecutive sequence for each file and cluster # will match to file attributes in the upper panel. Currently, my cluster map is just like a scramble egg.... correct?
Yes (meaning No

) you are wrong.
There is nothing particularly "bad" in a file being fragmented (actually it is quite normal that a file, expecially a "growing one" becomes fragmented over time or - more simply - the deletion of files creates "empty spots" here and there that are later filled by a single larger file that then becomes fragmented.
On a healthy filesystem this is "normal" and there are no issues whatsoever because the exact position (and sequence) of clusters where the file is stored are recorded in the FAT table(s).
The issue here is that the FAT tables of that stick - for whatever reason - have been overwritten/are invalid.
The "patch" I sent you is made of an adequate bootsector and of two empty FAT tables assembled together with the (valid) ROOT directory already existing on the stick.
This allows for "normal" listing of the files/dirs, but the DMDE (or any other program) has only the info to where the files starts - and since the FAT tables are empty it assumes that the file is contiguous, i.e. it "virtually maps" enough clusters to contain the file size starting from it's starting address.
If you prefer, all filesystems after some use do become "scrambled eggs", but you normally have a slow motion video of the scrambling that you can virtualy play backwards to make again the eggs "as they were".
wfc569, on 16 October 2012 - 03:27 PM, said:
I like to continue diving into this topic of manual recovery of a file..... Since DMDE provides the cluster map for a file, can I use the cursor arrow to locate other "fragmented" - “Yahoo v Impulse System.xls” piece and perform something like "cut and paste" so I can glue them in the same cluster area in order to fix the fragmentation issue?
No.

Sorry but you have not yet grasped the above illustrated concept, the cluster map that DMDE provides is a "virtual one" or, if you prefer it represents the FAT tables how they should have been
if ...
wfc569, on 16 October 2012 - 03:27 PM, said:
If my approach is not a good idea, would you recommend a way to piece back fragmented file together?
The idea is not bad, only (and simply) it doesn't work like that.
Imagine that you have a toy shop.
A mad employee opens (say) 100 boxes of (different) puzzles and puts the contents all together in a bag.
Your mission, should you accept it

is to re-compose all puzzles in order to put back all the right pieces of the puzzles in the right box, then put together the pieces of the single puzzle you are interested in.
And you don't know if the mad employee (being mad) did not hide, destroy or paint "white" a certain number of pieces, both of the puzzle you want to rebuild and/or of the other puzzles.
So, you have two questions that only have very vague answers:
Can it be done? Yes or no, it depends.
How long will it take? Cannot say, it greatly depends on the original contents of the file and of the contents of all the other files, to continue in the puzzles example if the one you want to put together depicts a wiinter panorama oof a city and all the other 99 represent beaches, sea views, reproductions of still life paintings, etc. it will be easier, if all 100 represent winter panoramas, it woud be really tough.
The puzzles examples are good because they introduce the concept of "art", data recovery is as I see it a (very marginal

) form of "art", let's say painting, in due time you can learn allright the techniques used in it, but if you are not an artist, the resuts will not be good to the eye.
More seriously when it comes to manual recovery, it is "artisan work", you need experience and (deep) knowledge of the matter but you also grow your own "style" and abilities, when it comes to it, it is perfectly possible that one expert can make nothing of it (or take "forever" in doing it) while another one may put together "the pieces" quickly and successfully, there is simply no way to know in advance.
jaclaz
This post has been edited by jaclaz: 17 October 2012 - 03:07 AM