aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/sv/setupBootloader.xml
blob: 3b0cb25a1256087f13fef15eda99b9a8c6f0cef0 (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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" version="5.0" xml:lang="sv" xml:id="setupBootloader">
  

  

  <info>
    <!---->
<!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page

Lebarhon 2016 12 16 updated for Mageia 6.  20170209 updated SC-->
<title xml:id="setupBootloader-ti1">Huvudalternativ för startshanteraren</title>
  </info>

  <section>
    <title>Gränssnitt för starthanteraren</title>

    <para>Som standard använder Mageia endast:</para>

    <itemizedlist>
      <listitem>
        <para>Grub2 (med eller utan grafisk meny) för ett Legacy/MBR eller
Legacy/GPT-system.</para>
      </listitem>

      <listitem>
        <para>Grub2-efi för ett UEFI-system.</para>
      </listitem>
    </itemizedlist>

    <tip>
      <para>Mageias grafiska menyer är fina :)</para>
    </tip>

    <section>
      <title>Grub2 för ett Legacy/MBR eller Legacy/GPT-system.</title>

      <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-setupBootloader.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata xml:id="setupBootloader-im1"
fileref="live-setupBootloader.png"/> </imageobject></mediaobject>

      <para>Ändra inte din "startenhet" om du inte verkligen vet vad du gör.</para>
    </section>

    <section>
      <title>Grub2-efi för ett UEFI-system.</title>

      <para>På ett UEFI-system är användargränssnittet lite annorlunda eftersom du inte
kan välja mellan text eller grafisk meny.</para>

      <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-setupBootloader2.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata
fileref="live-setupBootloader2.png"/> </imageobject></mediaobject>

      <para>If Mageia is the only system installed on your computer, the installer
created an ESP (EFI System Partition) to receive the bootloader
(Grub2-efi). If there are already UEFI operating systems installed on your
computer (Windows 8 for example), the Mageia installer detects the existing
ESP created by Windows and adds grub2-efi. Although it is possible to have
several ESPs, only one is advised and enough whatever the number of
operating systems you have.</para>

      <para>Ändra inte din "startenhet" om du inte verkligen vet vad du gör.</para>
    </section>
  </section>

  <section>
    <title xml:id="setupMageiaBootloader">Använder en startshanterare från Mageia</title>

    <para>Som standard baserat på ditt system så kommer Mageia att skriva en ny:</para>

    <itemizedlist>
      <listitem>
        <para>En GRUB2 starthanterare på antingen MBR (Master Boot Record) på din första
hårddisk, eller på BIOS boot-partitionen.</para>
      </listitem>

      <listitem>
        <para>En Grub2-efi starthanterare på ESP</para>
      </listitem>
    </itemizedlist>

    <para>If you already have other operating systems installed, Mageia attempts to
add them to your new Mageia boot menu. If you don't want this behaviour,
click on <guibutton>Next</guibutton> and then uncheck the box
<guilabel>Probe Foreign OS</guilabel></para>

    <mediaobject>
<imageobject condition="classical"> <imagedata align="center"
fileref="dx2-setupBootloader3.png"/> </imageobject> <imageobject
condition="live"> <imagedata fileref="live-setupBootloader3.png"
align="center"/> </imageobject></mediaobject>
  </section>

  <section>
    <title>Använder en befintlig startshanterare</title>

    <para>Den exakta proceduren för att lägga till ditt Mageia-system i en befintlig
starthanterare är utanför ramen av denna hjälp. I de felsta fall innebär det
att köra installationsprogrammet för starthanteraren som bör hitta och lägga
till det automatiskt. Se dokumentationen för operativsystemet i fråga.</para>
  </section>

  <section>
    <title xml:id="setupChainLoading">Använder kedjeladdning</title>

    <para>If you don't want a bootable Mageia, but to chain load it from another OS,
click on <guibutton>Next</guibutton>, then on
<guibutton>Advanced</guibutton> and Check the box <guilabel>Do not touch ESP
or MBR</guilabel>.</para>

    <mediaobject>
