Switch to full style
In-depth technology research: finding new ways to recover data, accessing firmware, writing programs, reading bits off the platter, recovering data from dust.

Forum rules

Please do not post questions about data recovery cases here (use this forum instead). This forum is for topics on finding new ways to recover data. Accessing firmware, writing programs, reading bits off the platter, recovering data from dust...
Post a reply

Diag mode 'd' command problem

November 1st, 2011, 11:38

Hello,

I successfully established a connection to the diag console of my Seagate Barracuda 7200.11 and I am trying to use the 'd' command. Tried to use the 'R' to load the service information into RAM. But here it starts getting complicated. The command.

Code:
F3 T>R
Input Command Error

or
Code:
F3 T>R

DiagError 00007000



Issuing command d also fails.
Code:
F3 T>d1A

Invalid Diag Cmd



I am using the wrom Diag command set? I found some using google...

Oh why I am doing this, I am currently writing my master thesis evaluating ata security. Thanks in advance for your help, thank you.

Re: Diag mode 'd' command problem

November 1st, 2011, 12:05

u cannot just press few buttons and expect things to work
most of the time it makes it even worst

Re: Diag mode 'd' command problem

November 1st, 2011, 12:53

... you were just a keystroke away from making the drive FUBAR :lol:

And I don't see any connection between ATA security and console commands... 8)

Re: Diag mode 'd' command problem

November 2nd, 2011, 7:51

yes I see why 'd' was the wrong command. 'Download' works the other way around. But why not telling me in the first place? Okay, other way around, may be this time I'll receive some constructive critics. It should be possible to access the information stored in the service platters, and also the security information. The documentation I have is not very complete. If I destroy the drive, than I'll take a new one. My goal is not to repair the drive, but to extract as many information through the diag mode as possible.

BlackST wrote:... you were just a keystroke away from making the drive FUBAR :lol:

And I don't see any connection between ATA security and console commands... 8)

This is my task to evaluate, but as I wrote above and I understood the ATA specification right it is stored somewhere, accessable by diag mode.

Re: Diag mode 'd' command problem

November 2nd, 2011, 8:28

@jaypikay:
I don't expect that you will like these comments, but I'll write them anyway, to try to guide your expectations...
jaypikay wrote:It should be possible to access [...] the security information.

Can you understand why discussing this specific subject, in an open forum, is not what everyone will want to help with? :)

jaypikay wrote:I understood the ATA specification right

With respect, I'm not sure that you did. What you are doing is not defined in the ATA specification. That specification does not describe using the terminal port on a Seagate drive, since that port is not part of the spec.

jaypikay wrote:it is stored somewhere, accessable by diag mode.

The ATA specification does not define exactly where security information is stored on the drive (that varies by drive manufacturer), nor does the spec describe how that information may be accessible, using proprietary methods.

Re: Diag mode 'd' command problem

November 2nd, 2011, 8:44

@Vulcan:
Thank you for your answer. I can live with that answers and I see your point with the open forum, totally understandable.
Post a reply