disktab(4) CLIX disktab(4)
NAME
disktab - Disk description file
DESCRIPTION
The /etc/disktab file is a simple database which describes disk geometries
and disk partition characteristics. Entries in disktab consist of a
number of colon (:) separated fields. The first entry for each disk gives
the names which are known for the disk, separated by pipe (|) characters.
The last name given should be a long name which uniquely identifies the
disk.
The following list indicates the normal values stored for each disk entry:
Name Type Description
_________________________________________
ns num number of sectors per track
nt num number of tracks per
cylinder
nc num total number of cylinders
on the disk
se num sector size in bytes
sf bool supports bad144-style bad
sector forwarding
so bool partition offsets in
sectors
ty str Type of disk (for example,
removable or winchester)
The following are for 4.3 Berkeley Software Distribution (BSD)
compatibility:
Name Type Description
_________________________________________
ba num block size for partition
(bytes)
fa num fragment size for partition
(bytes)
pa num size of partition in
sectors
FILES
/etc/disktab
RELATED INFORMATION
Commands: newfs(8)
2/94 - Intergraph Corporation 1