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>
|
||||
<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
|
||||
illustrated in the diagram below.
|
||||
In <xref linkend="network-pxe-setting-up-dhcp">, an
|
||||
example configuration is shown where the
|
||||
<acronym>DHCP</acronym>, <acronym>TFTP</acronym>, and
|
||||
<acronym>NFS</acronym> servers are actually on the same
|
||||
machine. However, these severs can be on separate
|
||||
machines.</para>
|
||||
illustrated in the diagram below. In
|
||||
<xref linkend="network-pxe-setting-up-dhcp">, an example
|
||||
configuration is shown where the <acronym>DHCP</acronym>,
|
||||
<acronym>TFTP</acronym>, and <acronym>NFS</acronym>
|
||||
servers are actually on the same machine. However, these
|
||||
severs can be on separate machines.</para>
|
||||
|
||||
<figure>
|
||||
<title>PXE Booting process with NFS root mount</title>
|
||||
|
||||
<mediaobjectco>
|
||||
<imageobjectco>
|
||||
<areaspec units="calspair">
|
||||
|
|
Loading…
Reference in a new issue