diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2006-03-25 13:42:41 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2006-03-25 13:42:41 +0000 |
| commit | c71f2558cc22c19b3973826e19bf5dc0884df36b (patch) | |
| tree | 3d8bc8787758bf5953138e94a75ff9f49895c2f2 /distrib/notes/common/netboot | |
| parent | c6d79d21de1960847b6c63e0335c3329af06f671 (diff) | |
Add more description about rbootd(8) and YAMAMORI Takenori's
sun-rbootd package for NetBSD/hp300 and OpenBSD/hp300, which
works on more other OSs including SunOS 4.x, Solaris 2.x, HP-UX 10,
HP-UX 9, NEWS-OS 4.x, FreeBSD, and Linux.
Diffstat (limited to 'distrib/notes/common/netboot')
| -rw-r--r-- | distrib/notes/common/netboot | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/distrib/notes/common/netboot b/distrib/notes/common/netboot index 01941c10281..b055e025868 100644 --- a/distrib/notes/common/netboot +++ b/distrib/notes/common/netboot @@ -1,4 +1,4 @@ -.\" $NetBSD: netboot,v 1.25 2006/03/25 13:19:57 tsutsui Exp $ +.\" $NetBSD: netboot,v 1.26 2006/03/25 13:42:41 tsutsui Exp $ .\" .\" Copyright (c) 1999-2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -235,6 +235,18 @@ you can achieve this with: .No # Ic "/etc/rc.d/rbootd restart" .disp) .Pp +If your netboot server is not running +.Nx +but other OSs (like Linux, Solaris etc.), you have to use +YAMAMORI Takenori's +.Li sun-rbootd +package instead of native +.Xr rbootd 8 . +Please refer the "Setting up the rbootd server" section +in the NetBSD Diskless HOW-TO +.Lk http://www.NetBSD.org/Documentation/network/netboot/rbootd/ +for details. +.Pp .It .\} \" ! \n[hp300]:\n[hp700] .if \n[evbppc]:\n[hp300]:\n[hp700]:\n[macppc]:\n[next68k]:\n[sparc]:\n[sparc64] \{\ |
