I know this is very similar to a recent thread on this forum but the information there won't really solve my problem, so I'm posting a new thread.
I wanted to install gentoo on my parents' old (~Feb 2003 by date codes) iMac G4 so they can use it for browsing etc. It hadn't been turned on for about 2 years and refused to boot, even from its original install disks. I decided to clone the disk and save what data I could (probably old family photos and similar on there).
Tried target disk mode and FireWire - no joy, HDD was neither readable nor repairable by any of my computers with FireWire. So I stripped the machine down and recovered the disk (Yay Ultra-ATA!). I then had to find my IDE to USB adapter as I've no computers that still have such a legacy port. Linux Mint was able to mount the drive but it drops out while attempting to copy the User directory - the drive just seems to unmount.
Ok so:
sudo cp -r -v : no go, it prepares to copy but drive seems to stop functioning first.
gddrescue: If I run with -n (only recover working sectors) it copies about 5GB to the target before failing with 3 errors (on an 80GB drive). If i run with -r3 (try 3 times to recover bad sectors) the drive unmounts on the first bad sector. It keeps spinning but is no longer mounted or available in fstab.
I've put a heatsink and fan on the drive as it gets pretty toasty but this hasn't changed anything.
Anyone have any suggestions? I'd rather not do a normal dd as:
1) I don't think it would complete it after hitting the bad sectors judging by the current precedent.
2) I hate not knowing what's going on with dd and big files.
The fact that I can browse the file system on Mint is a good thing - it's slow as hell and seems to crash when I want to copy anything from it.
Any suggestions please?
Cheers!