South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I plugged the wrong plug into my portable hard drive - so obviously a PCB Failiure. Any idea how I could go about fixing it
; MHDD 4.5 script:
; WD Marvell translators regeneration
;
; Configuration sector 512 bytes,
; the first 16 bytes (hex), remaining all zero's:
;
; input file: mwtrrec.bin
; 0000 18 00 02 00 12 00 00 00 00 00 00 00 00 00 00 00
;
reset
waitnbsy
regs = $45 $0b $00 $44 $57 $a0 $80
waitnbsy
regs = $d6 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsfrom = mwtrrec.bin
waitnbsy
regs = $d5 $01 $be $4f $c2 $a0 $b0
waitnbsy
checkdrq
sectorsto = i ; ( be )
; end
@AfricanTech: Couldn't send attachment, so it is a hard way.
1. Create text file and put it in MHDD SCRIPTS folder
2. Create mwtrrec.bin binary file as per instruction, place it in mhdd.exe folderCode:; MHDD 4.5 script: ; WD Marvell translators regeneration ; ; Configuration sector 512 bytes, ; the first 16 bytes (hex), remaining all zero's: ; ; input file: mwtrrec.bin ; 0000 18 00 02 00 12 00 00 00 00 00 00 00 00 00 00 00 ; reset waitnbsy regs = $45 $0b $00 $44 $57 $a0 $80 waitnbsy regs = $d6 $01 $be $4f $c2 $a0 $b0 waitnbsy checkdrq sectorsfrom = mwtrrec.bin waitnbsy regs = $d5 $01 $be $4f $c2 $a0 $b0 waitnbsy checkdrq sectorsto = i ; ( be ) ; end
3. Execute script
4. Power off