summaryrefslogtreecommitdiff
path: root/it/partitioning
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2015-04-17 01:41:39 +0000
committerSamuel Thibault <sthibault@debian.org>2015-04-17 01:41:39 +0000
commitedd6900a4865a5dae5d44df8793238ff9addca46 (patch)
tree7b4f48b913eb7e4d960dedb1838708a1e28f1b37 /it/partitioning
parent71335b1fd5ecc3dd38428cde4e4c8b1b931182df (diff)
downloadinstallation-guide-edd6900a4865a5dae5d44df8793238ff9addca46.zip
propagate trivial changes to non-english languages
Diffstat (limited to 'it/partitioning')
-rw-r--r--it/partitioning/device-names.xml40
-rw-r--r--it/partitioning/schemes.xml16
2 files changed, 8 insertions, 48 deletions
diff --git a/it/partitioning/device-names.xml b/it/partitioning/device-names.xml
index 2e74d50ef..9eca079f4 100644
--- a/it/partitioning/device-names.xml
+++ b/it/partitioning/device-names.xml
@@ -69,46 +69,6 @@ Il primo CD-ROM SCSI è chiamato <filename>/dev/scd0</filename>, o
anche <filename>/dev/sr0</filename>.
</para></listitem>
-<listitem><para>
-
-<!--
-The master disk on IDE primary controller is named
-<filename>/dev/hda</filename>.
--->
-
-Il disco master sul controller IDE primario è chiamato
-<filename>/dev/hda</filename>.
-
-</para></listitem>
-<listitem><para>
-
-<!--
-The slave disk on IDE primary controller is named
-<filename>/dev/hdb</filename>.
--->
-
-Il disco slave sul controller IDE primario è chiamato
-<filename>/dev/hdb</filename>.
-
-</para></listitem>
-<listitem><para>
-
-<!--
-The master and slave disks of the secondary controller can be called
-<filename>/dev/hdc</filename> and <filename>/dev/hdd</filename>,
-respectively. Newer IDE controllers can actually have two channels,
-effectively acting like two controllers.
--->
-
-I dischi master e slave sul controller secondario sono chiamati
-rispettivamente <filename>/dev/hdc</filename> e <filename>/dev/hdd</filename>.
-I controller IDE recenti possono avere due canali, che in pratica si comportano
-come due controllori.
-
-<!--
--->
-
-</para></listitem>
</itemizedlist>
<itemizedlist arch="s390">
diff --git a/it/partitioning/schemes.xml b/it/partitioning/schemes.xml
index 8e671f0f4..a8bbb3fd7 100644
--- a/it/partitioning/schemes.xml
+++ b/it/partitioning/schemes.xml
@@ -121,19 +121,19 @@ dello swap su diverse partizioni di swap, migliorando le prestazioni.
<!--
As an example, an older home machine might have 32MB of RAM and a
-1.7GB IDE drive on <filename>/dev/hda</filename>. There might be a
+1.7GB IDE drive on <filename>/dev/sda</filename>. There might be a
500MB partition for another operating system on
-<filename>/dev/hda1</filename>, a 32MB swap partition on
-<filename>/dev/hda3</filename> and about 1.2GB on
-<filename>/dev/hda2</filename> as the Linux partition.
+<filename>/dev/sda1</filename>, a 32MB swap partition on
+<filename>/dev/sda3</filename> and about 1.2GB on
+<filename>/dev/sda2</filename> as the Linux partition.
-->
Come esempio, si consideri un vecchio computer per uso casalingo, con
-32&nbsp;MB di RAM e un disco IDE da 1,7&nbsp;GB su <filename>/dev/hda</filename>.
+32&nbsp;MB di RAM e un disco IDE da 1,7&nbsp;GB su <filename>/dev/sda</filename>.
Una soluzione potrebbe essere avere una partizione da 500&nbsp;MB per un altro
-sistema operativo su <filename>/dev/hda1</filename>, una partizione di
-swap da 32&nbsp;MB su <filename>/dev/hda3</filename> e circa 1,2&nbsp;GB su
-<filename>/dev/hda2</filename> come partizione Linux.
+sistema operativo su <filename>/dev/sda1</filename>, una partizione di
+swap da 32&nbsp;MB su <filename>/dev/sda3</filename> e circa 1,2&nbsp;GB su
+<filename>/dev/sda2</filename> come partizione Linux.
</para><para>