Whitespace-only fixes: indentation and wrap long lines. Translators,
please ignore.
This commit is contained in:
parent
08e28d303b
commit
cab218977c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39044
1 changed files with 53 additions and 51 deletions
|
@ -4635,19 +4635,21 @@ myhost.example.com:/b/tftpboot/FreeBSD/install / nfs ro
|
||||||
</step>
|
</step>
|
||||||
|
|
||||||
<step>
|
<step>
|
||||||
<para>Use the <filename role="package">net/wireshark</filename>
|
|
||||||
port to debug the network traffic involved during the
|
<para>Use the
|
||||||
|
<filename role="package">net/wireshark</filename> port to
|
||||||
|
debug the network traffic involved during the
|
||||||
<acronym>PXE</acronym> booting process, which is
|
<acronym>PXE</acronym> booting process, which is
|
||||||
illustrated in the diagram below.
|
illustrated in the diagram below. In
|
||||||
In <xref linkend="network-pxe-setting-up-dhcp">, an
|
<xref linkend="network-pxe-setting-up-dhcp">, an example
|
||||||
example configuration is shown where the
|
configuration is shown where the <acronym>DHCP</acronym>,
|
||||||
<acronym>DHCP</acronym>, <acronym>TFTP</acronym>, and
|
<acronym>TFTP</acronym>, and <acronym>NFS</acronym>
|
||||||
<acronym>NFS</acronym> servers are actually on the same
|
servers are actually on the same machine. However, these
|
||||||
machine. However, these severs can be on separate
|
severs can be on separate machines.</para>
|
||||||
machines.</para>
|
|
||||||
|
|
||||||
<figure>
|
<figure>
|
||||||
<title>PXE Booting process with NFS root mount</title>
|
<title>PXE Booting process with NFS root mount</title>
|
||||||
|
|
||||||
<mediaobjectco>
|
<mediaobjectco>
|
||||||
<imageobjectco>
|
<imageobjectco>
|
||||||
<areaspec units="calspair">
|
<areaspec units="calspair">
|
||||||
|
|
Loading…
Reference in a new issue