diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-09-16 22:09:05 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-09-16 22:09:05 +0000 |
commit | 5abaf8b8372e1937b1056785c6c38d41aa4347bc (patch) | |
tree | ba212a08f2e050b9cf98553083f18d1f400b3df4 /it/boot-installer | |
parent | df6b242e0739fe779115bbb0664320d947725082 (diff) | |
download | installation-guide-5abaf8b8372e1937b1056785c6c38d41aa4347bc.zip |
Drop a few section from non-Linux archs.
Diffstat (limited to 'it/boot-installer')
-rw-r--r-- | it/boot-installer/parameters.xml | 8 | ||||
-rw-r--r-- | it/boot-installer/trouble.xml | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/it/boot-installer/parameters.xml b/it/boot-installer/parameters.xml index 2ad0b6f42..b40658b2e 100644 --- a/it/boot-installer/parameters.xml +++ b/it/boot-installer/parameters.xml @@ -4,7 +4,7 @@ <sect1 id="boot-parms"> <!-- <title>Boot Parameters </title> --> <title>Parametri di avvio</title> -<para> +<para arch="linux-any"> <!-- Boot parameters are Linux kernel parameters which are generally used @@ -32,7 +32,7 @@ predefiniti (cioè senza impostare alcun parametro) e vedere se funziona correttamente. Se non funziona si può riavviare e aggiungere qualsiasi parametro necessario per il riconoscimento del proprio hardware. -</para><para> +</para><para arch="linux-any"> <!-- Information on many boot parameters can be found in the @@ -50,7 +50,7 @@ più misterioso. Questa sezione del manuale contiene solo un riassunto delle parti più salienti, alcuni <quote>trucchi</quote> sono stati inseriti in <xref linkend="boot-troubleshooting"/>. -</para><para> +</para><para arch="linux-any"> <!-- When the kernel boots, a message @@ -84,7 +84,7 @@ possibile usare i suffissi <quote>k</quote> per kilobyte e <quote>m</quote> per megabyte. Per esempio sia <userinput>mem=65536k</userinput> che <userinput>mem=64m</userinput> indicano 64 MB di RAM. -</para><para condition="supports-serial-console"> +</para><para arch="linux-any" condition="supports-serial-console"> <!-- If you are booting with a serial console, generally the kernel will diff --git a/it/boot-installer/trouble.xml b/it/boot-installer/trouble.xml index cd7381ebe..b9f90b5ec 100644 --- a/it/boot-installer/trouble.xml +++ b/it/boot-installer/trouble.xml @@ -116,12 +116,12 @@ masterizzati ad alta velocità con i masterizzatori moderni. <!-- If your system boots correctly from the CD-ROM, it does not necessarily -mean that Linux also supports the CD-ROM (or, more correctly, the controller +mean that &arch-kernel; also supports the CD-ROM (or, more correctly, the controller that your CD-ROM drive is connected to). --> Anche se il sistema è in grado di fare l'avvio dal CD-ROM, questo non vuol -necessariamente dire che anche Linux supporta il lettore CD-ROM (o, più +necessariamente dire che anche &arch-kernel; supporta il lettore CD-ROM (o, più correttamente, il controller a cui è collegato il lettore). </para></listitem> @@ -213,7 +213,7 @@ detected, sometimes simply trying again may solve the problem. If you have more than one CD-ROM drive, try changing the CD-ROM to the other drive. If that does not work or if the CD-ROM is recognized but there are errors when reading from it, try the suggestions listed below. Some basic knowledge -of Linux is required for this. +of &arch-kernel; is required for this. To execute any of the commands, you should first switch to the second virtual console (VT2) and activate the shell there. --> @@ -223,7 +223,7 @@ riconosciuto, può essere utile provare più volte. Se si dispone di più lettori CD-ROM provare a cambiare il lettore con un altro. Se non funziona oppure se il CD-ROM è riconosciuto ma si verificano degli errori in lettura provare quanto suggerito in seguito. Per seguire questi suggerimenti è -necessaria una conoscenza minima di Linux. Prima di eseguire qualsiasi +necessaria una conoscenza minima di &arch-kernel;. Prima di eseguire qualsiasi comando passare alla seconda console virtuale (VT2) e attivare una shell. <itemizedlist> |