Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ dtype(C) — Xenix 2.3.4g

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     DTYPE(C)                 XENIX System V                  DTYPE(C)



     Name
          dtype - Determines disk type.

     Syntax
          dtype [-s] device ...

     Description
          dtype determines type of disk, prints pertinent information
          on the standard output unless the silent (-s) option is
          selected, and exits with a corresponding code (see below).
          When more than one argument is given, the exit code
          corresponds to the last argument.

          _____________________________________________________________
         | Disk   |  Exit|  Message                                   |
         |________|______|____________________________________________|
         | Type   |  Code|  (optional)                                |
         |________|______|____________________________________________|
         |________|______|____________________________________________|
         |________|______|____________________________________________|
         | Misc.  |  60  |  error (specified)                         |
         |________|______|____________________________________________|
         |        |  61  |  empty or unrecognized data                |
         |________|______|____________________________________________|
         | Storage|  70  |  dump format, volume n                     |
         |________|______|____________________________________________|
         |        |  71  |  tar format[, extent e of n]               |
         |________|______|____________________________________________|
         |        |  72  |  cpio format                               |
         |________|______|____________________________________________|
         |        |  73  |  cpio character (-c) format                |
         |________|______|____________________________________________|
         | MS-DOS |  80  |  DOS 1.x, 8 sec/track, single sided        |
         |________|______|____________________________________________|
         |        |  81  |  DOS 1.x, 8 sec/track, dual sided          |
         |________|______|____________________________________________|
         |        |  90  |  DOS 2.x, 8 sec/track, single sided        |
         |________|______|____________________________________________|
         |        |  91  |  DOS 2.x, 8 sec/track, dual sided          |
         |________|______|____________________________________________|
         |        |  92  |  DOS 2.x, 9 sec/track, single sided        |
         |________|______|____________________________________________|
         |        |  93  |  DOS 2.x, 9 sec/track, dual sided          |
         |________|______|____________________________________________|
         |        |  94  |  DOS 2.x fixed disk                        |
         |________|______|____________________________________________|
         | XENIX  |  120 |  XENIX 2.x filesystem [needs fsck]         |
         |________|______|____________________________________________|
         |        |  130 |  XENIX 3.x or later filesystem [needs fsck]|
         |________|______|____________________________________________|

     Notes



     Page 1                                           (printed 8/7/87)





     DTYPE(C)                 XENIX System V                  DTYPE(C)



          word-swapped refers to byte ordering of long words in
          relation to the host system.

          XENIX file systems and dump and cpio binary formats may not
          be recognized if created on a foreign system.  This is due
          to such system differences as byte and word swapping and
          structure alignment.

          This utility only works reliably for floppy diskettes.














































     Page 2                                           (printed 8/7/87)



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