<imageobject condition="classical"> <imagedata
fileref="dx2-setupBootloader4.png" align="center"/> </imageobject>
<imageobject condition="live"> <imagedata
fileref="live-setupBootloader4.png" align="center"/> </imageobject></mediaobject>

    <para>You will get a warning that the bootloader is missing, ignore it by clicking
<guibutton>OK</guibutton>.</para>

    <mediaobject>
<imageobject> <imagedata fileref="live-setupBootloader5.png"/>
</imageobject></mediaobject>
  </section>

  <section>
    <title>Alternativ</title>

    <section>
      <title>Första sidan</title>

      <para><itemizedlist>
          <listitem>
            <para><guilabel>Delay before booting the default image</guilabel>: This text box
lets you set a delay in seconds before the default operating system is
started up.</para>
          </listitem>

          <listitem>
            <para><guilabel>Security</guilabel>: This allows you to set a password for the
bootloader. This means a username and password will be asked at the boot
time to select a booting entry or change settings. The username is "root"
and the password is the one chosen here after.</para>
          </listitem>

          <listitem>
            <para><guilabel>Lösenord</guilabel>: Här anger du ditt verkliga lösenord</para>
          </listitem>

          <listitem>
            <para><guilabel>Lösenord (igen)</guilabel>: Upprepa lösenordet, sedan kommer Drakx
att kontrollera så att det matchar med ovanstående.</para>
          </listitem>

          <listitem>
            <para><guilabel>Avancerat</guilabel></para>

            <itemizedlist>
              <listitem>
                <para><guilabel>Enable ACPI:</guilabel> ACPI (Advanced Configuration and Power
Interface) is a standard for the power management. It can save energy by
stopping unused devices, this was the method used before APM. Unchecking it
could be useful if, for example, your computer does not support ACPI or if
you think the ACPI implementation might cause some problems (for instance
random reboots or system lockups).</para>
              </listitem>

              <listitem>
                <para><guilabel>Aktivera SMP</guilabel>: Det här alternativet aktiverar /
avaktiverar symmetrisk multiprocessering för flerkärniga processorer.</para>
              </listitem>

              <listitem>
                <para><guilabel>Aktivera APIC</guilabel>: Genom att aktivera/avaktivera detta så
får operativsystemet tillgång till Advanced Programmable Interrupt
Controller. APIC-enheter tillåter mer komplexa prioritetsmodeller, och
avancerad IRQ (Interrupt Request)-hantering</para>
              </listitem>

              <listitem>
                <para><guilabel>Aktivera APIC</guilabel>: Här kan du ställa in likal APIC som
hanterar externa avbrott för en specifik processor i ett SMP-system.</para>
              </listitem>
            </itemizedlist>
          </listitem>
        </itemizedlist></para>
    </section>

    <section>
      <title>Nästa sida</title>

      <itemizedlist>
        <listitem>
          <para><guilabel>Standard:</guilabel> Operativsystemet som startar som standard</para>
        </listitem>

        <listitem>
          <para><guilabel>Tillägg:</guilabel> Med det här valet kan du ändra eller lägga
till information till kärnan när du startar upp. </para>
        </listitem>

        <listitem>
          <para><guilabel>Undersök okänt OS</guilabel>: se ovan <link
linkend="setupMageiaBootloader">Att använd Mageias starthanterare</link></para>
        </listitem>

        <listitem>
          <para><guilabel>Avancerat</guilabel><itemizedlist>
              <listitem>
                <para><guilabel>Video mode:</guilabel> This sets the screen size and colour depth
the boot menu will use. If you click the down triangle you will be offered
other size and colour depth options.</para>
              </listitem>

              <listitem>
                <para><emphasis role="bold">Do not touch ESP or MBR</emphasis>: see above <link
linkend="setupChainLoading">Using the chain loading</link></para>
              </listitem>
            </itemizedlist></para>
        </listitem>
      </itemizedlist>
    </section>
  </section>
</section>