old-www/HOWTO/NFS-Root-6.html

68 lines
1.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>NFS-Root mini-HOWTO: Other resources</TITLE>
<LINK HREF="NFS-Root-5.html" REL=previous>
<LINK HREF="NFS-Root.html#toc6" REL=contents>
</HEAD>
<BODY>
Next
<A HREF="NFS-Root-5.html">Previous</A>
<A HREF="NFS-Root.html#toc6">Contents</A>
<HR>
<H2><A NAME="s6">6. Other resources</A></H2>
<P>
<UL>
<LI> In the Documentation directory of kernel source there is a file
documenting NFS-Root systems (<CODE>Documentation/nfsroot.txt</CODE>).
<P>
<P>
</LI>
<LI> There are quite a few related HOWTOs:
<UL>
<LI>Diskless-HOWTO (specifically, the <EM>Network Booting</EM> section)</LI>
<LI>Diskless-root-NFS-HOWTO</LI>
<LI>Diskless-root-NFS-other-HOWTO</LI>
<LI>Network-boot-HOWTO</LI>
<LI>PXE-Server-HOWTO ("Pre-boot eXecution Environment") &lt; coming &gt;</LI>
</UL>
<P>
<P>
</LI>
<LI> There is a BOOTP client:
<CODE>
<A HREF="http://ibiblio.org/pub/Linux/system/network/admin/bootpc-0.64.tar.gz">http://ibiblio.org/pub/Linux/system/network/admin/bootpc-0.64.tar.gz</A></CODE>
<P>With initrd (which is included in Linux 2.0), it could be made to work
for diskless stations quite nicely. initrd is actually always an
advanced option for more customized setups.
<P>
</LI>
<LI> For plain bootpd-based boots this is actually probably not
needed as Linux 2.0 contains also the option to use BOOTP instead of
RARP. (To be more precise, you can compile both in the kernel, and the
faster response wins.)
<P>
<P>
</LI>
<LI> There is a patch floating around that allows for swapping over
NFS. It was sent to me (during a private high workload phase), but I
somehow managed to lose the mail.
<P> You can probably get it from
<A HREF="http://www.linuxhq.com/">http://www.linuxhq.com/</A> in the
unofficial-patches section.
<P>
<P>
</LI>
</UL>
<HR>
Next
<A HREF="NFS-Root-5.html">Previous</A>
<A HREF="NFS-Root.html#toc6">Contents</A>
</BODY>
</HTML>