diff options
Diffstat (limited to 'nl/install-methods/tftp')
-rw-r--r-- | nl/install-methods/tftp/rarp.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nl/install-methods/tftp/rarp.xml b/nl/install-methods/tftp/rarp.xml index e449b79ac..47715f8db 100644 --- a/nl/install-methods/tftp/rarp.xml +++ b/nl/install-methods/tftp/rarp.xml @@ -1,6 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 39897 untranslated --> - +<!-- original version: 62401 untranslated --> <sect2 condition="supports-rarp" id="tftp-rarp"> <title>Setting up RARP server</title> @@ -14,7 +13,7 @@ If you don't know this information, you can OpenBoot <userinput>.enet-addr</userinput> command, or </phrase> boot into <quote>Rescue</quote> mode (e.g., from the rescue floppy) and use the -command <userinput>/sbin/ifconfig eth0</userinput>. +command <userinput>ip addr show dev eth0</userinput>. </para><para> |