diff --git a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml index eee9ef05ed..c16d40aa0b 100644 --- a/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml @@ -1719,6 +1719,10 @@ Exports list on foobar: Configuring DHCP/BOOTP + + diskless operation + booting + There are two protocols that are commonly used to boot a workstation that retrieves its configuration over the network: BOOTP @@ -1747,6 +1751,10 @@ Exports list on foobar: Configuration Using ISC DHCP + + DHCP + diskless operation + The isc-dhcp server can answer both BOOTP and DHCP requests. @@ -1824,6 +1832,10 @@ Exports list on foobar: Configuration Using BOOTP + + BOOTP + diskless operation + Here follows an equivalent bootpd configuration. This would be found in @@ -1855,6 +1867,10 @@ Exports list on foobar: Preparing a Boot Program with <application>Etherboot</application> + + Etherboot + + Etherboot's Web site contains @@ -1898,6 +1914,15 @@ Exports list on foobar: Configuring the TFTP and NFS Servers + + TFTP + diskless operation + + + NFS + diskless operation + + You need to enable tftpd on the TFTP server: @@ -1962,6 +1987,11 @@ Exports list on foobar: Building a Diskless Kernel + + diskless operation + kernel configuration + + Create a kernel configuration file for the diskless client with the following options (in addition to the usual ones): @@ -1985,6 +2015,11 @@ Exports list on foobar: Preparing the root Filesystem + + root file system + diskless operation + + You need to create a root filesystem for the diskless workstations, in the location listed as root-path in @@ -2084,6 +2119,13 @@ Exports list on foobar: Running with a read-only <filename>/usr</filename> + /usr + diskless operation + read-only + + If the diskless workstation is configured to run X, you will have to adjust the xdm configuration file, which puts the error log on /usr by default. @@ -2116,6 +2158,10 @@ Exports list on foobar: ISDN + + ISDN + + A good resource for information on ISDN technology and hardware is Dan Kegel's ISDN Page.