July 2nd, 2026, 21:28
chris01479 wrote:WebClaw wrote:Aside from the sector-count confusion, is your question simply this:
Can the remaining 35 damaged files be recovered by either:
A. Sending the drive to another professional who may use different PC-3000 imaging, head-mapping, or reread strategies?
Or:
B. Installing another donor head assembly and matching donor PCB yourself?
If that is accurate, I think you would have difficulty finding a reputable lab willing to take on the case given its history and the limited amount of data still missing.
That said, almost anything is possible if you are willing to spend enough money. A further head replacement, particularly a DIY attempt, is more likely to cause additional data loss than improve the recovery.
A. Sending the drive to another professional who may use different PC-3000 imaging, head-mapping, or reread strategies
Can the professional use different PC3000 imaging and change the heads mapping to read these sectors and get the data back??
July 3rd, 2026, 10:48
July 3rd, 2026, 19:17
No. The previous data recovery lab guaranteed to use the PС-3000 when cloning the hard drive. If they weren't successful, why would another lab with the same equipment get a different result?Could a company using a PC-3000 Portable Pro with head mapping and different imaging strategies adjust the head configuration to obtain better reads from those sectors?
Since you made a copy in HDDSuperClone, you should also have the project file saved. Take a screenshot of the number of copied and uncopied sectors (as in the photo below) to make it clearer what we're dealing with.I have got the logs so do you want me to paste it on here?
My question is whether another data recovery company might have a better chance of recovering data from those remaining bad sectors.
Theoretically, yes. The problem is that these remaining files can be corrupted for four reasons: currently unreadable sectors, damaged (and relocated) sectors in the past - part of the data within the file was lost in the process, lost information in the file system about the location of fragments of these files, and corruption/overwriting of parts of these files by the CHKDSC.Since I only need about 35 files (ZIP, EXE, TXT, and URL files), I'm wondering whether it's worth getting a second opinion.
July 3rd, 2026, 19:56
ata_sct_readlong
Perform an SCT read long command if supported.
This command requires the number variable "sector" to be set on the command line.
This also requires the string variable "file" to be set.
"file" is the name of the file the data will be written to.
Note that even if this command is supported, it may still be of no value.
The ATA documentation states that the data returned may be encoded.
And my experience so far is that the data is usually encoded and totally useless.
So don't get your hopes up about using this command to get any worthwhile data.
It is mainly a demonstration of using the SCT commands.
Example: hddsupertool -t /dev/sdb -f ata48_sct_readlong sector=100 file=="sector100.binJuly 3rd, 2026, 20:24
Unfortunately, the thread's author can't do anything on his own because his hard drive no longer has heads.it will most probably be fruitless
Although it's very interesting, how can a data recovery lab return a drive without heads installed? There's a hole where the contacts should be.I can’t clone these 35 data I want because the DR firm have modified on the firmware when they installed the new heads before they removed it.
As far as I know, these classic Seagate hard drives, and apparently the F3 as well, can be used to directly read the surface via diagnostic terminal commands using a kind of physical CHS, ignoring both errors and translation altogether, for cases where a long read returns zeros.The ATA SCT READ LONG command
Powered by phpBB © phpBB Group.