summaryrefslogtreecommitdiff
path: root/it/boot-installer/mipsel.xml
diff options
context:
space:
mode:
authorLuca Monducci <luca.mo@tiscali.it>2009-08-01 20:06:10 +0000
committerLuca Monducci <luca.mo@tiscali.it>2009-08-01 20:06:10 +0000
commitfe0aded6cc8aa870b6974cf880832e3d21b6809e (patch)
tree23e46a2b9ae15f6156f5b89728044f05ffb54521 /it/boot-installer/mipsel.xml
parentc45a9a882e0ee2e838428befca523946a0c8e6c6 (diff)
downloadinstallation-guide-fe0aded6cc8aa870b6974cf880832e3d21b6809e.zip
[D-I Manual] Italian translation:
- translation updated
Diffstat (limited to 'it/boot-installer/mipsel.xml')
-rw-r--r--it/boot-installer/mipsel.xml72
1 files changed, 1 insertions, 71 deletions
diff --git a/it/boot-installer/mipsel.xml b/it/boot-installer/mipsel.xml
index b84ae95b7..926741765 100644
--- a/it/boot-installer/mipsel.xml
+++ b/it/boot-installer/mipsel.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 58447 -->
+<!-- original version: 59840 -->
<sect2 arch="mipsel" id="boot-tftp">
<!-- <title>Booting with TFTP</title> -->
@@ -62,55 +62,6 @@ Cobalt ed effettuare l'installazione.
</para>
</sect3>
-
- <sect3>
-<!-- Note to translators: this is the same section as in mips.xml -->
- <!-- <title>Broadcom BCM91250A and BCM91480B TFTP Booting</title> -->
- <title>Avvio di Broadcom BCM91250A e BCM91480B con TFTP</title>
-<para>
-
-<!--
-On the Broadcom BCM91250A and BCM91480B evaluation board, 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:
--->
-
-Sulle schede per prototipazione Broadcom BCM91250A e BCM91480B è necessario
-caricare il bootloader SiByl tramite TFTP, poi questo avvierà l'Installatore
-Debian. Nella maggior parte dei casi si ottiene un indirizzo IP via DHCP
-oppure è anche possibile configurare un indirizzo statico. Per usare DHCP
-si può inserire il seguente comando dal prompt di CFE:
-
-<informalexample><screen>
-ifconfig eth0 -auto
-</screen></informalexample>
-
-<!--
-Once you have obtained an IP address, you can load SiByl with the following
-command:
--->
-
-Un volta ottenuto un indirizzo IP si può caricare SiByl con usando il
-seguente comando:
-
-<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.
--->
-
-Si deve sostituire l'indirizzo IP mostrato nell'esempio con il nome o con
-l'indirizzo IP del proprio server TFTP. Una volta corretto questo comando
-l'installatore si dovrebbe caricare automaticamente.
-
-</para>
- </sect3>
</sect2>
<sect2 arch="mipsel">
@@ -135,25 +86,4 @@ NFS e aggiungere i parametri nella variabile
</para>
</sect3>
-
- <sect3>
-<!-- Note to translators: this is the same section as in mips.xml -->
- <!-- <title>Broadcom BCM91250A and BCM91480B TFTP Booting</title> -->
- <title>Avvio di Broadcom BCM91250A e BCM91480B con TFTP</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.
--->
-
-Non è possibile passare direttamente dei parametri di avvio dal prompt CFE,
-si deve modificare il file <filename>/boot/sibyl.conf</filename> sul server
-TFTP e aggiungere i parametri nella variabile
-<replaceable>extra_args</replaceable>.
-
-</para>
- </sect3>
</sect2>