Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

mknod(1M)

mkdevno(1M)

mkdsk(1M)

MKDEV(1M)                            SysV                            MKDEV(1M)



NAME
     mkdev - shell script to make devices

SYNOPSIS
     mkdev device_directory [-d devno_file] [all | console | tty | null | sio
     | pad | pty | dsk | mt | global_devices | crp ]

DESCRIPTION
     mkdev creates devices.  device_directory is usually /dev; -d devno_file
     can be used to specify a device number/manager mapping file to use in
     place of \`node_data/device_numbers.

     If no additional arguments are specified, then all devices which have not
     been created will be.  mkdev creates a file called .mkdev in the device
     directory to record for future instances of itself what work has to be
     done, (actually just the version of the last mkdev to run to completion).

     If any arguments are specified (or all) then these devices will be
     deleted and recreated.

NOTE
     In the Aegis environment, the \`node_data directory is specified as
     `node_data.

DIAGNOSTICS
     Should be self-explanatory.

FILES
     \`node_data/device_numbers (Default device number mapping file)

SEE ALSO
     mknod(1M) mkdevno(1M) mkdsk(1M)

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