summaryrefslogtreecommitdiff
path: root/fi/install-methods
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-03-19 13:43:49 +0000
committerFrans Pop <elendil@planet.nl>2006-03-19 13:43:49 +0000
commit74e594185d4421e862806c29fc0519dd337f1229 (patch)
tree84033b0d8413fd6eaf15b5a151b53a1466bb5f79 /fi/install-methods
parent1e7a2bacb7a9283507ddaa2ecb1f329126ddd9a1 (diff)
downloadinstallation-guide-74e594185d4421e862806c29fc0519dd337f1229.zip
Update of original English docs
Diffstat (limited to 'fi/install-methods')
-rw-r--r--fi/install-methods/install-tftp.xml10
-rw-r--r--fi/install-methods/tftp/bootp.xml4
2 files changed, 7 insertions, 7 deletions
diff --git a/fi/install-methods/install-tftp.xml b/fi/install-methods/install-tftp.xml
index b3f577937..5f4291999 100644
--- a/fi/install-methods/install-tftp.xml
+++ b/fi/install-methods/install-tftp.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 31138 untranslated -->
+<!-- original version: 35613 untranslated -->
<sect1 condition="supports-tftp" id="install-tftp">
<title>Preparing Files for TFTP Net Booting</title>
@@ -125,7 +125,7 @@ server:
# echo 1 &gt; /proc/sys/net/ipv4/ip_no_pmtu_disc
</screen></informalexample>
-to turn off Path MTU discovery, otherwise the Indy's PROM can't
+to turn off Path MTU discovery, otherwise the SGI's PROM can't
download the kernel. Furthermore, make sure TFTP packets are sent from
a source port no greater than 32767, or the download will stall after
the first packet. Again, it's Linux 2.4.X tripping this bug in the
@@ -308,10 +308,10 @@ for additional system-specific configuration information.
</sect3>
<sect3 arch="mips">
- <title>SGI Indys TFTP Booting</title>
+ <title>SGI TFTP Booting</title>
<para>
-On SGI Indys you can rely on the <command>bootpd</command> to supply
+On SGI machines you can rely on the <command>bootpd</command> to supply
the name of the TFTP file. It is given either as the
<userinput>bf=</userinput> in <filename>/etc/bootptab</filename> or as
the <userinput>filename=</userinput> option in
@@ -321,7 +321,7 @@ the <userinput>filename=</userinput> option in
</sect3>
<sect3 arch="mips">
- <title>Broadcom BCM91250A TFTP Booting</title>
+ <title>Broadcom BCM91250A and BCM91480B TFTP Booting</title>
<para>
You don't have to configure DHCP in a special way because you'll pass the
diff --git a/fi/install-methods/tftp/bootp.xml b/fi/install-methods/tftp/bootp.xml
index b6683f0ad..51c33ed7f 100644
--- a/fi/install-methods/tftp/bootp.xml
+++ b/fi/install-methods/tftp/bootp.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 28997 untranslated -->
+<!-- original version: 35613 untranslated -->
<sect2 condition="supports-bootp" id="tftp-bootp">
@@ -50,7 +50,7 @@ option specifies the file a client should retrieve via TFTP; see
<xref linkend="tftp-images"/> for more details.
<phrase arch="mips">
-On SGI Indys you can just enter the command monitor and type
+On SGI machines you can just enter the command monitor and type
<userinput>printenv</userinput>. The value of the
<userinput>eaddr</userinput> variable is the machine's MAC address.
</phrase>