~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to it/partitioning/partition/ia64.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="ISO-8859-1"?>
 
2
<!-- retain these comments for translator revision tracking -->
 
3
<!-- original version: 28672 -->
 
4
 
 
5
 
 
6
<!--   <sect2 arch="ia64"><title>Partitioning for &arch-title;</title> -->
 
7
  <sect2 arch="ia64"><title>Partizionare per &arch-title;</title>
 
8
 
 
9
<para>
 
10
 
 
11
<!--
 
12
The <command>partman</command> disk partitioner is the default
 
13
partitioning tool for the installer.
 
14
It manages the set of partitions and their mount points to ensure
 
15
that the disks and filesystems is properly configured for a successful
 
16
installation.  It actually uses the <command>parted</command> to
 
17
do the on-disk partitioning.
 
18
-->
 
19
 
 
20
Il partizionatore <command>partman</command> � lo strumento di partizionamento
 
21
standard dell'installatore. Si occupa di creare le partizioni e assegnare loro
 
22
dei punti di montaggio in modo che i dischi e i file system siano opportunamente
 
23
configurati per l'installazione. Le operazioni di partizionamento sono svolte
 
24
con il programma <command>parted</command>.
 
25
 
 
26
</para>
 
27
 
 
28
   <note>
 
29
<!--    <title>EFI Recognized Formats</title> -->
 
30
   <title>Formati EFI riconosciuti</title>
 
31
<para>
 
32
 
 
33
<!--
 
34
The IA64 EFI firmware supports two partition table (or disk label)
 
35
formats, GPT and MS-DOS.  MS-DOS, the format typically used on i386
 
36
PCs, is no longer recommended for IA64 systems.  Although
 
37
the installer also provides the <command>cfdisk</command>,
 
38
you should only use the <ulink url="parted.txt">
 
39
<command>parted</command></ulink> because only it can manage both GPT
 
40
and MS-DOS tables correctly.
 
41
-->
 
42
 
 
43
Il firmware EFI di IA64 supporta due formati di tabella delle partizioni (o
 
44
etichette disco): GPT e MS-DOS. MS-DOS, il formato usato tipicamente sui PC
 
45
i386 non � pi� raccomandabile per i sistemi IA64. Anche se l'installatore
 
46
fornisce il comando <command>cfdisk</command>, si dovrebbe usare
 
47
<ulink url="parted.txt"><command>parted</command></ulink>, visto che solo
 
48
quest'ultimo pu� gestire correttamente sia tabelle GPT che tabelle MS-DOS.
 
49
 
 
50
</para></note>
 
51
 
 
52
<para>
 
53
 
 
54
<!--
 
55
The automatic partitioning recipes for <command>partman</command>
 
56
allocate an EFI partition as the first partition on the disk.
 
57
You can also set up the partition under the <guimenuitem>Guided
 
58
partitioning</guimenuitem> from the main menu in a manner similar to
 
59
setting up a <emphasis>swap</emphasis> partition.
 
60
-->
 
61
 
 
62
La procedura automatica di partizionamento di <command>partman</command> prevede
 
63
una partizione EFI come prima partizione del disco, ma � anche possibile
 
64
impostare una partizione con il comando <guimenuitem>Partizionamento
 
65
Guidato</guimenuitem> dal men� principale, utilizzabile anche per creare una
 
66
partizione di <emphasis>swap</emphasis>.
 
67
 
 
68
</para><para>
 
69
 
 
70
<!--
 
71
The <command>partman</command> partitioner will handle most disk
 
72
layouts.
 
73
For those rare cases where it is necessary to manually set up a disk,
 
74
you can use the shell as described above and run the
 
75
<command>parted</command> utility directly using its command line interface.
 
76
Assuming that you want to erase your whole disk and create a GPT table
 
77
and some partitions, then something similar to the following command
 
78
sequence could be used:
 
79
-->
 
80
 
 
81
Il partizionatore <command>partman</command> pu� gestire la maggior parte delle
 
82
configurazioni del disco. Nei rari casi in cui occorre impostare manualmente le
 
83
partizioni, � possibile usare la shell nel modo descritto sopra ed eseguire
 
84
l'utilit� <command>parted</command> usando la sua interfaccia a riga di comando.
 
85
Quindi, ipotizzando di voler cancellare l'intero disco e creare una tabella
 
86
delle partizioni GPT e alcune partizioni, si pu� usare una sequenza di comandi
 
87
simile a questa:
 
88
 
 
89
<informalexample><screen>
 
90
      mklabel gpt
 
91
      mkpartfs primary fat 0 50
 
92
      mkpartfs primary linux-swap 51 1000
 
93
      mkpartfs primary ext2 1001 3000
 
94
      set 1 boot on
 
95
      print
 
96
      quit
 
97
</screen></informalexample>
 
98
 
 
99
<!--
 
100
This creates a new partition table, and three partitions to be used as
 
101
an EFI boot partition, swap space, and a root file system.  Finally it
 
102
sets the boot flag on the EFI partition.  Partitions are specified in
 
103
Megabytes, with start and end offsets from the beginning of the disk.
 
104
So, for example, above we created a 1999MB ext2 file system starting
 
105
at offset 1001MB from the start of the disk.  Note that formatting swap
 
106
space with <command>parted</command> can take a few minutes to
 
107
complete, as it scans the partition for bad blocks.
 
108
-->
 
109
 
 
110
Viene creata una nuova tabella delle partizioni e vengono usate tre partizioni:
 
111
una partizione di avvio EFI, una di swap e una per il file system root. Infine
 
