There is quite useful T>[Ctrl X] terminal command on Seagate F3 drives which show last executed commands by the drive. From its output we can define non-readed LBA and sys file which located on that LBA.
希捷公司F3驅(qū)動(dòng)程序中有一個(gè)有效的T>[Ctrl X]終端指令,其指示了該驅(qū)動(dòng)程序的最新執(zhí)行指令。借助其輸出量,我們可以確定拒識(shí)LBA以及其中的系統(tǒng)文件。
Below is a simple description how to do that.
下面是一個(gè)簡單的說明怎么做。
Here is an example of Ctrl X command output:
下述內(nèi)容是Ctrl X指令輸出的案例:
We need to take a look on RW commands with?EC (error code) which is not?00000080 code (success code). E.g. with?89800094 code:
我們需要使用EC(錯(cuò)誤代碼)查看RW指令,但該代碼并不是00000080代碼(有效代碼)。例如,89800094代碼:
40560 ? ? ?219 ? ? ? 16 02 ?002241 000000 0 89800094 XFR RD SYS LBA B 00004834 L 00000080 BO 000000 BES 0030000.0033FFF.0030000
Next digit after EC is LBA. In this case it’s 4834.
EC后的下一個(gè)數(shù)字是LBA。在這種情況下,該數(shù)字為4834。

Then we go to Tools -> Utility extensions -> Service information objects (or just simply press Ctrl Alt 1), select “System file” tab.

Then select any sys file, make a right click of mouse and select “Search SA file by LBA” (or just simply press?Ctrl F)
選擇任一系統(tǒng)文件,點(diǎn)右鍵選擇“Search SA file by LBA”(或者按Ctrl F)

Enter LBA number (in our example 0x00004834)
輸入LBA值(例 0x00004834)
And finally you will get number of damaged sys file (in our example FID 0x100):
最后你會(huì)得到損壞的系統(tǒng)文件(例: 0x100)
Next step is check heads for writing ability (sys file 181 – vol 3 – copy 0 for head 0 and?sys file 182 – vol 3 – copy 0 for head 1) and write a good file from resources if file is?non-unique.
Please note that Ctrl+X command should be executed as soon as you get terminal promt after drive’s initialization.
請注意,一旦在驅(qū)動(dòng)器初始化之后進(jìn)入終端提示符,就應(yīng)該執(zhí)行Ctrl + X命令。
Also some drives can access to sys files only by full descriptor (FD). So you?will not?get?access via File ID form, you can only select sys file by File Descriptor?in list.
另外一些驅(qū)動(dòng)器只能通過完整的描述符(FD)訪問系統(tǒng)文件。所以你不能通過文件ID訪問,你只能在列表中選擇系統(tǒng)文件。
轉(zhuǎn)載請注明:成都千喜數(shù)據(jù)恢復(fù)中心 » PC-3000 for HDD. 使用Ctrl + X終端命令 如何檢查希捷F3硬盤哪些系統(tǒng)文件被損壞?

