aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/en/selectInstallClass.xml
blob: 7652385598f203794a83fdb45bd71d4a80ef45ca (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<?xml version="1.0" encoding="UTF-8"?>
<section version="5.0" xml:id="selectInstallClass"
         xmlns="http://docbook.org/ns/docbook"
         xmlns:ns6="http://www.w3.org/1999/xlink"
         xmlns:ns5="http://www.w3.org/1998/Math/MathML"
         xmlns:ns4="http://www.w3.org/1999/xhtml"
         xmlns:ns3="http://www.w3.org/2000/svg"
         xmlns:ns="http://docbook.org/ns/docbook">
  <!-- Made by marja on 2012 03 18 -->

  <!-- 20120405 updated JohnR -->

  <!-- enhanced xml code for screenshot, removed para xml:id's, changed "you'll" to
      "you will" and "don't" to "do not" and a passive to an active tense, marja, 20120409-->

  <!-- barjac 2012-04-10 In the spirit of KISS reverted to my initial basic version -->

  <!-- 2013-05-05 marja, corrected typo in screenshot name, removed  -->

  <!--2018/02/12 apb: Text and typography.-->

  <!--2018/02/20 apb: a) Changed list style - was bulleted. b) Removed warning about aborting the installation, as this is now at the intro of section 2 (DrakX, the Mageia Installer).-->

  <!--2018/02/24 apb: a) Changed list style.-->

  <!--2019/01/03 apb: a) Install: reword text about retaining an existing /home partition.-->

  <info>
    <title xml:id="selectInstallClass-ti1">Install or Upgrade</title>
  </info>

  <mediaobject>
    <imageobject>
      <imagedata align="center" fileref="dx2-selectInstallClass.png"
                 format="PNG"/>
    </imageobject>
  </mediaobject>

  <itemizedlist spacing="compact">
    <listitem>
      <para><emphasis role="bold">Install</emphasis></para>

      <para>Use this option to perform a fresh installation of Mageia. This
      will format the <literal>root</literal> partition
      (<filename>/</filename>), but can preserve a pre-existing
      <filename>/home</filename> partition (a dedicated /home partition, rather than being incorporated within the root (/) partition itself).</para>
    </listitem>

    <listitem>
      <para><emphasis role="bold">Upgrade</emphasis></para>

      <para>Use this option to upgrade an existing installation of
      Mageia.</para>
    </listitem>
  </itemizedlist>

  <important>
    <para>Only upgrading from a previous Mageia version that was
    <emphasis>still supported</emphasis> when this Installer's version was
    released, has been thoroughly tested. If you want to upgrade a Mageia
    version that has reached its <quote>End Of Life</quote> then it is better
    to do a <quote>clean</quote> install instead, while preserving your
    <filename>/home</filename> partition.</para>
  </important>

  <tip>
    <para>If you have discovered that you forgot to select an additional
    language, you can return from the <emphasis>Install or Upgrade</emphasis>
    screen to the language choice screen by pressing <keycombo>
        <keycap>Ctrl</keycap>

        <keycap>Alt</keycap>

        <keycap>Home</keycap>
      </keycombo>. Do<emphasis role="bold"> NOT</emphasis> do this later in
    the install.</para>
  </tip>
</section>