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
|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DrakX, Mageia instalacijski program</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Instalacija pomoću">
<link rel="up" href="index.html" title="Instalacija pomoću">
<link rel="prev" href="Select-and-use-ISOs.html" title="Select and use ISOs">
<link rel="next" href="selectLanguage.html" title="Molim izaberite jezik koji želite koristiti"><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="hr" class="section" title="DrakX, Mageia instalacijski program">
<div class="titlepage">
<div>
<div>
<h2 class="title"><a name="installer"></a>DrakX, Mageia instalacijski program
</h2>
</div>
</div>
</div>
<p>Whether you are new to GNU-Linux or an experienced user, the Mageia
Installer is designed to help make your installation or upgrade as easy as
possible.
</p>
<p>The initial menu screen has various options, however the default one will
start the installer, which will normally be all that you will need.
</p>
<p>From this first screen, it is possible to set some personal preferences:</p>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>The language (for the installation only, may be different that the chosen
language for the system) by pressing the key F2
</p>
<p></p>
<p>Use the arrow keys to select the language and press the key 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>Promjenite rezoluciju zaslona pritiskom na tipku F3.</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="Bilješka" 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="[Bilješka]" 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="Bilješka" 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="[Bilješka]" 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="Upozorenje" 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="[Upozorenje]" 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="The installation steps">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="installationSteps"></a>The installation steps
</h3>
</div>
</div>
</div>
<p>The install process is divided into a number of steps, which can be followed
on the side panel of the screen.
</p>
<p>Each step has one or more screens which may also have
<span class="guibutton">Advanced</span> buttons with extra, less commonly required,
options.
</p>
<p>Most screens have <span class="guibutton">Help</span> buttons which give further
explanations about the current step.
</p>
<div class="note" title="Bilješka" 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="[Bilješka]" src="note.png"></td>
<th align="left"></th>
</tr>
<tr>
<td align="left" valign="top">
<p>If somewhere during install you decide to stop the installation, it is
possible to reboot, but please think twice before you do this. Once a
partition has been formatted or updates have started to be installed, your
computer is no longer in the same state and rebooting it could very well
leave you with an unusable system. If in spite of this you are very sure
rebooting is what you want, go to a text terminal by pressing the three keys
<span class="guibutton">Alt Ctrl F2</span> at the same time. After that, press
<span class="guibutton">Alt Ctrl Delete</span> simultaneously to reboot.
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="section" title="Installation Problems and Possible Solutions">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="installationProblems"></a>Installation Problems and Possible Solutions
</h3>
</div>
</div>
</div>
<div class="section" title="No Graphical Interface">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="noX"></a>No Graphical Interface
</h4>
</div>
</div>
</div>
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p>After the initial screen you did not reach the language selection
screen. This can happen with some graphic cards and older systems. Try using
low resolution by typing <code class="code">vgalo</code> at the 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="The Install Freezes">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="installFreezes"></a>The Install Freezes
</h4>
</div>
</div>
</div>
<p>If the system appeared to freeze during the installation, this may be a
problem with hardware detection. In this case the automatic detection of
hardware may be bypassed and dealt with later. To try this, type
<code class="code">noauto</code> at the prompt. This option may also be combined with
other options as necessary.
</p>
</div>
<div class="section" title="RAM problem">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="kernelOptions"></a>RAM problem
</h4>
</div>
</div>
</div>
<p>These will rarely be needed, but in some cases the hardware may report the
available RAM incorrectly. To specify this manually, you can use the
<code class="code">mem=xxxM</code> parameter, where xxx is the correct amount of
RAM. e.g. <code class="code">mem=256M</code> would specify 256MB of RAM.
</p>
</div>
<div class="section" title="Dynamic partitions">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="DynamicPartitions"></a>Dynamic partitions
</h4>
</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>
</body>
</html>
|