diff options
-rw-r--r-- | distrib/notes/hp300/prep | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/distrib/notes/hp300/prep b/distrib/notes/hp300/prep index fba5727b86c..7ce2e9dad40 100644 --- a/distrib/notes/hp300/prep +++ b/distrib/notes/hp300/prep @@ -50,7 +50,9 @@ either have another OpenBSD system on the network, or something else capable of running the rbootd(8) program. Source code may be found under usr.sbin/rbootd in the OpenBSD source tree, but requires the Berkeley Packet Filter (bpf) in order to function. It may be possible to -use HP-UX, but is not recommended (or documented here). +use HP-UX, but is not recommended (or documented here). For more +information on diskless booting under OpenBSD, see the "diskless" +manual page. First of all, configure your rbootd to handle boot requests from the client. NOTE: OpenBSD's `rbootd' is slightly different from HP-UX's. |