summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2000-12-28 22:24:01 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2000-12-28 22:24:01 +0000
commit06016ad32bf909b3b8ce34fb7542fdad79608249 (patch)
treebf49ec6d767196396af43771ceefa7b704d69320 /share
parent5594e61e1de45dbc6450c18668dd00c8d0c9be87 (diff)
We don't provide SYS_NBOOT for netbooting hp300 machines, SYS_UBOOT is
able to do this job. aaron@ ok
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/diskless.89
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man8/diskless.8 b/share/man/man8/diskless.8
index 2679712facc..0ffbeb30d42 100644
--- a/share/man/man8/diskless.8
+++ b/share/man/man8/diskless.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: diskless.8,v 1.11 2000/01/22 02:17:54 aaron Exp $
+.\" $OpenBSD: diskless.8,v 1.12 2000/12/28 22:24:00 miod Exp $
.\" $NetBSD: diskless.8,v 1.7.4.1 1996/05/30 18:58:10 cgd Exp $
.\"
.\"
@@ -182,7 +182,7 @@ If booting an HP 300-series machine, ensure that
is configured properly to transfer the boot program to the client.
An entry might look like this:
.Bd -literal -offset indent -compact
-08:00:09:01:23:E6 SYS_NBOOT # myclient
+08:00:09:01:23:E6 SYS_UBOOT # myclient
.Ed
.Pp
See the
@@ -213,8 +213,9 @@ If the client's PROM fails to fetch the expected file,
.Xr tcpdump 8
can be used to discover which filename the client is trying to read.
.Pp
-If booting an HP 300-series machine, ensure that the network boot program
-.Pa SYS_NBOOT
+If booting an HP 300-series machine, ensure that the general purpose
+boot program
+.Pa SYS_UBOOT
(which may be called
.Pa netboot.lif
before installation)