diff options
Diffstat (limited to 'it/boot-installer')
-rw-r--r-- | it/boot-installer/accessibility.xml | 19 | ||||
-rw-r--r-- | it/boot-installer/arm.xml | 202 | ||||
-rw-r--r-- | it/boot-installer/mips.xml | 71 | ||||
-rw-r--r-- | it/boot-installer/mipsel.xml | 72 |
4 files changed, 217 insertions, 147 deletions
diff --git a/it/boot-installer/accessibility.xml b/it/boot-installer/accessibility.xml index 1b9770955..f9c4b4d90 100644 --- a/it/boot-installer/accessibility.xml +++ b/it/boot-installer/accessibility.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 58404 --> +<!-- original version: 59051 --> <sect1 id="boot-installer-accessibility" arch="not-s390"> <!-- <title>Accessibility</title> --> @@ -46,7 +46,9 @@ of the installer will then be automatically selected, and support for the braille display will be automatically installed on the target system. You can thus just press &enterkey; at the boot menu. Once <classname>brltty</classname> is started, you can choose a braille -table by entering the preference menu. +table by entering the preference menu. Documentation on key +bindings for braille devices is available on the <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname> website</ulink>. --> I display braille USB dovrebbero essere rilevati automaticamente; viene @@ -54,7 +56,9 @@ attivata la versione testuale dell'Installatore e il supporto per il display braille verrà installato sul sistema finale. È sufficiente premere &enterkey; al menu d'avvio. Una volta avviato <classname>brltty</classname> è possibile scegliere una tavola braille -tramite il menu preferenze. +tramite il menu preferenze. La documentazione sulle associazioni dei +tasti per i dispositivi braille può essere trovata sul sito web di <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname></ulink>. </para> </sect2> @@ -77,7 +81,9 @@ serial port the display is connected to, <userinput>ttyS0</userinput> is the default. <replaceable>table</replaceable> is the name of the braille table to be used (see the <ulink url="&url-brltty-table-codes;">table code list</ulink>); the English table is the default. Note that the table can -be changed later by entering the preference menu. +be changed later by entering the preference menu. Documentation on key +bindings for braille devices is available on the <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname> website</ulink>. --> I display braille seriali non possono essere rilevati automaticamente @@ -94,7 +100,10 @@ porta alla quale è collegato il display, il valore predefinito è nome della tavola braille da usare (si veda l'<ulink url="&url-brltty-table-codes;">elenco dei codici delle tavole</ulink>), la tavola predefinita è quella inglese. Notare che la tavola può essere -cambiata in seguito tramite il menu preferenze. +cambiata in seguito tramite il menu preferenze. La documentazione sulle +associazioni dei tasti per i dispositivi braille può essere trovata sul +sito web di <ulink +url="&url-brltty-driver-help;"><classname>brltty</classname></ulink>. </para> </sect2> diff --git a/it/boot-installer/arm.xml b/it/boot-installer/arm.xml index 8a1d5a393..7d517f91a 100644 --- a/it/boot-installer/arm.xml +++ b/it/boot-installer/arm.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 58440 --> +<!-- original version: 59771 --> <sect2 arch="arm" id="boot-tftp"> <!-- <title>Booting from TFTP</title> --> @@ -196,4 +196,204 @@ tramite la rete. </para> </sect4> </sect3> + + <sect3 arch="arm" id="boot-firmware-ss4000e"> + <!-- <title>Booting the SS4000-E</title> --> + <title>Avvio di SS4000-E</title> +<para> + +<!-- +Due to limitations in the SS4000-E firmware, it unfortunately is not +possible to boot the installer without the use of a serial port at +this time. To boot the installer, you will need a serial nullmodem +cable; a computer with a serial port<footnote id="arm-s4ke-port"> +--> + +Sfortunatamente, a causa delle limitazioni nel firmware del SS4000-E, +non è possibile avviare l'installatore senza usare una porta seriale. +Per far partire l'installatore è necessario usare un cavo nullmodem, +un computer con una porta seriale<footnote id="arm-s4ke-port"> + +<para> + +<!-- +A USB serial converter will also work. +--> + +Va bene anche un adattatore USB seriale. + +</para> + +<!-- +</footnote>; and a ribbon cable with a male DB9 connector at one end, +and a 10-pin .1" IDC header at the other<footnote id="arm-s4k-rib"> +--> + +</footnote> e un cavo piatto con un connettore maschio DB9 da una parte +e un connettore IDC passo 2,54 mm con 10 poli +dall'altra<footnote id="arm-s4k-rib"> + +<para> + +<!-- +This cable is often found in older desktop machines with builtin 9-pin +serial ports. +--> + +È possibile trovare questo cavo nelle vecchie macchine desktop che hanno +porte seriali con 9 poli. + +</para> + +</footnote>. + +</para><para> + +<!-- +To boot the SS4000-E, first load the Debian-provided firmware image +(ss4000e.pkg) through the SS4000-E's web interface (go to +<quote>administration</quote>, then to <quote>firmware</quote>, and +upload the image). Next, +use your serial nullmodem cable and the ribbon cable to connect to the +serial port of the SS4000-E, and reboot the machine. You need to use a +serial terminal application to communicate with the machine; a good +option on a Debian GNU/Linux is to use the <command>cu</command> +program, in the package of the same name. Assuming the serial port on +your computer is to be found on <filename>/dev/ttyS0</filename>, use the +following command line: +--> + +Avviare il SS4000-E e caricare l'immagine del firmware fornita da Debian +(ss4000e.pkg) tramite l'interfaccia web del SS4000-E +(<quote>administration</quote>, poi <quote>firmware</quote> e poi fare +l'upload dell'immagine). Dopo ciò, collegarsi alla porta seriale del +SS4000-E usando il cavo nullmodem e il cavo piatto e riavviare la +macchina. È necessaria un'appplicazione di emulazione del terminale per +comunicare con la macchina; su Debian GNU/Linux si può usare il programma +<command>cu</command>, contenuto nell'omonimo pacchetto. Supponendo che +la porta seriale sul proprio computer sia <filename>/dev/ttyS0</filename>, +utilizzare la seguente riga di comando: + +</para> + +<informalexample><screen> +cu -lttyS0 -s115200 +</screen></informalexample> + +<para> + +<!-- +If using Windows, you may want to consider using the program +<classname>hyperterminal</classname>. Use a baud rate of 115200, +8 bits word length, no stop bits, and one parity bit. +--> + +Se si usa Windows, è possibile utilizzare il programma +<classname>hyperterminal</classname>. Usare 115200 bit per secondo, +8 bit di dati, nessun bit di stop e 1 bit di parità. + +</para><para> + +<!-- +When the machine boots, you will see the following line of output: +--> + +Mentre la macchina si avvia, saranno visibili le seguenti righe: + +</para> + +<informalexample><screen> +No network interfaces found + +EM-7210 ver.T04 2005-12-12 (For ver.AA) +== Executing boot script in 1.000 seconds - enter ^C to abort +</screen></informalexample> + +<para> + +<!-- +At this point, hit Control-C to interrupt the boot +loader<footnote id="arm-s4ke-sec"> +--> + +Adesso premere Control-C per arrestare l'avvio<footnote id="arm-s4ke-sec"> + +<para> + +<!-- +Note that you have only one second to do so; if you miss this window, +just powercycle the machine and try again. +--> + +Notare che si ha solo un secondo per farlo; se non si fa in tempo, +riavviare la macchina e riprovare. + +</para> + +<!-- +</footnote>. This will give you the RedBoot prompt. Enter the +following command: +--> + +</footnote>. In questo modo si accede al prompt di RedBoot, inserire +questo comando: + +</para> + +<informalexample><screen> +fconfig boot_script_data +</screen></informalexample> + +<para> + +<!-- +RedBoot is now waiting for you to enter the boot script. Make sure to +<emphasis>exactly</emphasis> enter the following script: +--> + +Adesso RedBoot si aspetta che venga inserito lo script d'avvio. È +importante inserire <emphasis>esattamente</emphasis> questo script: + +</para> + +<informalexample><screen> +fis load ramdisk.gz +fis load zImage +exec -c "console=ttyS0,115200 rw root=/dev/ram mem=256M@0xa0000000" -r 0x01800000 +</screen></informalexample> + +<para> + +<!-- +Finish the script with an empty line, and enter <quote>y</quote> at the +prompt to update the non-volatile configuration. Finally, use +<quote>reset</quote> to restart the system, and allow it to boot normally. +The installer should now come up as normal. You can either install Debian +through the serial port, or use an SSH client to connect through SSH. +--> + +Chiudere lo script con una riga vuota e rispondere <quote>y</quote> +quando viene chiesto se aggiornare la configurazione non-volatile. +Infine, usare <quote>reset</quote> per riavviare il sistema e far +procedere l'avvio normalmente, adesso dovrebbe attivarsi l'installatore. +Sarà possibile proseguire l'installazione di Debian tramite la porta +seriale oppure con un client SSH collegandosi tramite SSH. + +</para><para> + +<!-- +Note that it is not necessary to update the boot script after the +installation. The system will be configured to take the root device from +system configuration, rather than from the kernel command line. It will +not do any harm to do so anyway, however. +--> + +Notare che non è necessario aggiornare lo script d'avvio al termine +dell'installazione. Il sistema rimarrà configurato in modo da prendere +il device da usare come root dalla configurazione del sistema anziché +della riga di comando del kernel. In ogni caso, nulla vieta di +modificarlo. + +</para> + </sect3> </sect2> diff --git a/it/boot-installer/mips.xml b/it/boot-installer/mips.xml index da63c714b..7f912b05f 100644 --- a/it/boot-installer/mips.xml +++ b/it/boot-installer/mips.xml @@ -1,6 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 35613 --> - +<!-- original version: 59840 --> <sect2 arch="mips" id="boot-tftp"> <!-- <title>Booting with TFTP</title> --> @@ -44,54 +43,6 @@ dal command monitor per farlo. </para> </sect3> - - <sect3> - <!-- <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="mips"> @@ -140,24 +91,4 @@ bootp(): append="root=/dev/sda1" </para> </sect3> - - <sect3> - <!-- <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> 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> |