Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ disktab(4) — HP-UX 5.50

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

newfs(1M)

DISKTAB[HFS](4)  —  HP-UX

Series 200, 300, 800 Only

NAME

disktab − disk description file

SYNOPSIS

#include <disktab.h>

DESCRIPTION

Disktab is a simple data base which describes disk geometries and disk section characteristics.  Entries in disktab consist of a number of ‘:’ separated fields.  The first entry for each disk gives the names which are known for the disk, separated by ‘|’ characters.  The last name given should be a long name fully identifying the disk. 

The following list indicates the normal values stored for each disk entry.  Sectors are of size DEV_BSIZE, defined in <sys/param.h> on your system. 

 NameType Description
nsnumNumber of sectors per track
ntnumNumber of tracks per cylinder
ncnumTotal number of cylinders on the disk
b0numBlock size for section ‘0’ (bytes)
b1numBlock size for section ‘1’ (bytes)
b<n>numBlock size for section ‘<n>’ (bytes)
f0numFragment size for section ‘0’ (bytes)
f1numFragment size for section ‘1’ (bytes)
f<n>numFragment size for section ‘<n>’ (bytes)
s0numSize of section ‘0’ in sectors
s1numSize of section ‘1’ in sectors
s<n>numSize of section ‘<n>’ in sectors
rmnumRevolution per minute
tystrType of disk (e.g. removable, winchester)

Example:

hp7914::ty=winchester:ns#16:nt#7:nc#1061 :s0#118832\  :b0#8192:f0#1024:rm#3600:

HARDWARE DEPENDENCIES

The HFS file system is implemented on Series 200 beginning with HP-UX Release 5.0, and on Series 300 and Series 800. 

Series 200:
The Series 200 5.0 release can have only one section per disk drive.

FILES

/etc/disktab

AUTHOR

Disktab was developed by the Hewlett-Packard Company, and the University of California, Berkeley California, Computer Science Division, Department of Electrical Engineering and Computer Science. 

SEE ALSO

newfs(1M)

Hewlett-Packard Company  —  Version B.1,  May 11, 2021

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026