April 8th, 2012, 6:39
April 13th, 2012, 12:56
May 9th, 2012, 6:03
Buldo wrote:Hello, I also have 2 hdd Seagate ST3250312CS (old tv decoder). I make the cable RS232 (MAX232 thank you). In order to use these hdd, remove the password. I understand the principle:
Vendor to Track Seek, Read Track, Copy Bufer Read to Write Buffer, Edit Buffers to First Byte 00, wrote the buffer back to the drive.
With SeDiv, I can not find Track Vendor, the address buffers reads and write.![]()
If a charitable person could help me, I would be grateful ...
Sorry for my English (thank you goooogle)
May 20th, 2012, 5:39
June 26th, 2012, 8:54
Buldo wrote:Hello, I also have 2 hdd Seagate ST3250312CS (old tv decoder). I make the cable RS232 (MAX232 thank you). In order to use these hdd, remove the password. I understand the principle:
Vendor to Track Seek, Read Track, Copy Bufer Read to Write Buffer, Edit Buffers to First Byte 00, wrote the buffer back to the drive.
With SeDiv, I can not find Track Vendor, the address buffers reads and write.![]()
If a charitable person could help me, I would be grateful ...
Sorry for my English (thank you goooogle)
June 29th, 2012, 8:12
March 1st, 2013, 12:20
March 1st, 2013, 19:59
T>u1
Command Inactive - No VALID Cert Code Detected
March 2nd, 2013, 12:34
Spildit wrote:int0x13 wrote:I still wonder exactly why there is second argument (which is supposed to be the write buffer 40D)...
To write the "edited" data back to disk.
Addr 0 1 2 3 4 5 6 7 8 9 A B C D E F 10 1 2 3 4 5 6 7 8 9 A B C D E F
081A00 01005365 61676174 65202020 20202020 20202020 20202020 20202020 20202020
In RED you have 01 (password locked) and you want to change it to 00 (without lock) so instead of figuring out the password you edit the address on memory
1>U81A00
Adr 81A00 = 01 --> 00 {Shift+Enter = Save and Edit byte again}
Adr 81A00 = 00 --> {Ctrl+Enter = Save and Edit Next byte}
Adr 81A01 = 00 --> {Enter = Finish}
From 01 to 00
And then you write it back from memory (buffer) to disk (platter).int0x13 wrote:
When trying to do that each time i got this response:
- Code:
T>u1
Command Inactive - No VALID Cert Code Detected
You have to load Cert code first !
CTRL+R on terminal will load CERT.
T>u10
Command Inactive - No VALID Cert Code Detected
T>Eng Rev = .0E1
TONKA2 - 1_Disk 3.ADH 02-08-06 16:13 ADH,1H_S_013_M1,4T
CERT Rev = .0B8
.0B8
Mask Rom Rev = M-31
Unique Descriptor = .3M1
T>/1
1>r
VALID Cert Disk Code Detected - Revision # .0B8
1>
1>/T
T>u10
Command Inactive - No VALID Cert Code Detected
March 2nd, 2013, 19:59
June 5th, 2013, 8:03
Powered by phpBB © phpBB Group.