summaryrefslogtreecommitdiff
path: root/de/boot-installer/mips.xml
diff options
context:
space:
mode:
authorHolger Wansing <holgerw@debian.org>2017-02-17 19:26:33 +0000
committerHolger Wansing <holgerw@debian.org>2017-02-17 19:26:33 +0000
commit4ee6ce5fe3f091cb87b2503bf75dc8fd02462a93 (patch)
treece7dcd86736c9dd9cc3c3d82cb4b82c7ebd4784b /de/boot-installer/mips.xml
parent743eb63c6eaef3470889829f9ab932a33be9e8c3 (diff)
downloadinstallation-guide-4ee6ce5fe3f091cb87b2503bf75dc8fd02462a93.zip
Some mips related cleanups and updates.
Patch #11 from bug#855134: Remove old SGI MIPS boot instructions and merge with mipsel: sync translations.
Diffstat (limited to 'de/boot-installer/mips.xml')
-rw-r--r--de/boot-installer/mips.xml62
1 files changed, 5 insertions, 57 deletions
diff --git a/de/boot-installer/mips.xml b/de/boot-installer/mips.xml
index 842b2929b..bd52b1da9 100644
--- a/de/boot-installer/mips.xml
+++ b/de/boot-installer/mips.xml
@@ -1,61 +1,9 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 64916 -->
+<!-- original version: 70562 -->
- <sect2 arch="mips" id="boot-tftp"><title>Booten per TFTP</title>
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp"><title>Booten per TFTP</title>
- <sect3>
- <title>SGI TFTP-Boot</title>
-<para>
-
-Wenn Sie den Kommandomonitor erreicht haben, nutzen Sie
-
-<informalexample><screen>
-bootp():
-</screen></informalexample>
-
-um Linux auf SGI-Maschinen zu booten und die &debian;-Installation zu starten.
-Um dies zu ermöglichen, müssen Sie eventuell die
-<envar>netaddr</envar>-Umgebungsvariable deaktivieren. Tippen Sie dazu
-
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-
-in den Kommandomonitor ein.
-
-</para>
- </sect3>
-
- </sect2>
-
- <sect2 arch="mips"><title>Boot-Parameter</title>
-
- <sect3>
- <title>SGI TFTP-Boot</title>
-<para>
-
-Bei SGI-Maschinen können Sie Boot-Parameter zum
-<command>bootp():</command>-Befehl im Kommandomonitor hinzufügen.
-
-</para><para>
-
-Hinter dem <command>bootp():</command>-Kommando können Sie den Pfad
-und den Namen der Datei angegeben, die gebootet werden soll, wenn
-nicht explizit eine vom BOOTP/DHCP-Server vorgegeben wird. Ein Beispiel:
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-Weitere Kernelparameter können per <command>append</command>-Befehl
-angegeben werden:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
-
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file