diff options
author | Luca Monducci <luca.mo@tiscali.it> | 2017-01-28 17:26:25 +0000 |
---|---|---|
committer | Luca Monducci <luca.mo@tiscali.it> | 2017-01-28 17:26:25 +0000 |
commit | 3e81b89f0077c53fef305caa9eb71347daa172f8 (patch) | |
tree | 11541112188157e02dfa0b2fd35e86e63613c360 /it | |
parent | e458508b783e608e081e161eae51f9261ba8e6b8 (diff) | |
download | installation-guide-3e81b89f0077c53fef305caa9eb71347daa172f8.zip |
italian translation version updated
Diffstat (limited to 'it')
-rw-r--r-- | it/boot-installer/parameters.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/it/boot-installer/parameters.xml b/it/boot-installer/parameters.xml index 014b2b40d..eb58b4d8a 100644 --- a/it/boot-installer/parameters.xml +++ b/it/boot-installer/parameters.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 70321 --> +<!-- original version: 70474 --> <sect1 id="boot-parms"> <!-- <title>Boot Parameters </title> --> @@ -104,7 +104,7 @@ terminal emulator, the parameter Note that the installer only supports the following terminal types: <literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</literal> and <literal>dumb</literal>. The default for -serial console in &d-i; is <userinput>vt102</userinput>. If you are using a +serial console in &d-i; is <userinput>vt102</userinput>. If you are using an IPMI console, or a virtualization tool which does not provide conversion into such terminals types itself, e.g. QEMU/KVM, you can start it inside a <command>screen</command> session. That will indeed perform translation into the <literal>screen</literal> @@ -118,7 +118,7 @@ Notare che l'installatore supporta solo questi tipi di terminale: <literal>linux</literal>, <literal>bterm</literal>, <literal>ansi</literal>, <literal>vt102</literal> e <literal>dumb</literal>. Il valore predefinito per la console seriale del &d-i; è <userinput>vt102</userinput>. -Gli strumenti di virtualizzazione, per esempio QEMU/KVM, potrebbero non +La console IPMI e gli strumenti di virtualizzazione, per esempio QEMU/KVM, potrebbero non fornire la conversione tra questi tipi di terminali, è comunque possibile avviarli all'interno di una sessione <command>screen</command>. In questo modo verrà effettuata una traduzione per il tipo di terminale |