diff options
Diffstat (limited to 'distrib/notes/hp300/prep')
-rw-r--r-- | distrib/notes/hp300/prep | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/distrib/notes/hp300/prep b/distrib/notes/hp300/prep index 1b1c8f9cda1..9d0639c17c6 100644 --- a/distrib/notes/hp300/prep +++ b/distrib/notes/hp300/prep @@ -33,8 +33,6 @@ In order to complete this process, you will need the following from the bsd.rd The uncompressed RAMDISK kernel image. - bsd.rd.gz The gzipped RAMDISK kernel image. - To boot SYS_UBOOT via the network, you will need a system capable of handling boot requests for an hp300. If you will use this method, see the special note below. @@ -60,7 +58,7 @@ 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). For more -information on diskless booting under OpenBSD, see the "diskless" +information on diskless booting under OpenBSD, see the diskless(8) manual page. First of all, configure your rbootd to handle boot requests from the @@ -99,6 +97,3 @@ press the space bar. Shortly, you should see a menu of possible boot options appear. Select the option corresponding to SYS_UBOOT. SYS_UBOOT will then load and prompt you for a kernel name. NFS file names should not have a leading '/' prepended to them, simply use `bsd.rd'. - ------------------- End of network boot-specific section ---------------------- - |