|
|
DataMuseum.dkPresents historical artifacts from the history of: ICL Comet 32 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about ICL Comet 32 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 649 (0x289)
Types: TextFile
Notes: UNIX file
Names: »makedev«
└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
└─⟦28c352965⟧ »/a« UNIX Filesystem
└─⟦this⟧ »sys/build/help/makedev«
y|yes - continue
no - skip this step
quit - back to top level of build
%
Devices appear as files in unix (called special files). They're all
kept in the /dev directory. The most important ones are
console - what you're now typing on
tty* - terminals other than the console
dc*, rdc* - hard disks and parts of them
flop*, rflop* - floppy drivers
lp* - line printers
mem, kmem - the actual memory of the computer
In the /dev directory lies also a program (shell script) MAKEDEV. In
this step we'll use it to create all the devices we don't have yet.
Existing devices give error messages but that's ok.