|
楼主 |
发表于 2009-8-25 08:57:17
|
显示全部楼层
搞WD,别考虑PCI了,考虑点这个吧。(38:玩儿点真东西。
一起来研究脚本,更好。不要抓住几个资料和几个固件,来做文章了,哥们。没有意义的。
看看这两段,你能发现点东西。呵呵。再一次表明立场,我对事不对人。
FRESHBIRD和OLDBIRD的区别,不在于时间长短,只在于endowment。
硬盘始终只是厂家的玩具,开发者自娱自乐的东西。我们都落后了。唉,伤心。
现在的元老们,还会像以前一样热情么,不会了。连发帖都懒得发了。
HDD这条路,只会越走越迷失。
Command Help_DriveReady
clrw 0
fprintf "\nSteps to Prepare Drive"
fprintf "\n********************************************************************"
fprintf "\nNOTE: - In between all steps, it is recommended to reset the drive."
fprintf "\n - Before Running The Following Steps, please see Help_UpdFW"
fprintf "\n1. Flash Code onto Drive"
fprintf "\n2. Run Mini Arco (cosoc.trx)"
fprintf "\n -DCM Code = 8 for F8 drives"
fprintf "\n -Temp = 22"
fprintf "\n -Option = 1, for Mini Arco"
fprintf "\n3. FmtRsvd (alpha.trx)"
fprintf "\n4. BldTrk.trx"
fprintf "\n5. Run Full Arco (cosoc.trx)"
fprintf "\n -DCM Code = 8 for F8 drives"
fprintf "\n -Temp = 22"
fprintf "\n -Option = 2, for Full Arco"
fprintf "\n6. FmtUnit"
fprintf "\n -0x13"
fprintf "\n7. Run Cal.Trx, available under Servo Ptm directory"
pause
trex
ecommand
Command Help_UpdFw
clrw 0
fprintf "\nNOTE: - If you have a processed drive please follow the steps below"
fprintf "\n - If your drive is not processed, please see Help_DriveReady"
fprintf "\n*********************************************************************"
fprintf "\n1- Use UPDFW.TRX to update the firmware."
fprintf "\n2- Do not Run Mini or Full Arco. "
fprintf "\n3- Do not Run FmtRsvd. "
fprintf "\nNOTE: Processed Drives have valid files,"
fprintf "\n file 47, reserve optimization"
fprintf "\n file 46, user optimization"
fprintf "\n file 494a, servo calibration"
fprintf "\n file 30, pdlist"
fprintf "\n file 31, rpdlist"
fprintf "\n All LBAs have been Written and Read."
pause
trex
ecommand |
|