Hello,
sorry for being junior here, after a month of reading about data recovery and with the help of the collective knowledge on this forum and others I managed to have a display of a terminal console at power-up.
Here it is:
**********************************************
▒
Rst 0x20M
(P) SATA Reset
PASSPackage Verified
No Phy: Staggered spin bypass
(H) SATA Reset
SSPSaveSettings
SSPRestoreSettings
Send Status: COMRESET seen
Set Transfer Mode selected
PIO selected
Set Transfer Mode selected
Ultra DMA selected
Starting LBA of RW Request=00000040 Length=FFFFFFFF
ProcessRWError -Read- at LBA 00000040 Sense Code=43110081
InitiateMarkPendingReallocateRequest for disc_lba: 00000040
FAILED to spare!
(H) SATA Reset
SSPSaveSettings
SSPRestoreSettings
Send Status: COMRESET seen
InitiateMarkPendingReallocateRequest for disc_lba: 0236A589
******************************************************
For what I understand is a common problem of these drives.
I please need some advices on how to proceed.
I think my next move would be giving these F commands that I got from a post from Spildit here:
https://www.hddoracle.com/viewtopic.php ... 2&start=60F"READ_SPARING_ENABLED",0,22
F"WRITE_SPARING_ENABLED",0,22
F"OFFLINE_SPARING_ENABLED",0,22
F"DAR_ENABLED",0,22
F"DISABLE_IDLE_ACTIVITY",1,22
F"BGMS_DISABLE_DATA_REFRESH",1,22
F"ABORT_PREFETCH",1,22
F"READ_LOOKAHEAD_DISABLED_ON_POWER_UP",1,22
F"READ_CACHING_DISABLED_ON_POWER_UP",1,22
F"RWRecoveryFlags",00,22
F"BGMSFlags",00,22
F"PerformanceFlags",043C,22
F"MediaCacheControl",00,22
My goal is to use hddsuperclone in order to recover all the data, but I need to stabilize it in some way, because hddsuperclone doesn't recognize the drive in this state.
Should I give those commands or someone can guide me in giving other commands/displays etc.
Thanks for anyone who can help me.