diff options
Diffstat (limited to 'distrib/notes/sparc64/install')
-rw-r--r-- | distrib/notes/sparc64/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sparc64/install b/distrib/notes/sparc64/install index 125b40adcba..e5150f49e9c 100644 --- a/distrib/notes/sparc64/install +++ b/distrib/notes/sparc64/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.28 2002/12/30 11:13:01 miod Exp $ +dnl $OpenBSD: install,v 1.29 2003/01/04 00:18:09 miod Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -339,7 +339,7 @@ A few configuration files need to be edited: server:/export/root/client / nfs rw 0 0 server:/export/exec/MACHINE.OpenBSD /usr nfs rw 0 0 -Now you must populate the the `/dev' directory for your client. If you server +Now you must populate the `/dev' directory for your client. If the server runs SunOS 4.x, you can simply change your working directory to `<root>/dev' and run the MAKEDEV script: `sh MAKEDEV all' (this might require the edition of MAKEDEV to change the PATH for it to work properly). |