summaryrefslogtreecommitdiff
path: root/it/install-methods
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
committerFrans Pop <elendil@planet.nl>2006-08-07 15:50:11 +0000
commit2d555470068ccdc434b41a8f438c3c2b56109305 (patch)
treec3f942e1ae8459d1784a4068401c8d764e01e5bf /it/install-methods
parenteaf56720ee96ae00de0acc841c8cfc7832bac7d7 (diff)
downloadinstallation-guide-2d555470068ccdc434b41a8f438c3c2b56109305.zip
Initial commit preparing to add variant for AMD64.
This commit basically creates the AMD64 variant as a copy of the i386 manual. Further commits will be needed to differentiate the AMD64 variant from i386 where needed. Commit includes changes for all translations.
Diffstat (limited to 'it/install-methods')
-rw-r--r--it/install-methods/boot-drive-files.xml4
-rw-r--r--it/install-methods/boot-usb-files.xml12
-rw-r--r--it/install-methods/install-tftp.xml4
-rw-r--r--it/install-methods/tftp/dhcp.xml2
-rw-r--r--it/install-methods/usb-setup/i386.xml2
5 files changed, 12 insertions, 12 deletions
diff --git a/it/install-methods/boot-drive-files.xml b/it/install-methods/boot-drive-files.xml
index 877d951ee..9c4d8cdb5 100644
--- a/it/install-methods/boot-drive-files.xml
+++ b/it/install-methods/boot-drive-files.xml
@@ -31,7 +31,7 @@ puramente da rete evitando tutte le noie dei supporti rimovibili come la
ricerca e la masterizzazione delle immagini dei CD o la lotta con troppi
e inaffidabili dischetti.
-</para><para arch="i386">
+</para><para arch="x86">
<!--
The installer cannot boot from files on an NTFS file system.
@@ -75,7 +75,7 @@ o <quote>OldWorld</quote>.
</para>
- <sect2 arch="i386" id="files-lilo">
+ <sect2 arch="x86" id="files-lilo">
<!-- <title>Hard disk installer booting using <command>LILO</command> or
<command>GRUB</command></title> -->
<title>Avvio dell'installatore da disco fisso con <command>LILO</command> o
diff --git a/it/install-methods/boot-usb-files.xml b/it/install-methods/boot-usb-files.xml
index 0e52f3591..168282718 100644
--- a/it/install-methods/boot-usb-files.xml
+++ b/it/install-methods/boot-usb-files.xml
@@ -41,7 +41,7 @@ fare anche installazioni più piccole seguendo
<sect2 id="usb-copy-easy">
<!-- <title>Copying the files &mdash; the easy way</title> -->
<title>Copia dei file &mdash; il modo semplice</title>
-<para arch="i386">
+<para arch="x86">
<!--
There is an all-in-one file <filename>hd-media/boot.img.gz</filename>
@@ -97,10 +97,10 @@ fare attenzione a usare il nome corretto per il device della chiavetta USB.
<!--
After that, mount the USB memory stick (<userinput>mount
-<replaceable arch="i386">/dev/sda</replaceable>
+<replaceable arch="x86">/dev/sda</replaceable>
<replaceable arch="powerpc">/dev/sda2</replaceable>
/mnt</userinput>), which will now have
-<phrase arch="i386">a FAT filesystem</phrase>
+<phrase arch="x86">a FAT filesystem</phrase>
<phrase arch="powerpc">an HFS filesystem</phrase>
on it, and copy a Debian netinst or businesscard ISO image to it.
Please note that the file name must end in <filename>.iso</filename>.
@@ -108,10 +108,10 @@ Unmount the stick (<userinput>umount /mnt</userinput>) and you are done.
-->
Poi montare la chiavetta USB (<userinput>mount
-<replaceable arch="i386">/dev/sda</replaceable>
+<replaceable arch="x86">/dev/sda</replaceable>
<replaceable arch="powerpc">/dev/sda2</replaceable>
/mnt</userinput>), che adesso avrà
-<phrase arch="i386">un filesystem FAT,</phrase>
+<phrase arch="x86">un filesystem FAT,</phrase>
<phrase arch="powerpc">un filesystem HFS,</phrase>
e copiarci l'immagine ISO netinst o businesscard Debian. Si noti che il nome
del file deve avere estensione <filename>.iso</filename>. Infine smontare la
@@ -191,7 +191,7 @@ Conclusa la copia dei file, smontare la chiavetta USB (<userinput>umount
</sect2>
<!-- TODO: doesn't this section belong later? -->
- <sect2 arch="i386">
+ <sect2 arch="x86">
<!-- <title>Booting the USB stick</title> -->
<title>Avvio da chiavetta USB</title>
<warning><para>
diff --git a/it/install-methods/install-tftp.xml b/it/install-methods/install-tftp.xml
index 9ce4a31c8..5a92842f8 100644
--- a/it/install-methods/install-tftp.xml
+++ b/it/install-methods/install-tftp.xml
@@ -151,7 +151,7 @@ architettura che implementi questo protocollo. Negli esempi di questa
sezione sono presentati i comandi per SunOS 4.x, SunOS 5.x (noti come
Solaris) e GNU/Linux.
-<note arch="i386"><para>
+<note arch="x86"><para>
<!--
To use the Pre-boot Execution Environment (PXE) method of TFTP
@@ -314,7 +314,7 @@ sempre tramite TFTP. Per l'avvio dalla rete usare
<filename>yaboot-netboot.conf</filename>, lo si deve copiare nella directory
TFTP e poi rinominarlo in <filename>yaboot.conf</filename>.
-</para><para arch="i386">
+</para><para arch="x86">
<!--
For PXE booting, everything you should need is set up in the
diff --git a/it/install-methods/tftp/dhcp.xml b/it/install-methods/tftp/dhcp.xml
index 06d5aa332..6bc3118f1 100644
--- a/it/install-methods/tftp/dhcp.xml
+++ b/it/install-methods/tftp/dhcp.xml
@@ -80,7 +80,7 @@ riavviarlo con <userinput>/etc/init.d/dhcpd restart</userinput>.
</para>
- <sect3 arch="i386">
+ <sect3 arch="x86">
<!-- <title>Enabling PXE Booting in the DHCP configuration</title> -->
<title>Abilitare l'avvio PXE nella configurazione di DHCP</title>
<para>
diff --git a/it/install-methods/usb-setup/i386.xml b/it/install-methods/usb-setup/i386.xml
index d9a65a22b..4509526c7 100644
--- a/it/install-methods/usb-setup/i386.xml
+++ b/it/install-methods/usb-setup/i386.xml
@@ -1,7 +1,7 @@
<!-- retain these comments for translator revision tracking -->
<!-- original version: 36841 -->
- <sect3 arch="i386">
+ <sect3 arch="x86">
<!-- <title>USB stick partitioning on &arch-title;</title> -->
<title>Partizionamento della chiavetta USB su &arch-title;</title>
<para>