diff options
Diffstat (limited to 'distrib/notes/mvme68k/install')
-rw-r--r-- | distrib/notes/mvme68k/install | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/distrib/notes/mvme68k/install b/distrib/notes/mvme68k/install index 7bbb9dec437..650f1a00f1f 100644 --- a/distrib/notes/mvme68k/install +++ b/distrib/notes/mvme68k/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.15 2002/04/09 01:22:23 miod Exp $ +dnl $OpenBSD: install,v 1.16 2002/04/17 23:32:09 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -223,7 +223,8 @@ A few configuration files need to be edited: Now you must populate the the `/dev' directory for your client. If you server runs SunOS 4.x, you can simply change your working directory to `<root>/dev' -and run the MAKEDEV script: `sh MAKEDEV all'. +and run the MAKEDEV script: `sh MAKEDEV all' (this might require the edition +of MAKEDEV to change the PATH for it to work properly). On SunOS 5.x systems, MAKEDEV can also be used, but there'll be error messages about unknown user and groups. These errors are inconsequential |