王洋电脑服务 发表于 2012-11-4 18:02:14

F3值得关注2级指令

F3 2>A

    The following commands specify how the target address is to be updated:

       F3 2>A0         (single cylinder, single head)
       F3 2>A1         (single cylinder, sequential heads)
       F3 2>A2         (sequential inward cylinders, single head)
       F3 2>A3         (sequential inward cylinders, sequential heads)
       F3 2>A5         (single cylinder, random heads)
       F3 2>A6         (random cylinders, single head)
       F3 2>A7         (random cylinders, random heads)

       F3 2>A12          (sequential inward even cylinders, single head)
       F3 2>A13          (sequential inward even cylinders, sequential heads)
       F3 2>A22          (sequential inward odd cylinders, single head)
       F3 2>A23          (sequential inward odd cylinders, sequential heads)

       F3 2>A16          (random even cylinders, single head)
       F3 2>A17          (random even cylinders, random heads)
       F3 2>A26          (random odd cylinders, single head)
       F3 2>A27          (random odd cylinders, random heads)

       F3 2>A42          (sequential outward cylinders, single head)
       F3 2>A43          (sequential outward cylinders, sequential heads)
       F3 2>A52          (sequential outward even cylinders, single head)
       F3 2>A53          (sequential outward even cylinders, sequential heads)
       F3 2>A62          (sequential outward odd cylinders, single head)
       F3 2>A63          (sequential outward odd cylinders, sequential heads)

    The following commands set the Test Space limits:

       F3 2>A8,123,,0    (sets the minimum user logical cylinder for head 0 to 123)
       F3 2>A9,234,,0    (sets the maximum user logical cylinder for head 0 to 234)
       F3 2>A8,567,,1    (sets the minimum user logical cylinder for head 1 to 567)
       F3 2>A9,890,,1    (sets the maximum user logical cylinder for head 1 to 890)
       F3 2>A8,11,1,0    (sets the minimum system logical cylinder for head 0 to 11)
       F3 2>A9,23,1,0    (sets the maximum system logical cylinder for head 0 to 23)
       F3 2>A8,567,2,0   (sets the minimum physical cylinder for head 0 to 567)
       F3 2>A9,876,2,0   (sets the maximum physical cylinder for head 0 to 876)
       F3 2>AA,3         (sets the maximum head to 3)
       F3 2>AB,4567      (sets the minimum user LBA to 4567)
       F3 2>AC,9876      (sets the maximum user LBA to 9876)
       F3 2>AB,223,1   (sets the minimum system LBA to 223)
       F3 2>AC,7845,1    (sets the maximum system LBA to 7845)
       F3 2>AE,1         (sets the minimum head to 1)

    The following command resets the Test Space to its default state:

       F3 2>AD

    The following command sets the Target Buffer Sector Offset to 0

       F3 2>AF,0

Revision History:

    0001.0000   Initial revision.
    0002.0000   Modified for VBAR to support minimum and maximum cylinder address values
                for each head.
    0002.0001   Added new capability that enables users to set the Target Buffer Sector Offset
                to any value they want.
    0011.0000   Combined the PSG Diagnostic Error Codes (PSGDEC) and the Diagnostic External
                Test Service Error Codes (DETSEC) into a single set of Diagnostic Error Codes
                (DiagError).

ken888 发表于 2012-11-4 18:31:40

路过。。。看看。。。。

sstm 发表于 2012-11-5 11:16:06

学习学习看看

hdjack 发表于 2012-11-5 12:24:12

有的盘是不同的

shinobiyan 发表于 2012-11-5 18:39:56

中国硬盘基地技术论坛»论坛 › ≮≡ ╃电脑维修||新注册会员发帖、升级版块 ≡≯ › 硬盘维修与数据恢复_新兵入伍区

abcc 发表于 2012-11-6 08:19:39

值得关注2级指令

mjfh 发表于 2012-11-6 11:27:40

看得不是很懂,能不能解释那么几句

kenluoye 发表于 2012-11-6 15:25:03

金幣不足,先收藏下來

yinzongjie 发表于 2012-11-9 14:13:26

砍头的格式是什么 不需要重跑了吗

gckjls 发表于 2013-5-9 13:12:07

F3 2>A0         (single cylinder, single head)
       F3 2>A1         (single cylinder, sequential heads)
       F3 2>A2         (sequential inward cylinders, single head)
       F3 2>A3         (sequential inward cylinders, sequential heads)
       F3 2>A5         (single cylinder, random heads)
       F3 2>A6         (random cylinders, single head)
       F3 2>A7         (random cylinders, random heads)

       F3 2>A12          (sequential inward even cylinders, single head)
       F3 2>A13          (sequential inward even cylinders, sequential heads)
       F3 2>A22          (sequential inward odd cylinders, single head)
       F3 2>A23          (sequential inward odd cylinders, sequential heads)


我这么输入完,什么提示也没啊?这就是加表了?是不是我输入错了?
页: [1] 2 3
查看完整版本: F3值得关注2级指令