summaryrefslogtreecommitdiff
path: root/release/INSTALL-binary
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-07-14 01:19:18 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-07-14 01:19:18 +0000
commit06334becbfa369d4eb3f7056aea6860846d7afae (patch)
tree4d65c761cd63c6c6c117191a63e8136efda93680 /release/INSTALL-binary
parentb3ce9485738960b31b99f3db29a363c6b5e24a2c (diff)
(STEP VI):
Diffstat (limited to 'release/INSTALL-binary')
-rw-r--r--release/INSTALL-binary18
1 files changed, 14 insertions, 4 deletions
diff --git a/release/INSTALL-binary b/release/INSTALL-binary
index 17899bff..8a81e3ce 100644
--- a/release/INSTALL-binary
+++ b/release/INSTALL-binary
@@ -119,11 +119,21 @@ the following:
*** making devices
-cd to /dev give the command `./MAKEDEV ptyp ptyq'.
+cd to /dev and make devices.
+
+Say `MAKEDEV dev1 dev2 dev3 ...'.
+
+Supported devices are:
+ o any hard disk device you have; you must specify both unit number *and*
+ partition. Something like `sd0a' or `rd1f' is called for.
+ o floppy disk drives, give something like `fd0' or `fd1'.
+
+For hardwired terminals, MAKEDEV doesn't know how to do it yet. To
+create /dev/tty00, where `tty00' is the Mach device name for the
+terminal, do
+
+settrans -c /dev/tty00 /hurd/term /dev/tty00 device tty00
-Also add any disk device you have; you must specify both unit
-number *and* partition. Something like `sd0a' or `rd1f' is called
-for.
*** setup network