summaryrefslogtreecommitdiff
path: root/fr/boot-installer/boot-installer.xml
blob: 1679baf1cc8635970d2ff40f86f2c681954f7f23 (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
<!-- original version: 61133 -->

<chapter id="boot-installer"><title>Démarrer le système d'installation</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>Démarrer l'installateur sur &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 vous voulez conserver les autres systèmes d'exploitation existants sur votre
machine, vous devez les éteindre <emphasis>avant</emphasis> de lancer l'installateur.
L'installation d'un système alors qu'un autre système a été mise en veille peut
endommager ou détruire l'état du système mis en veille.
</para></warning>

<note condition="gtk"><para>

Voyez <xref linkend="graphical"/> pour savoir comment amorcer
l'installateur graphique.

</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-accessibility.xml;
&boot-installer-parameters.xml;
&boot-installer-trouble.xml;

</chapter>