112
viene impostato il flag avviabile sulla partizione EFI. La dimensione delle
 
113
partizioni � indicata in Megabyte, con inizio e fine calcolati a partire
 
114
dall'inizio del disco. Quindi, nell'esempio precedente abbiamo creato un file
 
115
system ext2 da 1999MB che inizia 1001MB dopo l'inizio del disco. Si noti che
 
116
formattare lo spazio di swap con <command>parted</command> pu� richidere qualche
 
117
minuto, visto che vengono controllati eventuali blocchi danneggiati sulla
 
118
partizione.
 
119
 
 
120
</para>
 
121
  </sect2>
 
122
 
 
123
<!--   <sect2 arch="ia64"><title>Boot Loader Partition Requirements</title> -->
 
124
  <sect2 arch="ia64"><title>Requisiti per la partizione del boot loader</title>
 
125
 
 
126
<para>
 
127
 
 
128
<!--
 
129
ELILO, the ia64 boot loader, requires a partition containing a FAT
 
130
file system with the <userinput>boot</userinput> flag set.
 
131
The partition must be big enough to hold the boot loader and any
 
132
kernels or RAMdisks you may wish to boot.  A minimum size would be
 
133
about 20MB, but if you expect to run with multiple kernels, then
 
134
128MB might be a better size.
 
135
-->
 
136
 
 
137
ELILO, il boot loader ia64, richiede una partizione con un file system FAT con
 
138
il flag <userinput>avviabile</userinput> impostato. La partizione deve essere
 
139
abbastanza grande da contenere il boot loader ed eventuali kernel e dischi RAM
 
140
che si intende utilizzare. Una dimensione minima pu� essere indicata in circa
 
141
20MB, ma se si pensa di utilizzare molti kernel diversi, un valore pi� adeguato
 
142
pu� essere 128MB.
 
143
 
 
144
</para><para>
 
145
 
 
146
<!--
 
147
The EFI Boot Manager and the EFI Shell fully support the GPT table
 
148
so the boot partition does not necessarily have to be the first
 
149
partition or even on the same disk.
 
150
This is convenient if you should forget to allocate the partition and
 
151
only find out after you have formatted the other partitions on your disk(s).
 
152
The <command>partman</command> partitioner checks for an EFI partition
 
153
at the same time it checks for a properly set up <emphasis>root</emphasis>
 
154
partition.
 
155
This gives you an opportunity to correct the disk layout before the
 
156
package install begins.
 
157
The easiest way to correct this omission is to shrink the last partition
 
158
of the disk to make enough free space for adding an EFI partition.
 
159
-->
 
160
 
 
161
Il gestore di avvio EFI e la shell EFI supportano pienamente la tabella delle
 
162
partizioni GPT, quindi la partizione di avvio non deve necessariamente essere la
 
163
prima, e non deve neppure appartenere allo stesso disco. Quindi non � un
 
164
problema se si dimentica di creare la partizione di avvio e ci si accorge
 
165
della cosa dopo aver formattato le altre partizioni: il partizionatore
 
166
<command>partman</command> controlla che esista una partizione EFI, cos� come
 
167
controlla che esista una partizione <emphasis>root</emphasis>, e d�
 
168
l'opportunit� di correggere l'impostazione del disco prima di iniziare la
 
169
procedura di installazione dei pacchetti. Il modo pi� semplice di rimediare a
 
170
questo errore consiste nel restringere l'ultima partizione del disco in modo da
 
171
fare abbastanza spazio per aggiungere una partizione EFI.
 
172
 
 
173
</para><para>
 
174
 
 
175
<!--
 
176
It is strongly recommended that you allocate the EFI boot partition
 
177
on the same disk as the <emphasis>root</emphasis> filesystem.
 
178
-->
 
179
 
 
180
Si raccomanda vivamente di allocare la partizione di avvio EFI sullo stesso
 
181
disco che ospita il file system <emphasis>root</emphasis>.
 
182
 
 
183
</para>
 
184
 
 
185
  </sect2>
 
186
 
 
187
<!--   <sect2 arch="ia64"><title>EFI Diagnostic Partitions</title> -->
 
188
  <sect2 arch="ia64"><title>Partizioni diagnostiche EFI</title>
 
189
 
 
190
<para>
 
191
 
 
192
<!--
 
193
The EFI firmware is significantly more sophisticated than the usual
 
194
BIOS seen on most x86 PCs.
 
195
Some system vendors take advantage of the ability of the EFI to
 
196
access files and run programs from a hard disk filesystem to store diagnostics
 
197
and EFI based system management utilities on the hard disk.
 
198
This is a separate FAT format filesystem on the system disk.
 
199
Consult the system documentation and accessories that come with the
 
200
system for details.
 
201
The easiest time to set up a diagnostics partition is at the same time you
 
202
set up the EFI boot partition.
 
203
-->
 
204
 
 
205
Il firmware EFI � molto pi� sofisticato del solito BIOS presente sulla maggior
 
206
parte dei PC x86. Alcuni produttori sfruttano la capacit� di EFI di accedere al
 
207
file system e avviare programmi per includere sul disco utilit� diagnostiche e
 
208
utilit� di amministrazione del sistema basate su EFI, tipicamente su un file
 
209
system in formato FAT. Per maggiori dettagli, si consiglia di consultare la
 
210
documentazione fornita col proprio sistema. Il momento pi� opportuno per creare
 
211
una partizione diagnostica � subito dopo aver creato una partizione di avvio
 
212
EFI.
 
213
 
 
214
</para>
 
215
 
 
216
   </sect2>