summaryrefslogtreecommitdiff
path: root/nl/boot-installer/mips.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-08-02 09:08:59 +0000
committerFrans Pop <elendil@planet.nl>2009-08-02 09:08:59 +0000
commit5937d2ceb1dc31bd1a6736a5c84a867a554d2f57 (patch)
treeb8008d79d1ecb3fdc38a572ef0d4027bc007f10b /nl/boot-installer/mips.xml
parent25de48076e0dfda023df363b30298488286c6700 (diff)
downloadinstallation-guide-5937d2ceb1dc31bd1a6736a5c84a867a554d2f57.zip
Dutch translation update
Diffstat (limited to 'nl/boot-installer/mips.xml')
-rw-r--r--nl/boot-installer/mips.xml41
1 files changed, 1 insertions, 40 deletions
diff --git a/nl/boot-installer/mips.xml b/nl/boot-installer/mips.xml
index f628be2c9..59a04e664 100644
--- a/nl/boot-installer/mips.xml
+++ b/nl/boot-installer/mips.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 35613 untranslated -->
+<!-- original version: 59840 untranslated -->
<sect2 arch="mips" id="boot-tftp"><title>Booting with TFTP</title>
@@ -28,33 +28,6 @@ in the command monitor to do this.
</para>
</sect3>
- <sect3>
- <title>Broadcom BCM91250A and BCM91480B TFTP Booting</title>
-<para>
-
-On the Broadcom BCM91250A and BCM91480B evaluation boards, you have to load the SiByl boot
-loader via TFTP which will then load and start the Debian installer. In
-most cases, you will first obtain an IP address via DHCP but it is also
-possible to configure a static address. In order to use DHCP, you can
-enter the following command on the CFE prompt:
-
-<informalexample><screen>
-ifconfig eth0 -auto
-</screen></informalexample>
-
-Once you have obtained an IP address, you can load SiByl with the following
-command:
-
-<informalexample><screen>
-boot 192.168.1.1:/boot/sibyl
-</screen></informalexample>
-
-You need to substitute the IP address listed in this example with either
-the name or the IP address of your TFTP server. Once you issue this
-command, the installer will be loaded automatically.
-
-</para>
-</sect3>
</sect2>
<sect2 arch="mips"><title>Boot Parameters</title>
@@ -85,16 +58,4 @@ bootp(): append="root=/dev/sda1"
</para>
</sect3>
- <sect3>
- <title>Broadcom BCM91250A and BCM91480B TFTP Booting</title>
-<para>
-
-You cannot pass any boot parameters directly from the CFE prompt. Instead,
-you have to edit the <filename>/boot/sibyl.conf</filename> file on the TFTP
-server and add your parameters to the <replaceable>extra_args</replaceable>
-variable.
-
-</para>
- </sect3>
-
</sect2>