summaryrefslogtreecommitdiff
path: root/ca/boot-installer/boot-installer.xml
blob: b26db52be1fd3a0ae5ea022a2f82bfb67ae47d8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!-- retain these comments for translator revision tracking -->
<!-- original version: 49985 -->

<chapter id="boot-installer"><title>Arrencada del sistema d'instal·lació</title>

<!-- Include only archs that are documented to avoid build-errors -->
<!-- The arch="..." condition can be deleted when al archs are present -->
 <sect1 arch="alpha;arm;x86;ia64;mips;mipsel;s390;powerpc;sparc">
 <title>Arrencada de l'instal·lador en l'arquitectura &arch-title;</title>

<!-- This info is so architecture dependent, that I have turned the   -->
<!-- structure inside out for this chapter. Each arch has a document. -->
<!-- Note: arch hppa is currently missing -->

<warning arch="x86;powerpc"><para>

Si teniu altres sistemes operatius que voleu mantenir al sistema (configurats
amb arrencada dual), hauríeu d'assegurar-vos que han estat aturats
correctament <emphasis>abans</emphasis> d'arrencar l'instal·lador. Instal·lar
un sistema operatiu mentre un altre està en hibernació (és a dir, ha estat
suspès a disc) podria resultar en pèrdues o danys en l'estat del sistema
operatiu suspès, que podria causar problemes en reiniciar.

</para></warning>
<note condition="gtk"><para>

Per a informació de com arrencar l'instal·lador gràfic, vegeu
<xref linkend="graphical"/>.

</para></note>

&boot-installer-alpha.xml;
&boot-installer-arm.xml;
<!-- &boot-installer-hppa.xml; -->
&boot-installer-x86.xml;
&boot-installer-ia64.xml;
&boot-installer-mips.xml;
&boot-installer-mipsel.xml;
&boot-installer-s390.xml;
&boot-installer-powerpc.xml;
&boot-installer-sparc.xml;

 </sect1>

&boot-installer-parameters.xml;
&boot-installer-trouble.xml;

</chapter>