| 1 |
<!-- retain these comments for translator revision tracking -->
|
| 2 |
<!-- $Id$ -->
|
| 3 |
|
| 4 |
<chapter id="boot-installer"><title>Booting the Installation System</title>
|
| 5 |
|
| 6 |
<!-- Include only archs that are documented to avoid build-errors -->
|
| 7 |
<!-- The arch="..." condition can be deleted when al archs are present -->
|
| 8 |
<sect1 arch="arm;any-x86;ia64;mips;mipsel;s390;powerpc;sparc">
|
| 9 |
<title>Booting the Installer on &arch-title;</title>
|
| 10 |
|
| 11 |
<!-- This info is so architecture dependent, that I have turned the -->
|
| 12 |
<!-- structure inside out for this chapter. Each arch has a document. -->
|
| 13 |
<!-- Note: arch hppa is currently missing -->
|
| 14 |
|
| 15 |
<warning arch="any-x86;powerpc"><para>
|
| 16 |
|
| 17 |
If you have any other operating systems on your system that you wish to
|
| 18 |
keep (dual boot setup), you should make sure that they have been properly
|
| 19 |
shut down <emphasis>before</emphasis> you boot the installer.
|
| 20 |
Installing an operating system while another operating system is in
|
| 21 |
hibernation (has been suspended to disk) could result in loss of, or damage
|
| 22 |
to the state of the suspended operating system which could cause problems
|
| 23 |
when it is rebooted.
|
| 24 |
|
| 25 |
</para></warning>
|
| 26 |
<note condition="gtk"><para>
|
| 27 |
|
| 28 |
For information on how to boot the graphical installer, see
|
| 29 |
<xref linkend="graphical"/>.
|
| 30 |
|
| 31 |
</para></note>
|
| 32 |
|
| 33 |
&boot-installer-arm.xml;
|
| 34 |
<!-- &boot-installer-hppa.xml; -->
|
| 35 |
&boot-installer-x86.xml;
|
| 36 |
&boot-installer-ia64.xml;
|
| 37 |
&boot-installer-mips.xml;
|
| 38 |
&boot-installer-mipsel.xml;
|
| 39 |
&boot-installer-s390.xml;
|
| 40 |
&boot-installer-powerpc.xml;
|
| 41 |
&boot-installer-sparc.xml;
|
| 42 |
|
| 43 |
</sect1>
|
| 44 |
|
| 45 |
&boot-installer-accessibility.xml;
|
| 46 |
&boot-installer-parameters.xml;
|
| 47 |
&boot-installer-trouble.xml;
|
| 48 |
|
| 49 |
</chapter>
|