Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dumptab(4) — DG/UX 4.30

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

dump2(1M)



     dumptab(4)                 DG/UX 4.30                  dumptab(4)



     NAME
          dumptab - tape table file for dump2

     DESCRIPTION
          /etc/dumptab is an ASCII file containing an entry describing
          media characteristics for each medium made available to
          dump2.

          This table file contains lines in one of three formats:

            a.  comment lines (must start with a "#")

            b.  lines specifying the capacity of the medium:

                       <medium-name>  <buffer-size>  <capacity>

            c.  lines giving the density, tape length, and IRG for the
                medium:

                <medium-name>  <buffer-size>  <density>  <tape-length>  <IRG>

          Fields are separated by white space.  The fields are
          desribed below:

          medium-name
                    descriptive label for the medium.

          buffer-size
                    size (in 1024-byte blocks) of the buffers written
                    to the medium.

          capacity  formatted capacity of the medium (in bytes).  The
                    capacity can also be specified as a number
                    followed by a upper or lowercase b, k, m, or to
                    indicate bytes, kilobytes, megabytes, or
                    gigabytes, respectively.

          density   density at which data is written to the device (in
                    bpi).

          tape-length
                    length of the tape (in feet).

          IRG       inter-record gap size used by the device (in
                    tenths per inch).

     SEE ALSO
          dump2(1M).







     Licensed material--property of copyright holder(s)         Page 1



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