diff options
Diffstat (limited to 'it/install-methods/tftp/dhcp.xml')
-rw-r--r-- | it/install-methods/tftp/dhcp.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/it/install-methods/tftp/dhcp.xml b/it/install-methods/tftp/dhcp.xml index 417dcd7ec..45ad49ec5 100644 --- a/it/install-methods/tftp/dhcp.xml +++ b/it/install-methods/tftp/dhcp.xml @@ -9,8 +9,8 @@ <!-- One free software DHCP server is ISC <command>dhcpd</command>. -In &debian;, this is available in the <classname>dhcp</classname> -package. Here is a sample configuration file for it (usually +In &debian;, this is available in the <classname>dhcp</classname> package. +Here is a sample configuration file for it (usually <filename>/etc/dhcpd.conf</filename>): --> @@ -124,9 +124,9 @@ group { </screen></informalexample> <!-- -Note that for PXE booting, the client filename -<filename>pxelinux.0</filename> is a boot loader, not a kernel image -(see <xref linkend="tftp-images"/> below). +Note that for PXE booting, the client filename <filename>pxelinux.0</filename> +is a boot loader, not a kernel image (see <xref linkend="tftp-images"/> +below). --> Notare che con l'avvio PXE, il nome del file client |