darkosski wrote:
Thanks for taking the time to reply, with such clarity, the amount of information given by you is priceless.
You're welcome - unfortunately trying to help on problems remotely like this isn't easy, and I have limited time available to assist. A few more suggestions below, but as I said before and
pcrecovery also mentioned, a software-only approach (like ddrescue) has limitations. This is why I previously mentioned that you needed to decide whether to use a pro recovery (e.g. someone with h/w assisted recovery equipment, like those mentioned by
pcrecovery), or accept the consequence of DIY.

darkosski wrote:
I did try limiting the read area of ddrescue using
ddrescue -i3400M -s1G but i get a 1GB error file
once im reading any data between 3.2GB and 10GB.
I expect that you needed to power-cycle the drive, before it would respond again - is that correct?
It's not clear to me - after power-cycling the drive (if necessary), did you try similar commands, with different initial starting points e.g. starting at 4GB, 5GB, 6GB etc.?
darkosski wrote:
I am very curious as to what could cause this kind of error on my hard drive because that seems to be a HUGE "bad sector".
I don't work in DR, but in another part of the data storage industry, and from that experience, I've seen this behaviour several times on Seagate SATA drives.

There tends to be a common "signature" in the raw SMART values from such a drive.
I would not be surprised if there is a method available to DR pros, to prevent the drive from entering the state which requires a power-cycle - but according to normal SATA protocol requirements (i.e. without using any "tricks") the examples of this behaviour which I have seen, are expected for a drive which is failing in a particular way.
darkosski wrote:
were you going to list recovery software to try?
No - in my previous reply, I just gave you pointers about why PhotoRec wasn't giving you the original filenames. If I did try to give you a list of other recovery s/w, someone else would say "but you missed these others" and then give some more suggestions whilst perhaps claiming that whatever I said was useless (in
their opinion

), so I'd be wasting my time trying to provide a list, as someone would just shoot it down. With so much s/w to choose from, each person has their own favourite(s). Some vendors of recovery software sometimes come onto the forums to mention their products, so you can try those promotions too, if you're stuck for ideas.
darkosski wrote:
because ive tried recovery using GetDataBack ntfs on the cloned drive and it recovered NUTTIN
Was that with the first 100MB of the original drive now included in the clone, as I mentioned in my previous comment? There are other details missing about exactly what you've tried, so I can't offer sensible suggestions based only on your comment above.
darkosski wrote:
Ok this maybe a silly question but let assume i cant touch anything between 3GB-10GB
if i create an image file from 0-3.2GB and then append 10GB-990GB
And I'd fill the ~7GB "gap" with hex 00, if your target filesystem doesn't treat the clone as a sparse file and do that anyway.
darkosski wrote:
whats my next step because that's what i've been doing but when ever i write the image to hard drive it cant be read normally... by normally i mean using a file explorer in either Linux or M$. Maybe with my newbie-ness ive missed a vital step.
Lots of info missing about the details of what you've done
exactly, unfortunately

. One area you might be making a mistake, is in how you're treating the clone. Think about what you've been cloning (partition vs. drive) - does that fit with how you've been writing the image to a hard drive? Think about what error(s) you got when you tried to mount the cloned filesystem on Linux - did you investigate those?
On Linux (I don't know about Windows) you don't need to copy your clone image file onto a disk before using it - you can mount the clone file itself using the Linux loopback device. I would be doing that, and checking that the boot block of the filesystem looked sensible, before doing anything else.
darkosski wrote:
Im going to try some of the techniques you mentioned on the drive and see how that goes, reverse clone, raw read etc luckily the drives is still going strong at the moment but im sure its gonna die sometime soon... but in the mean time i will get as much experience as i can.
OK, good luck
