summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2010-02-22 04:15:51 +0000
committerFrans Pop <elendil@planet.nl>2010-02-22 04:15:51 +0000
commit422cf3a23fdc6468fa7afc103c72e8c45b0f4af6 (patch)
tree743d6de432c2fd737467ae432684aa8ec1fdad58 /en
parentc5965998afd1cadc672d47852d643a8302bea763 (diff)
downloadinstallation-guide-422cf3a23fdc6468fa7afc103c72e8c45b0f4af6.zip
Use 'ip addr' instead of 'ifconfig' to get MAC address for RARP setup
Diffstat (limited to 'en')
-rw-r--r--en/install-methods/tftp/rarp.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/en/install-methods/tftp/rarp.xml b/en/install-methods/tftp/rarp.xml
index 89ad3fb7e..3948c85f4 100644
--- a/en/install-methods/tftp/rarp.xml
+++ b/en/install-methods/tftp/rarp.xml
@@ -1,7 +1,6 @@
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
-
<sect2 condition="supports-rarp" id="tftp-rarp">
<title>Setting up RARP server</title>
<para>
@@ -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>