dkindex(8) dkindex(8)
NAME
dkindex - display/set disk index structures
SYNOPSIS
dkindex -l special Format 1
dkindex [-w] -a c:h:s -c cyl special Format 2
DESCRIPTION
Format 1 displays the data structure location index for disk special.
The data structure location index is part of the PSDF (Pyramid Stan-
dard Disk Format) specification.
Format 2 sets the data structure location index for disk special. The
following options are possible:
-a c:h:s Specifies the location of the Format Information Table
(FIT).
c Specifies the cylinder.
h Specifies the head.
s Specifies the sector.
-c cyl Specifies the segment for disk-specific data such as the
partition table.
-w Do not write index to disk (for drives with removable
media).
special The raw disk device to read from or write to.
Format 2 is generally only called from dksetup.
Each disk driver has a convention for locating the index structure on
a particular disk. The index structure specifies where all of the
other configuration data structures can be found.
EXAMPLES
# /sbin/dkindex -l /dev/ios0/rsdisk000s0
id: /dev/ios0/rsdisk000s10
asm type part tune
1644:12:0 1645:0:4 1645:0:8 1645:0:12
-1:0:0 1645:1:4 1645:1:8 1645:1:12
-1:0:0 1645:2:4 1645:2:8 1645:2:12
-1:0:0 1645:3:4 1645:3:8 1645:3:12
-1:0:0 1645:4:4 1645:4:8 1645:4:12
-1:0:0 1645:5:4 1645:5:8 1645:5:12
-1:0:0 1645:6:4 1645:6:8 1645:6:12
-1:0:0 1645:7:4 1645:7:8 1645:7:12
Page 1 Reliant UNIX 5.44 Printed 11/98
dkindex(8) dkindex(8)
SEE ALSO
psdf(4), dkpart(8), dkpsdfinit(8), dksetup(8), dktune(8),
format(8) [RM600 only], setinfo(8).
Page 2 Reliant UNIX 5.44 Printed 11/98