Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
March 21st, 2012, 10:56
First off I would like to congratulate the forum admins, mods, and users on how much information I was able to pull out of here and learn A LOT on repairing HD's. I MUST also say that this MHDD tool is simply mind-blowing, excelent work Dmitry ! Off to my problem:
I have a couple of netbook HD's with master password lock, which I decided to UNLOCK to save and re-use the hardware (not caring for data). After a lot of research on how to dump the hex and read it for the password, I ended up with MHDD NOT CALLING SCRIPTS when I type . "scriptname" (ie. .test). Batch files work fine though. What am I missing here guys? The files are in "SCRIPT" folder and I even tried putting them on same level as mhdd.exe but still nothing.
If I could please get some pointers, I would really like to nail this one for the sakes of learning.
Any and all help is much appreciated,
Zé
March 21st, 2012, 14:08
What MHDD script are you trying to use, to read the password of your Seagate ST9160301AS? I hope it's not "dump" or "dump2" from previous ATA password threads on the forum.
March 21st, 2012, 14:21
hi2jurus wrote:First off I would like to congratulate the forum admins, mods, and users on how much information I was able to pull out of here and learn A LOT on repairing HD's. I MUST also say that this MHDD tool is simply mind-blowing, excelent work Dmitry ! Off to my problem:
I have a couple of netbook HD's with master password lock, which I decided to UNLOCK to save and re-use the hardware (not caring for data). After a lot of research on how to dump the hex and read it for the password, I ended up with MHDD NOT CALLING SCRIPTS when I type . "scriptname" (ie. .test). Batch files work fine though. What am I missing here guys? The files are in "SCRIPT" folder and I even tried putting them on same level as mhdd.exe but still nothing.
If I could please get some pointers, I would really like to nail this one for the sakes of learning.
Any and all help is much appreciated,
Zé
All this on ST9160xxxx ?

Hard to believe, indeed

-
March 21st, 2012, 17:20
Vulcan wrote:What MHDD script are you trying to use, to read the password of your Seagate ST9160301AS? I hope it's not "dump" or "dump2" from previous ATA password threads on the forum.
Well, I'm trying to get ANY script running at first but I've managed to obtain a specific seagate script which I don't have at this exact moment for posting but I can hook it up later if needed.
About dump and dump2, they would at least run and return an error right? I get nothing but the next MHDD> command line.
March 21st, 2012, 17:33
Which version of MHDD are you using, 4.5 or 4.6?
March 21st, 2012, 17:36
@hi2jurus,
My question was because I'm trying to make sure you're not wasting your time, by trying to use inappropriate scripts (like dump & dump2 from the WD ATA password thread). In response to your question - yes, I would expect those scripts to generate errors, when a Seagate drive was the target.
Which version of MHDD are you using?
[Edit: Snap - usually the forum warns of other new posts before posting, but it didn't this time. Oh well... ]
March 21st, 2012, 18:08
Vulcan wrote:Which version of MHDD are you using?
Does it make any difference in any case (scripting or not) ?
March 21st, 2012, 21:04
Well, I am booting up from Hiren's BCD 10.6 running MHDD 4.6 right away so folder TOOLS is created in RAM subtree. Open Volkov Commander to copy the WD / seagate scripts to the SCRIPTS folder of MHDD for the last "running and dumping" step.
I have downloaded the 4.5 but didn't try to boot yet, I'll do it tomorrow morning.
Any known issues on scripting in these versions?
March 22nd, 2012, 8:46
MHDD 4.5 does run the script, but failed to recognize the drive properly.... *workaround* copied the .exe of 4.5 into 4.6 folder and it worked perfectly. Unfortunately my 'specific seagate script' appears to not match the HD because of the message returned (Error.. No DRQ). The script follows:
; rm modul id 42
reset
waitnbsy
regs = $57 $44 $43 $00 $00 $a0 $8a
waitnbsy
regs = $00 $02 $00 $00 $0F $E0 $21
waitnbsy
checkdrq
sectorsto = 42.bin
; End.
March 22nd, 2012, 8:48
Upon further reading this forum I found this:
You will need terminal to read/write seagate firmware , so it can not be done by MHDD .
Plus, I found out my script isn't really specific.
I guess this is a dead end for me using MHDD?
March 22nd, 2012, 9:08
hi2jurus wrote:MHDD 4.5 does run the script
That's why I asked about the MHDD version you were using - MHDD 4.6 removed that functionality.
hi2jurus wrote:Unfortunately my 'specific seagate script' appears to not match the HD
Correct - that looks like a script for a WD disk, which is why I asked which script you were going to use. If you had sent the script yesterday, we could have seen this fact earlier, but anyway, it's clear now.
I haven't seen a public MHDD script for doing something similar with Seagate disks (although that doesn't guarantee that such a script doesn't exist).
March 24th, 2012, 19:53
hi2jurus wrote:I found out my script isn't really specific.
I guess this is a dead end for me using MHDD?
HDD manufacturers each use their own vendor specific commands.
You could try reading the vendor track with SeDiv. I don't know if it supports your model, though.
Are you certain that the master password has been changed? If it is still at its default setting, then an ATA secure erase should recover the drive:
http://cmrr.ucsd.edu/hughes/SecureErase.html
March 26th, 2012, 7:42
Thank you for all the help!
What kind of information can I generally get from the vendor track? I can surely try the SeDiv.
I'm certain that the password has been changed, for even MHDD indicates high security is turned ON and doesn't clear it =(
Still hoping to knock this one out the park! There MUST be a way!
Powered by phpBB © phpBB Group.