JB2004
02-22-2004, 05:06 PM
Greetings:
I have this problem where I accidentlly quick formatted the wrong hard drive (which had a lot of files and directories). In Windows Explorer (Win 98), I right clicked on the wrong drive and chose "quick format". After it was finished I realized what I had done, and didn't write to the drive at all.
Now I am searching for a solution that will extract all the files (preferably w/ the same directory structure), as fast as possible. I've heard that some solutions have difficulty with multiple files or VERY large fragmented files or many directories/sub-directories.
From what I've been able to gather it's easier to reassemble NTFS files as each segment of a file has it's own "addresses" so to speak, if I'm not mistaken. FAT32, on the other hand relies on the File Allocation Table to say that this segment is here, that segment is there, and only the begininng of file and end of file segments have any addresses on board. You don't run into problems with contiguous files, or <= 64Kb files (2x32; i.e., beginning of file and end of file), but with larger fragmented files, i believe you would have to look at the actual data more closely, and use sophisticated algorithms to "put the pieces of the puzzle back together."
Like I've said my File Allocation Table is gone, but I have read that there's a backup copy of this FAT somewhere else on the disk (this was a new feature added to FAT32 over the older FAT). How can I reconstruct it?
If not possible, What solution would you recommend for my situation? Thanks a million!
Best Regards,
JB
PS-I tried GetDataBack, great on contiguous files, lousy on fragmented files w/ FAT32(the majority in my situation)
I have this problem where I accidentlly quick formatted the wrong hard drive (which had a lot of files and directories). In Windows Explorer (Win 98), I right clicked on the wrong drive and chose "quick format". After it was finished I realized what I had done, and didn't write to the drive at all.
Now I am searching for a solution that will extract all the files (preferably w/ the same directory structure), as fast as possible. I've heard that some solutions have difficulty with multiple files or VERY large fragmented files or many directories/sub-directories.
From what I've been able to gather it's easier to reassemble NTFS files as each segment of a file has it's own "addresses" so to speak, if I'm not mistaken. FAT32, on the other hand relies on the File Allocation Table to say that this segment is here, that segment is there, and only the begininng of file and end of file segments have any addresses on board. You don't run into problems with contiguous files, or <= 64Kb files (2x32; i.e., beginning of file and end of file), but with larger fragmented files, i believe you would have to look at the actual data more closely, and use sophisticated algorithms to "put the pieces of the puzzle back together."
Like I've said my File Allocation Table is gone, but I have read that there's a backup copy of this FAT somewhere else on the disk (this was a new feature added to FAT32 over the older FAT). How can I reconstruct it?
If not possible, What solution would you recommend for my situation? Thanks a million!
Best Regards,
JB
PS-I tried GetDataBack, great on contiguous files, lousy on fragmented files w/ FAT32(the majority in my situation)