summaryrefslogtreecommitdiff
path: root/it/install-methods/official-cdrom.xml
diff options
context:
space:
mode:
authorLuca Monducci <luca.mo@tiscali.it>2006-04-23 19:26:58 +0000
committerLuca Monducci <luca.mo@tiscali.it>2006-04-23 19:26:58 +0000
commit686e6545781c357d8704b94b49e003c98c90b985 (patch)
tree186183e80ae720e25b2c1f4fff3ffdbf067f8202 /it/install-methods/official-cdrom.xml
parent1b31d8f97299f61a3dcedc0e8d044ad2fb174950 (diff)
downloadinstallation-guide-686e6545781c357d8704b94b49e003c98c90b985.zip
Italian translation updated
Diffstat (limited to 'it/install-methods/official-cdrom.xml')
-rw-r--r--it/install-methods/official-cdrom.xml84
1 files changed, 33 insertions, 51 deletions
diff --git a/it/install-methods/official-cdrom.xml b/it/install-methods/official-cdrom.xml
index c5d145dc9..0dd4f68f9 100644
--- a/it/install-methods/official-cdrom.xml
+++ b/it/install-methods/official-cdrom.xml
@@ -5,10 +5,10 @@
<sect1 id="official-cdrom">
<!-- <title>Official &debian; CD-ROM Sets</title> -->
<title>Set ufficiale di CD-ROM &debian;</title>
-
<para>
-<!-- By far the easiest way to install &debian; is from an Official
+<!--
+By far the easiest way to install &debian; is from an Official
Debian CD-ROM Set. You can buy a set from a vendor (see the
<ulink url="&url-debian-cd-vendors;">CD vendors page</ulink>).
You may also download the CD-ROM images from a Debian mirror and make
@@ -21,7 +21,8 @@ the files most people need are there on the CD. Although a full set of
binary packages requires several CDs, it is unlikely you will need
packages on the third CD and above. You may also consider using the
DVD version, which saves a lot of space on your shelf and you avoid
-the CD shuffling marathon. -->
+the CD shuffling marathon.
+-->
Da sempre il modo più semplice per installare &debian; è usare un set
ufficiale di CD-ROM Debian. Si può comprare il set da uno dei distributori
@@ -41,39 +42,29 @@ e di evitare fastidiosi sparpagliamenti di CD.
</para><para>
-<!-- If your machine doesn't support CD booting, but you do have a CD set,
-you can use an alternative strategy such as -->
+<!--
+If your machine doesn't support CD booting, but you do have a CD set,
+you can use an alternative strategy such as
+<phrase condition="supports-floppy-boot">floppy disk,</phrase>
+<phrase arch="s390">tape, emulated tape,</phrase>
+<phrase condition="bootable-disk">hard disk,</phrase>
+<phrase condition="bootable-usb">usb stick,</phrase>
+<phrase condition="supports-tftp">net boot,</phrase>
+or manually loading the kernel from the CD to initially boot the
+system installer. The files you need for booting by another means are
+also on the CD; the Debian network archive and CD folder organization
+are identical. So when archive file paths are given below for
+particular files you need for booting, look for those files in the
+same directories and subdirectories on your CD.
+-->
Se la propria macchina non supporta l'avvio da CD ma si possiede un set
di CD è possibile usare una strategia alternativa come
-
-<!-- <phrase condition="supports-floppy-boot">floppy disk,</phrase> -->
-
<phrase condition="supports-floppy-boot">dischetti,</phrase>
-
-<!-- <phrase arch="s390">tape, emulated tape,</phrase> -->
-
<phrase arch="s390">nastro, nastro emulato,</phrase>
-
-<!-- <phrase condition="bootable-disk">hard disk,</phrase> -->
-
<phrase condition="bootable-disk">disco fisso,</phrase>
-
-<!-- <phrase condition="bootable-usb">usb stick,</phrase> -->
-
<phrase condition="bootable-usb">penna USB,</phrase>
-
-<!-- <phrase condition="supports-tftp">net boot,</phrase> -->
-
<phrase condition="supports-tftp">avvio da rete,</phrase>
-
-<!-- or manually loading the kernel from the CD to initially boot the
-system installer. The files you need for booting by another means are
-also on the CD; the Debian network archive and CD folder organization
-are identical. So when archive file paths are given below for
-particular files you need for booting, look for those files in the
-same directories and subdirectories on your CD. -->
-
oppure caricare manualmente il kernel dal CD per avviare il sistema di
installazione. Sul CD ci sono anche i file necessari per l'avvio da altri
supporti. La struttura dell'archivio Debian in rete e quella delle cartelle
@@ -83,44 +74,35 @@ o sottodirectory sul proprio CD.
</para><para>
-<!-- Once the installer is booted, it will be able to obtain all the other
-files it needs from the CD. -->
+<!--
+Once the installer is booted, it will be able to obtain all the other
+files it needs from the CD.
+-->
Una volta che l'installatore è partito, è in grado di recuperare tutti
gli altri file necessari dal CD.
</para><para>
-<!-- If you don't have a CD set, then you will need to download the
-installer system files and place them on the -->
+<!--
+If you don't have a CD set, then you will need to download the
+installer system files and place them on the
+<phrase arch="s390">installation tape</phrase>
+<phrase condition="supports-floppy-boot">floppy disk or</phrase>
+<phrase condition="bootable-disk">hard disk or</phrase>
+<phrase condition="bootable-usb">usb stick or</phrase>
+<phrase condition="supports-tftp">a connected computer</phrase>
+so they can be used to boot the installer.
+-->
Se non si possiede un set di CD è necessario scaricare i file
dell'installatore e copiarli su
-
-<!-- <phrase arch="s390">installation tape</phrase> -->
-
<phrase arch="s390">un nastro di installazione,</phrase>
-
-<!-- <phrase condition="supports-floppy-boot">floppy disk or</phrase> -->
-
<phrase condition="supports-floppy-boot">un dischetto,</phrase>
-
-<!-- <phrase condition="bootable-disk">hard disk or</phrase> -->
-
<phrase condition="bootable-disk">un disco fisso,</phrase>
-
-<!-- <phrase condition="bootable-usb">usb stick or</phrase> -->
-
<phrase condition="bootable-usb">una penna usb,</phrase>
-
-<!-- <phrase condition="supports-tftp">a connected computer</phrase> -->
-
<phrase condition="supports-tftp">un computer in rete,</phrase>
-
-<!-- so they can be used to boot the installer. -->
-
in modo da essere usati per avviare l'installatore.
</para>
-
</sect1>