aboutsummaryrefslogtreecommitdiffstats
path: root/nl/installer.html
blob: eb416c7151dd068e08450b1542575da7bb830f22 (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
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>DrakX, het Mageia-installatieprogramma</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="Installeren met DrakX">
      <link rel="up" href="index.html" title="Installeren met DrakX">
      <link rel="prev" href="Select-and-use-ISOs.html" title="Select and use ISOs">
      <link rel="next" href="selectLanguage.html" title="Taalkeuze"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css">
         <!--
      body { font-family: sans-serif; font-size: 13px }
      table { font-family: sans-serif; font-size: 13px }
    --></style></head>
   <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
      <div lang="nl" class="section" title="DrakX, het Mageia-installatieprogramma">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="installer"></a>DrakX, het Mageia-installatieprogramma
                  </h2>
               </div>
            </div>
         </div>
           
         
           
         
           
         
           
         
           
         
           
         
           
         
           
         <p>DrakX is ontworpen om uw installatie of systeemopwaardering zo gemakkelijk
            mogelijk te maken, ongeacht of GNU-Linux nieuw is voor u of dat u een
            ervaren gebruiker bent.
         </p>
         
           
         
           
         
         <p>Het beginscherm heeft een menu met verscheidene opties, als u niets
            verandert zal de installatie starten, wat gewoonlijk het enige is dat u
            nodig heeft.
         </p>
         
           
         
           
         <p>Vanuit dit eerste scherm is het mogelijk enkele persoonlijke voorkeuren in
            te stellen:
         </p>
         
           
         <div class="itemizedlist">
            <ul class="itemizedlist">
               <li class="listitem">
                        
                  <p>De taal (enkel voor de installatie, deze kan verschillen van de gekozen taal
                     voor het systeem) door op de F2-toets te drukken
                  </p>
                  
                        
                  <p></p>
                  
                        
                  
                        
                  <p>Selecteer een taal met de pijltoetsen en druk Enter.</p>
                  
                        
                  <p>Here is for example, the French welcome screen when using a Live
                     DVD/CD. Note that the Live DVD/CD menu does not propose: <span class="guilabel">Rescue
                        System</span>, <span class="guilabel">Memory test</span> and <span class="guilabel">Hardware
                        Detection Tool</span>.
                  </p>
                  
                        
                  <p></p>
                  
                        
                  
                        
                  <p></p>
                      
               </li>
               <li class="listitem">
                        
                  <p>Change the screen resolution by pressing the F3 key.</p>
                  
                        
                      
               </li>
               <li class="listitem">
                        
                  <p>Add some kernel options by pressing the F6 key.</p>
                  
                        
                  <p>If the installation fails, then it may be necessary to try again using one
                     of the extra options. The menu called by F6 displays a new line called
                     <span class="guilabel">Boot options</span> and propose four entries:
                  </p>
                  
                        
                  <p>- Default, it doesn't alter anything in the default options.</p>
                  
                        
                  <p>- Safe Settings, priority is given to the safer options to the detriment of
                     performances.
                  </p>
                  
                        
                  <p>- No ACPI (Advanced Configuration and Power Interface), power management
                     isn't taken into account.
                  </p>
                  
                        
                  <p>- No Local APIC (Local Advanced Programmable Interrupt Controller), it is
                     about CPU interruptions, select this option if you are asked for.
                  </p>
                  
                        
                  <p>When you select one of these entries, it modifies the default options
                     displayed in the <span class="guilabel">Boot Options</span> line.
                  </p>
                  
                        
                  <div class="note" title="Opmerking" style="margin-left: 0.5in; margin-right: 0.5in;">
                     <table border="0" summary="Note">
                        <tr>
                           <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opmerking]" src="note.png"></td>
                           <th align="left"></th>
                        </tr>
                        <tr>
                           <td align="left" valign="top">
                                      
                              <p>In some Mageia releases, it may happen that the entries selected with the
                                 key F6 does not appear in the <span class="guilabel">Boot Options</span> line,
                                 however, they are really taken into account.
                              </p>
                                    
                           </td>
                        </tr>
                     </table>
                  </div>
                  
                        
                      
               </li>
               <li class="listitem">
                        
                  <p>Add more kernel options by pressing the key F1</p>
                  
                        
                  <p>Pressing F1 opens a new window with more available options. Select one with
                     the arrow keys and press Enter to have more details or press the Esc key to
                     go back to the welcome screen.
                  </p>
                  
                        
                  <p></p>
                  
                        
                  
                        
                  <p></p>
                  
                        
                  <p>The detailed view about the option splash. Press Esc or select
                     <span class="guilabel">Return to Boot Options</span> to go back to the options
                     list. These options can by added by hand in the <span class="guilabel">Boot
                        options</span> line.
                  </p>
                  
                        
                  
                        
                  <p></p>
                  
                        
                  <div class="note" title="Opmerking" style="margin-left: 0.5in; margin-right: 0.5in;">
                     <table border="0" summary="Note">
                        <tr>
                           <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opmerking]" src="note.png"></td>
                           <th align="left"></th>
                        </tr>
                        <tr>
                           <td align="left" valign="top">
                                      
                              <p>The help is translated in the chosen language with the F2 key.</p>
                                    
                           </td>
                        </tr>
                     </table>
                  </div>
                      
               </li>
            </ul>
         </div>
         
           
         <p>Here is the default welcome screen when using a Wired Network-based
            Installation CD (Boot.iso or Boot-Nonfree.iso images):
         </p>
         
           
         <p>It does not allow to change the language, the available options are
            described in the screen. For more information about using a Wired
            Network-based Installation CD, see <a class="ulink" href="https://wiki.mageia.org/en/Boot.iso_install" target="_top">the Mageia
               Wiki</a></p>
         
           
         <div class="warning" title="Waarschuwing" style="margin-left: 0.5in; margin-right: 0.5in;">
            <table border="0" summary="Warning">
               <tr>
                  <td rowspan="2" align="center" valign="top" width="25"><img alt="[Waarschuwing]" src="warning.png"></td>
                  <th align="left"></th>
               </tr>
               <tr>
                  <td align="left" valign="top">
                         
                     <p>The keyboard layout is the American one.</p>
                       
                  </td>
               </tr>
            </table>
         </div>
         
           
         
           
         <div class="section" title="De Installatiestappen">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="installationSteps"></a>De Installatiestappen
                     </h3>
                  </div>
               </div>
            </div>
                
            
                
            <p>Het installatieproces is onderverdeeld in stappen, die in het zijpaneel van
               de volgende schermen zichtbaar zijn.
            </p>
            
                
            <p>Elke stap bevat &eacute;&eacute;n of meerdere schermen die ook knoppen met het label
               "<span class="guibutton">Geavanceerd</span>" kunnen hebben met extra of minder
               gebruikelijke opties.
            </p>
            
                
            <p>De meeste schermen hebben "<span class="guibutton">hulp</span>" knoppen die meer
               uitleg geven over de desbetreffende stap.
            </p>
            
                
            <div class="note" title="Opmerking" style="margin-left: 0.5in; margin-right: 0.5in;">
               <table border="0" summary="Note">
                  <tr>
                     <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opmerking]" src="note.png"></td>
                     <th align="left"></th>
                  </tr>
                  <tr>
                     <td align="left" valign="top">
                              
                        <p>Als u tijdens het installeren besluit de installatie af te breken, is het
                           mogelijk opnieuw op te starten. Denk a.u.b. goed na voordat u dit
                           doet. Zodra er een partitie geformatteerd is of het installeren van updates
                           is begonnen, bevindt uw computer zich niet meer in dezelfde staat als
                           voorheen. De kans is groot dat u door het afbreken van de installatie met
                           een onbruikbaar systeem komt te zitten. Als u desondanks toch opnieuw wilt
                           opstarten, ga dan naar een tekst terminal door gelijktijdig de drie toetsen
                           <span class="guibutton">Alt Ctrl F2</span> in te drukken. Druk vervolgens simultaan
                           op <span class="guibutton">Alt Ctrl Delete</span> om opnieuw op te starten.
                        </p>
                            
                     </td>
                  </tr>
               </table>
            </div>
              
         </div>
         
           
         <div class="section">
            <div class="titlepage"></div>
                
            <div class="section" title="Installatieproblemen en mogelijke oplossingen">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="installationProblems"></a>Installatieproblemen en mogelijke oplossingen
                        </h4>
                     </div>
                  </div>
               </div>
                     
               
                     
               <div class="section" title="Geen grafische interface">
                  <div class="titlepage">
                     <div>
                        <div>
                           <h5 class="title"><a name="noX"></a>Geen grafische interface
                           </h5>
                        </div>
                     </div>
                  </div>
                          
                  
                          
                  <div class="itemizedlist">
                     <ul class="itemizedlist">
                        <li class="listitem">
                                       
                           <p>Na het eerste scherm kwam u niet bij het taalkeuzescherm.  Dit kan gebeuren
                              bij sommige grafische kaarten en oudere systemen.  Probeer een lagere
                              resolutie te gebruiken door "vgalo" te typen bij de "boot:"-prompt.
                           </p>
                                     
                        </li>
                        <li class="listitem">
                                       
                           <p>If the hardware is very old, a graphical installation may not be
                              possible. In this case it is worth trying a text mode installation. To use
                              this hit ESC at the first welcome screen and confirm with ENTER. You will be
                              presented with a black screen with the word "boot:". Type "text" and hit
                              ENTER. Now continue with the installation in text mode.
                           </p>
                                     
                        </li>
                     </ul>
                  </div>
                        
               </div>
               
                     
               <div class="section" title="Installatieblokkades">
                  <div class="titlepage">
                     <div>
                        <div>
                           <h5 class="title"><a name="installFreezes"></a>Installatieblokkades
                           </h5>
                        </div>
                     </div>
                  </div>
                          
                  
                          
                  <p>Als het systeem tijdens de installatie blokkeert, kan er een probleem zijn
                     met de hardware detectie. In dit geval kan de automatische detectie van
                     hardware overgeslagen worden om later te regelen. Type
                     "<code class="literal">noauto</code>" bij de prompt om dit te proberen. Deze optie mag
                     zonodig met beide vorige gecombineerd worden.
                  </p>
                        
               </div>
               
                     
               <div class="section" title="RAM problem">
                  <div class="titlepage">
                     <div>
                        <div>
                           <h5 class="title"><a name="kernelOptions"></a>RAM problem
                           </h5>
                        </div>
                     </div>
                  </div>
                          
                  
                          
                  <p>Deze zullen zelden nodig zijn, maar in sommige gevallen wordt de beschikbare
                     hoeveelheid RAM onjuist gedetecteerd. U kunt dit handmatig specificeren door
                     de <code class="literal">mem=xxxM</code> parameter te gebruiken, waarin xxx de juiste
                     hoeveelheid RAM is, bijv. "<code class="literal">mem=256M</code>" betekent 256MB aan
                     RAM.
                  </p>
                        
               </div>
               
                     
               <div class="section" title="Dynamic partitions">
                  <div class="titlepage">
                     <div>
                        <div>
                           <h5 class="title"><a name="DynamicPartitions"></a>Dynamic partitions
                           </h5>
                        </div>
                     </div>
                  </div>
                          
                  
                          
                  <p>If you converted your hard disk from "basic" format to "dynamic" format on
                     Microsoft Windows, you must know that it is impossible to install Mageia on
                     this disc. To go back to a basic disk, see the Microsoft documentation:
                     <a class="ulink" href="http://msdn.microsoft.com/en-us/library/cc776315.aspx" target="_top">http://msdn.microsoft.com/en-us/library/cc776315.aspx</a>.
                  </p>
                        
               </div>
                   
            </div>
              
         </div>
         
      </div>
   </body>
</html>