summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-09-20 17:53:29 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-09-20 17:53:29 +0000
commit9632901c3bf0d068877fde2542590bcc9882fb7a (patch)
tree221c08e6ce1134b22e94d7cb991c57a1c2dc60a7 /distrib/notes
parent0a2446c2f31cfb357f46bd938a94ea5c162f3884 (diff)
Too much cut'n'paste in NIOT description cause confusion as the text
refers to ;H but shows ;A in examples; spotted by nick@
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/mvme68k/install6
-rw-r--r--distrib/notes/mvme88k/install6
2 files changed, 6 insertions, 6 deletions
diff --git a/distrib/notes/mvme68k/install b/distrib/notes/mvme68k/install
index 007d5d82d44..09d8ba3899c 100644
--- a/distrib/notes/mvme68k/install
+++ b/distrib/notes/mvme68k/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.26 2004/03/17 09:25:10 jmc Exp $
+dnl $OpenBSD: install,v 1.27 2004/09/20 17:53:27 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -114,7 +114,7 @@ The "NIOT;H" lists only the available controllers in the machine. For
example, if no external network card is present, only the built-in
controller will be reported:
- 167-Bug> NIOT;A
+ 167-Bug> NIOT;H
Network Controllers/Nodes Available
CLUN DLUN Name Address
0 0 VME167 $FFF46000
@@ -125,7 +125,7 @@ described later in this document.
Before netbooting, enter "NIOT" and fill the parameters. Be sure to provide
the correct values for Controller LUN and Device LUN (as listed in the
-"NIOT;A" output); also the "Boot File Load Address" and "Boot File
+"NIOT;H" output); also the "Boot File Load Address" and "Boot File
Execution Address" need to be set to 006F0000. The "Boot File Name" must
match the name of the netboot file on the server (copying it as
"netboot.mvme68k" is usually a wise choice). Finally, "Argument File Name"
diff --git a/distrib/notes/mvme88k/install b/distrib/notes/mvme88k/install
index eb2ebaaf014..a7428b697bd 100644
--- a/distrib/notes/mvme88k/install
+++ b/distrib/notes/mvme88k/install
@@ -1,4 +1,4 @@
-dnl $OpenBSD: install,v 1.17 2004/03/17 09:25:10 jmc Exp $
+dnl $OpenBSD: install,v 1.18 2004/09/20 17:53:28 miod Exp $
OpenBSDInstallPrelude
There are several ways to install OpenBSD onto a disk. The easiest way
@@ -131,7 +131,7 @@ The list of BUG-supported Ethernet controllers is available with the
The "NIOT;H" lists only the available controllers in the machine. For
example, on an MVME187 system with no external network card:
- 187-Bug> NIOT;A
+ 187-Bug> NIOT;H
Network Controllers/Nodes Available
CLUN DLUN Name Address
0 0 VME187 $FFF46000
@@ -141,7 +141,7 @@ If the BUG does not support the NIOT command (MVME187 BUG prior to version
Before netbooting, enter "NIOT" and fill the parameters. Be sure to provide
the correct values for Controller LUN and Device LUN (as listed in the
-"NIOT;A" output); also the "Boot File Load Address" and "Boot File
+"NIOT;H" output); also the "Boot File Load Address" and "Boot File
Execution Address" need to be set to 00AF0000. The "Boot File Name" must
match the name of the netboot file on the server (copying it as
"netboot.mvme88k" or "tftpboot.mvme88k" is usually a wise choice). Finally,