summaryrefslogtreecommitdiff
path: root/it/boot-installer/mips.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/boot-installer/mips.xml')
-rw-r--r--it/boot-installer/mips.xml94
1 files changed, 5 insertions, 89 deletions
diff --git a/it/boot-installer/mips.xml b/it/boot-installer/mips.xml
index 7293ea37e..939a7bae8 100644
--- a/it/boot-installer/mips.xml
+++ b/it/boot-installer/mips.xml
@@ -1,94 +1,10 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 64916 -->
+<!-- original version: 70562 -->
- <sect2 arch="mips" id="boot-tftp">
+ <sect2 arch="mips;mips64el;mipsel" id="boot-tftp">
<!-- <title>Booting with TFTP</title> -->
<title>Avvio con TFTP</title>
- <sect3>
- <!-- <title>SGI TFTP Booting</title> -->
- <title>Avvio di macchine SGI con TFTP</title>
-<para>
-
-<!--
-After entering the command monitor use
--->
-
-Sulle macchine SGI una volta entrati nel command monitor usare
-
-<informalexample><screen>
-bootp(): root=/dev/ram0
-</screen></informalexample>
-
-<!--
-on SGI machines to boot linux and to begin installation of the &debian;
-Software. In order to make this
-work you may have to unset the <envar>netaddr</envar> environment
-variable. Type
--->
-
-per avviare Linux e iniziare l'installazione di &debian;. Per fare questa
-operazione potrebbe essere necessario eliminare la variabile d'ambiente
-<envar>netaddr</envar>, eseguire
-
-<informalexample><screen>
-unsetenv netaddr
-</screen></informalexample>
-
-<!--
-in the command monitor to do this.
--->
-
-dal command monitor per farlo.
-
-</para>
- </sect3>
- </sect2>
-
- <sect2 arch="mips">
- <!-- <title>Boot Parameters</title> -->
- <title>Parametri di avvio</title>
-
- <sect3>
- <!-- <title>SGI TFTP Booting</title> -->
- <title>Avvio di macchine SGI con TFTP</title>
-<para>
-
-<!--
-On SGI machines you can append boot parameters to the
-<command>bootp():</command> command in the command monitor.
--->
-
-Sulle macchine SGI è possibile aggiungere dei parametri di avvio al comando
-<command>bootp():</command> nel command monitor.
-
-</para><para>
-
-<!--
-Following the <command>bootp():</command> command you can give the
-path and name of the file to boot if you did not give an explicit name
-via your bootp/dhcp server. Example:
--->
-
-Dopo il comando <command>bootp():</command> si può inserire il percorso
-e il nome del file da avviare se non si è già specificato un nome
-tramite il server bootp/dhcp. Per esempio:
-
-<informalexample><screen>
-bootp():/boot/tftpboot.img
-</screen></informalexample>
-
-<!--
-Further kernel parameters can be passed via <command>append</command>:
--->
-
-Ulteriori parametri possono essere passati al kernel tramite
-<command>append</command>:
-
-<informalexample><screen>
-bootp(): append="root=/dev/sda1"
-</screen></informalexample>
-
-</para>
- </sect3>
- </sect2>
+&boot-installer-intro-net.xml;
+
+ </sect2> \ No newline at end of file