- 积分
- 93
- 下载分
- 分
- 威望
- 点
- 原创币
- 点
- 下载
- 次
- 上传
- 次
- 注册时间
- 2011-11-16
- 精华
|
马上注册,获取阅读精华内容及下载权限
您需要 登录 才可以下载或查看,没有帐号?注册
x
F3二级指令:
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).
00 Defect List SA
01 Drive Information File
02 Picture performance settings (Performance Parameter File)
03 P-List
04 SAP (Servo Adaptive Parameters)
05 Manufacturing Information File
06 RAP (Read Adaptive Parameters)
07 CAP (Controller Adaptive Parameters)
08 destination unknown
09 SMART config (filled pattern)
0ASMART Frame
0B destination unknown, full pattern
0C Self Scan Log
0D destination unknown, full pattern
0E DIC (Data Integrity Check), HEAD 0
0F DIC Dummy File
13 Roster drive (settings, Security)
15 File offline samotesta surface (DOS)
16 destination unknown
17 destination unknown, full pattern
19 destination unknown, the log of something
1A destination unknown, full pattern
1B destination unknown, the log of something
1C destination unknown, full pattern
1D Overlay 0
1E Overlay 1
1F destination unknown, full pattern
22 File samotesta surface Kills 0
23 File samotesta surface, the head of a
24 File samotesta surface, head 2
25 File samotesta surface, the head 3
26 File samotesta surface, the head 4
27 File samotesta surface, the head 5
28 File samotesta surface, the head of 6
29 File samotesta surface, the head 7
2A Saved Mode Pages - HDD configuration
2B RW operations, streamer
2C DIC (Data Integrity Check), HEAD 1, pattern
2D DIC (Data Integrity Check), HEAD 2, pattern
2E DIC (Data Integrity Check), HEAD, 3 pattern
2F DIC (Data Integrity Check), HEAD, 4 pattern
30 DIC (Data Integrity Check), HEAD, 5 pattern
31 DIC (Data Integrity Check), HEAD, 6 pattern
32 DIC (Data Integrity Check), HEAD, 7 pattern
33 Service file FDE
34 packed descriptor structure CONGEN
35 SMART
|
|