vladas wrote: > due to the first 10Mb being gone, I do not expect to find any valid fs > anymore. What I still hope for are individual files from the 3Gb image > file that I have. I mean e.g. exe's, or dll's, zip's, lha's etc should have > their size written in them or their data structures, not only fs, as well.
If there where more than one partition on the disk the problem isn't as hard though. I've had great success previously with gpart which you can find at http://www.stud.uni-hannover.de/user/76201/gpart/. The program tries to guess how the partition-table looked by scanning the disk for known filesystem-signatures, and will often be able to recreate all partitions following the first one in cases like yours. Best Regards, Jimmy

