aboutsummaryrefslogtreecommitdiffstats
path: root/ru/setupBootloader.html
blob: 1c625721a23d52858c11b41b1132cd6c5578005a (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
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
<html>
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   
      <title>&#1053;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;</title>
      <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
      <link rel="home" href="index.html" title="&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1072; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; DrakX">
      <link rel="up" href="index.html" title="&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1072; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; DrakX">
      <link rel="prev" href="configureX_monitor.html" title="&#1042;&#1099;&#1073;&#1086;&#1088; &#1084;&#1086;&#1085;&#1080;&#1090;&#1086;&#1088;&#1072;">
      <link rel="next" href="setupBootloaderAddEntry.html" title="&#1044;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1074; &#1084;&#1077;&#1085;&#1102; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1080;&#1083;&#1080; &#1074;&#1085;&#1077;&#1089;&#1077;&#1085;&#1080;&#1077; &#1080;&#1079;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1081; &#1074; &#1090;&#1072;&#1082;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1099;"><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="ru" class="section" title="&#1053;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;">
         <div class="titlepage">
            <div>
               <div>
                  <h2 class="title"><a name="setupBootloader"></a>&#1053;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;
                  </h2>
               </div>
            </div>
         </div>
           
           
           
           
           
           
           
           
           
           
           
           
           
         <div class="section" title="&#1044;&#1086;&#1089;&#1090;&#1091;&#1087;&#1085;&#1099;&#1077; &#1085;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1077; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1080;">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e985"></a>&#1044;&#1086;&#1089;&#1090;&#1091;&#1087;&#1085;&#1099;&#1077; &#1085;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1077; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1080;
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <div class="section" title="Grub2">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e987"></a>Grub2
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
               <div class="itemizedlist">
                  <p><span class="bold"><strong>Grub2 &#1085;&#1072; &#1091;&#1089;&#1090;&#1072;&#1088;&#1077;&#1074;&#1096;&#1080;&#1093; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;&#1093; MBR/GPT</strong></span></p>
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p>GRUB2 (&#1089; &#1075;&#1088;&#1072;&#1092;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1084; &#1084;&#1077;&#1085;&#1102; &#1080;&#1083;&#1080; &#1073;&#1077;&#1079; &#1085;&#1077;&#1075;&#1086;) &#1073;&#1091;&#1076;&#1077;&#1090; &#1077;&#1076;&#1080;&#1085;&#1089;&#1090;&#1074;&#1077;&#1085;&#1085;&#1099;&#1084; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1086;&#1084;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1076;&#1083;&#1103; &#1091;&#1089;&#1090;&#1072;&#1088;&#1077;&#1074;&#1096;&#1080;&#1093; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084; &#1089; MBR &#1080;&#1083;&#1080; GPT.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p>&#1055;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102; &#1085;&#1086;&#1074;&#1099;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1073;&#1091;&#1076;&#1077;&#1090; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1085; &#1074; MBR (Master Boot Record) &#1074;&#1072;&#1096;&#1077;&#1075;&#1086;
                           &#1087;&#1077;&#1088;&#1074;&#1086;&#1075;&#1086; &#1076;&#1080;&#1089;&#1082;&#1072;, &#1080;&#1083;&#1080; &#1074; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1086;&#1095;&#1085;&#1099;&#1081; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; BIOS.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                     
               <div class="itemizedlist">
                  <p><span class="bold"><strong>Grub2-efi &#1085;&#1072; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;&#1093; UEFI</strong></span></p>
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p>GRUB2-efi &#1080;&#1083;&#1080; rEFInd &#1084;&#1086;&#1075;&#1091;&#1090; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100;&#1089;&#1103; &#1074; &#1082;&#1072;&#1095;&#1077;&#1089;&#1090;&#1074;&#1077; &#1085;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                           &#1076;&#1083;&#1103; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; UEFI.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p>&#1055;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102; &#1085;&#1086;&#1074;&#1099;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; (Grub2-efi) &#1073;&#1091;&#1076;&#1077;&#1090; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1085; &#1074; ESP (&#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081;
                           &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI).
                        </p>
                                  
                        <p>&#1045;&#1089;&#1083;&#1080; &#1085;&#1072; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1077; &#1091;&#1078;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1099; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1099;&#1077; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1089; UEFI (&#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;
                           Windows 8), &#1080;&#1085;&#1089;&#1090;&#1072;&#1083;&#1083;&#1103;&#1090;&#1086;&#1088; Mageia &#1086;&#1073;&#1085;&#1072;&#1088;&#1091;&#1078;&#1080;&#1090; &#1080;&#1084;&#1077;&#1102;&#1097;&#1080;&#1077;&#1089;&#1103; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1099; ESP, &#1089;&#1086;&#1079;&#1076;&#1072;&#1085;&#1085;&#1099;&#1077;
                           Windows, &#1076;&#1086;&#1073;&#1072;&#1074;&#1080;&#1090; GRUB2-efi. &#1045;&#1089;&#1083;&#1080; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1072; ESP &#1077;&#1097;&#1105; &#1085;&#1077; &#1089;&#1091;&#1097;&#1077;&#1089;&#1090;&#1074;&#1091;&#1077;&#1090;, &#1090;&#1072;&#1082;&#1086;&#1081; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;
                           &#1073;&#1091;&#1076;&#1077;&#1090; &#1089;&#1086;&#1079;&#1076;&#1072;&#1085;. &#1061;&#1086;&#1090;&#1103; &#1090;&#1077;&#1086;&#1088;&#1077;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080; &#1074; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1077; &#1084;&#1086;&#1078;&#1077;&#1090; &#1073;&#1099;&#1090;&#1100; &#1085;&#1077;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1086; ESP, &#1089;&#1090;&#1086;&#1080;&#1090;
                           &#1086;&#1075;&#1088;&#1072;&#1085;&#1080;&#1095;&#1080;&#1090;&#1100;&#1089;&#1103; &#1086;&#1076;&#1085;&#1080;&#1084; &#1090;&#1072;&#1082;&#1080;&#1084; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1086;&#1084;, &#1087;&#1086;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1091; &#1077;&#1075;&#1086; &#1076;&#1086;&#1089;&#1090;&#1072;&#1090;&#1086;&#1095;&#1085;&#1086; &#1076;&#1083;&#1103;
                           &#1087;&#1088;&#1086;&#1080;&#1079;&#1074;&#1086;&#1083;&#1100;&#1085;&#1086;&#1075;&#1086; &#1082;&#1086;&#1083;&#1080;&#1095;&#1077;&#1089;&#1090;&#1074;&#1072; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1099;&#1093; &#1074;&#1072;&#1084;&#1080; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1099;&#1093; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                   
            </div>
                
            <div class="section" title="rEFInd">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e1004"></a>rEFInd
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
               <div class="itemizedlist">
                  <p><span class="bold"><strong>rEFInd &#1085;&#1072; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;&#1093; UEFI</strong></span></p>
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p>rEFInd &#1080;&#1084;&#1077;&#1077;&#1090; &#1087;&#1088;&#1080;&#1103;&#1090;&#1085;&#1099;&#1081; &#1075;&#1088;&#1072;&#1092;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1081; &#1085;&#1072;&#1073;&#1086;&#1088; &#1086;&#1087;&#1094;&#1080;&#1081; &#1080; &#1084;&#1086;&#1078;&#1077;&#1090; &#1072;&#1074;&#1090;&#1086;&#1084;&#1072;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;
                           &#1086;&#1087;&#1088;&#1077;&#1076;&#1077;&#1083;&#1103;&#1090;&#1100; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1099;&#1077; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1080; EFI. &#1057;&#1084;&#1086;&#1090;&#1088;&#1080;&#1090;&#1077;:
                           http://www.rodsbooks.com/refind/
                        </p>
                                
                     </li>
                  </ul>
               </div>
                     
               <div class="note" title="&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;" 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="[&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;]" src="note.png"></td>
                        <th align="left"></th>
                     </tr>
                     <tr>
                        <td align="left" valign="top">
                                   
                           <p>&#1054;&#1073;&#1088;&#1072;&#1090;&#1080;&#1090;&#1077; &#1074;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;, &#1095;&#1090;&#1086; &#1076;&#1083;&#1103; &#1090;&#1086;&#1075;&#1086;, &#1095;&#1090;&#1086;&#1073;&#1099; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1086;&#1087;&#1094;&#1080;&#1102;
                              <code class="literal">rEFInd</code>, &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1099;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI &#1076;&#1086;&#1083;&#1078;&#1077;&#1085;
                              &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1086;&#1074;&#1072;&#1090;&#1100; &#1072;&#1088;&#1093;&#1080;&#1090;&#1077;&#1082;&#1090;&#1091;&#1088;&#1077; &#1074;&#1072;&#1096;&#1077;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;: &#1077;&#1089;&#1083;&#1080; &#1091; &#1074;&#1072;&#1089; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085; 32-&#1073;&#1080;&#1090;&#1085;&#1099;&#1081;
                              &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI, &#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;, &#1085;&#1072; 64-&#1073;&#1080;&#1090;&#1085;&#1086;&#1081; &#1084;&#1072;&#1096;&#1080;&#1085;&#1077;, &#1090;&#1086; &#1086;&#1087;&#1094;&#1080;&#1103; rEFInd &#1085;&#1077;
                              &#1073;&#1091;&#1076;&#1077;&#1090; &#1086;&#1090;&#1086;&#1073;&#1088;&#1072;&#1078;&#1072;&#1090;&#1100;&#1089;&#1103;/&#1076;&#1086;&#1089;&#1090;&#1091;&#1087;&#1085;&#1072; &#1076;&#1083;&#1103; &#1074;&#1072;&#1089;.
                           </p>
                                 
                        </td>
                     </tr>
                  </table>
               </div>
                   
            </div>
              
         </div>
           
         <div class="section" title="&#1053;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1072; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e1014"></a>&#1053;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1072; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <div class="section" title="&#1054;&#1089;&#1085;&#1086;&#1074;&#1085;&#1099;&#1077; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1099; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e1018"></a>&#1054;&#1089;&#1085;&#1086;&#1074;&#1085;&#1099;&#1077; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1099; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
                     
               <div class="itemizedlist">
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1048;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;</strong></span></p>
                                  
                        <div class="itemizedlist">
                           <ul class="itemizedlist">
                              <li class="listitem">
                                               
                                 <p><span class="guimenuitem">GRUB2</span> (&#1089; &#1075;&#1088;&#1072;&#1092;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1084; &#1080;&#1083;&#1080; &#1090;&#1077;&#1082;&#1089;&#1090;&#1086;&#1074;&#1099;&#1084; &#1084;&#1077;&#1085;&#1102;) &#1084;&#1086;&#1078;&#1085;&#1086;
                                    &#1074;&#1099;&#1073;&#1088;&#1072;&#1090;&#1100; &#1082;&#1072;&#1082; &#1076;&#1083;&#1103; <code class="literal">&#1091;&#1089;&#1090;&#1072;&#1088;&#1077;&#1074;&#1096;&#1080;&#1093; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084; MBR/BIOS</code>, &#1090;&#1072;&#1082; &#1080; &#1076;&#1083;&#1103;
                                    &#1089;&#1080;&#1089;&#1090;&#1077;&#1084; <code class="literal">UEFI</code>.
                                 </p>
                                             
                              </li>
                              <li class="listitem">
                                               
                                 <p><span class="guimenuitem">rEFInd</span> (&#1089; &#1075;&#1088;&#1072;&#1092;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1084; &#1084;&#1077;&#1085;&#1102;) - &#1072;&#1083;&#1100;&#1090;&#1077;&#1088;&#1085;&#1072;&#1090;&#1080;&#1074;&#1085;&#1099;&#1081;
                                    &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;, &#1087;&#1088;&#1077;&#1076;&#1085;&#1072;&#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1085;&#1099;&#1081; &#1080;&#1089;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086; &#1076;&#1083;&#1103; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1103; &#1089; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;&#1084;&#1080;
                                    <code class="literal">UEFI</code>.
                                 </p>
                                             
                              </li>
                           </ul>
                        </div>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1047;&#1072;&#1075;&#1088;&#1091;&#1079;&#1086;&#1095;&#1085;&#1086;&#1077; &#1091;&#1089;&#1090;&#1088;&#1086;&#1081;&#1089;&#1090;&#1074;&#1086;</strong></span></p>
                                  
                        <div class="warning" title="&#1042;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;" 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="[&#1042;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;]" src="warning.png"></td>
                                 <th align="left"></th>
                              </tr>
                              <tr>
                                 <td align="left" valign="top">
                                                
                                    <p>&#1053;&#1077; &#1074;&#1085;&#1086;&#1089;&#1080;&#1090;&#1077; &#1080;&#1079;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1081;, &#1077;&#1089;&#1083;&#1080; &#1085;&#1077; &#1091;&#1074;&#1077;&#1088;&#1077;&#1085;&#1099; &#1074; &#1080;&#1093; &#1087;&#1086;&#1089;&#1083;&#1077;&#1076;&#1089;&#1090;&#1074;&#1080;&#1103;&#1093;</p>
                                              
                                 </td>
                              </tr>
                           </table>
                        </div>
                                  
                        <div class="note" title="&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;" 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="[&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;]" src="note.png"></td>
                                 <th align="left"></th>
                              </tr>
                              <tr>
                                 <td align="left" valign="top">
                                                
                                    <p>&#1053;&#1077;&#1090; &#1074;&#1086;&#1079;&#1084;&#1086;&#1078;&#1085;&#1086;&#1089;&#1090;&#1080; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1090;&#1100; GRUB &#1074; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1086;&#1095;&#1085;&#1099;&#1081; &#1089;&#1077;&#1082;&#1090;&#1086;&#1088; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1072; (&#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;,
                                       <code class="filename">sda1</code>), &#1090;&#1072;&#1082; &#1082;&#1072;&#1082; &#1101;&#1090;&#1086;&#1090; &#1084;&#1077;&#1090;&#1086;&#1076; &#1089;&#1095;&#1080;&#1090;&#1072;&#1077;&#1090;&#1089;&#1103; &#1085;&#1077;&#1085;&#1072;&#1076;&#1105;&#1078;&#1085;&#1099;&#1084;.
                                    </p>
                                              
                                 </td>
                              </tr>
                           </table>
                        </div>
                                  
                        <p>&#1055;&#1088;&#1080; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1080; &#1088;&#1077;&#1078;&#1080;&#1084;&#1072; UEFI <span class="guilabel">&#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1086;&#1095;&#1085;&#1086;&#1077; &#1091;&#1089;&#1090;&#1088;&#1086;&#1081;&#1089;&#1090;&#1074;&#1086;</span>
                           &#1073;&#1091;&#1076;&#1077;&#1090; &#1091;&#1082;&#1072;&#1079;&#1072;&#1085;&#1086; &#1082;&#1072;&#1082; <span class="guimenuitem">&#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI</span>.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1072;&#1091;&#1079;&#1072; &#1087;&#1077;&#1088;&#1077;&#1076; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1086;&#1081; &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;</strong></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1084;&#1086;&#1078;&#1085;&#1086; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; &#1079;&#1072;&#1076;&#1077;&#1088;&#1078;&#1082;&#1091; &#1074; &#1089;&#1077;&#1082;&#1091;&#1085;&#1076;&#1072;&#1093; &#1087;&#1077;&#1088;&#1077;&#1076; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1086;&#1081;
                           &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1087;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102;.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1041;&#1077;&#1079;&#1086;&#1087;&#1072;&#1089;&#1085;&#1086;&#1089;&#1090;&#1100;</strong></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1072; &#1074;&#1099; &#1084;&#1086;&#1078;&#1077;&#1090;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100; &#1076;&#1083;&#1103; &#1076;&#1086;&#1089;&#1090;&#1091;&#1087;&#1072; &#1082;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1091;. &#1048;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1077; &#1087;&#1072;&#1088;&#1086;&#1083;&#1103; &#1073;&#1091;&#1076;&#1077;&#1090; &#1086;&#1079;&#1085;&#1072;&#1095;&#1072;&#1090;&#1100;, &#1095;&#1090;&#1086; &#1076;&#1083;&#1103; &#1074;&#1099;&#1073;&#1086;&#1088;&#1072; &#1079;&#1072;&#1087;&#1080;&#1089;&#1080; &#1076;&#1083;&#1103;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1080;&#1083;&#1080; &#1080;&#1079;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1103; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1086;&#1074; &#1087;&#1088;&#1080;&#1076;&#1105;&#1090;&#1089;&#1103; &#1074;&#1074;&#1086;&#1076;&#1080;&#1090;&#1100; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100;. &#1058;&#1072;&#1082;&#1086;&#1081; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100; &#1085;&#1077;
                           &#1103;&#1074;&#1083;&#1103;&#1077;&#1090;&#1089;&#1103; &#1086;&#1073;&#1103;&#1079;&#1072;&#1090;&#1077;&#1083;&#1100;&#1085;&#1099;&#1084;. &#1048;&#1084;&#1077;&#1085;&#1077;&#1084; &#1073;&#1091;&#1076;&#1077;&#1090; <code class="literal">root</code>, &#1072; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100; &#1084;&#1086;&#1078;&#1085;&#1086;
                           &#1073;&#1091;&#1076;&#1077;&#1090; &#1074;&#1099;&#1073;&#1088;&#1072;&#1090;&#1100; &#1085;&#1072; &#1089;&#1083;&#1077;&#1076;&#1091;&#1102;&#1097;&#1077;&#1084; &#1101;&#1090;&#1072;&#1087;&#1077;.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1072;&#1088;&#1086;&#1083;&#1100;</strong></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1086;&#1083;&#1103; &#1076;&#1083;&#1103; &#1074;&#1074;&#1086;&#1076;&#1072; &#1090;&#1077;&#1082;&#1089;&#1090;&#1072; &#1074;&#1099; &#1084;&#1086;&#1078;&#1077;&#1090;&#1077; &#1091;&#1082;&#1072;&#1079;&#1072;&#1090;&#1100; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100; &#1076;&#1083;&#1103;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; (&#1086;&#1087;&#1094;&#1080;&#1086;&#1085;&#1072;&#1083;&#1100;&#1085;&#1086;).
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1072;&#1088;&#1086;&#1083;&#1100; (&#1077;&#1097;&#1105; &#1088;&#1072;&#1079;)</strong></span></p>
                                  
                        <p>&#1055;&#1086;&#1074;&#1090;&#1086;&#1088;&#1080;&#1090;&#1077; &#1074;&#1074;&#1086;&#1076; &#1087;&#1072;&#1088;&#1086;&#1083;&#1103; &#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1077;&#1083;&#1103; &#1074; &#1101;&#1090;&#1086;&#1084; &#1087;&#1086;&#1083;&#1077;. DrakX &#1087;&#1088;&#1086;&#1074;&#1077;&#1088;&#1080;&#1090;, &#1089;&#1086;&#1074;&#1087;&#1072;&#1076;&#1072;&#1077;&#1090; &#1083;&#1080;
                           &#1074;&#1074;&#1077;&#1076;&#1105;&#1085;&#1085;&#1099;&#1081; &#1087;&#1086;&#1074;&#1090;&#1086;&#1088;&#1085;&#1086; &#1087;&#1072;&#1088;&#1086;&#1083;&#1100; &#1089; &#1077;&#1075;&#1086; &#1087;&#1077;&#1088;&#1074;&#1086;&#1085;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1099;&#1084; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1086;&#1084;.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                     
               <p><span class="emphasis"><em>&#1044;&#1086;&#1087;&#1086;&#1083;&#1085;&#1080;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086;</em></span></p>
                     
               <div class="itemizedlist">
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1042;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; ACPI</em></span></p>
                                  
                        <p>ACPI (Advanced Configuration and Power Interface) &#1103;&#1074;&#1083;&#1103;&#1077;&#1090;&#1089;&#1103; &#1089;&#1090;&#1072;&#1085;&#1076;&#1072;&#1088;&#1090;&#1086;&#1084;
                           &#1091;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1103; &#1087;&#1080;&#1090;&#1072;&#1085;&#1080;&#1077;&#1084; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1072;. &#1057; &#1077;&#1075;&#1086; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088; &#1084;&#1086;&#1078;&#1077;&#1090; &#1101;&#1082;&#1086;&#1085;&#1086;&#1084;&#1080;&#1090;&#1100;
                           &#1101;&#1085;&#1077;&#1088;&#1075;&#1080;&#1102;, &#1074;&#1099;&#1082;&#1083;&#1102;&#1095;&#1072;&#1103; &#1091;&#1089;&#1090;&#1088;&#1086;&#1081;&#1089;&#1090;&#1074;&#1072;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1077; &#1085;&#1077; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1091;&#1102;&#1090;&#1089;&#1103;. &#1069;&#1090;&#1086;&#1090; &#1084;&#1077;&#1090;&#1086;&#1076;
                           &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1083;&#1080; &#1076;&#1086; &#1087;&#1086;&#1103;&#1074;&#1083;&#1077;&#1085;&#1080;&#1103; APM. &#1057;&#1085;&#1103;&#1090;&#1080;&#1077; &#1086;&#1090;&#1084;&#1077;&#1090;&#1082;&#1080; &#1089; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1084;&#1086;&#1078;&#1077;&#1090; &#1087;&#1086;&#1084;&#1086;&#1095;&#1100;,
                           &#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;, &#1077;&#1089;&#1083;&#1080; &#1085;&#1072; &#1074;&#1072;&#1096;&#1077;&#1084; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1077; &#1085;&#1077; &#1087;&#1088;&#1077;&#1076;&#1091;&#1089;&#1084;&#1086;&#1090;&#1088;&#1077;&#1085;&#1086; &#1087;&#1086;&#1076;&#1076;&#1077;&#1088;&#1078;&#1082;&#1080; ACPI, &#1080;&#1083;&#1080; &#1077;&#1089;&#1083;&#1080;
                           &#1074;&#1099; &#1089;&#1095;&#1080;&#1090;&#1072;&#1077;&#1090;&#1077;, &#1095;&#1090;&#1086; &#1088;&#1077;&#1072;&#1083;&#1080;&#1079;&#1072;&#1094;&#1080;&#1103; ACPI &#1089;&#1086;&#1079;&#1076;&#1072;&#1105;&#1090; &#1087;&#1088;&#1086;&#1073;&#1083;&#1077;&#1084;&#1099; &#1074; &#1088;&#1072;&#1073;&#1086;&#1090;&#1077; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1072;
                           (&#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088; &#1085;&#1077;&#1086;&#1078;&#1080;&#1076;&#1072;&#1085;&#1085;&#1099;&#1077; &#1087;&#1077;&#1088;&#1077;&#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1080;&#1083;&#1080; &laquo;&#1079;&#1072;&#1074;&#1080;&#1089;&#1072;&#1085;&#1080;&#1103;&raquo; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;).
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1042;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; SMP</em></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1084;&#1086;&#1078;&#1085;&#1086; &#1074;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1080;&#1083;&#1080; &#1074;&#1099;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1089;&#1080;&#1084;&#1084;&#1077;&#1090;&#1088;&#1080;&#1095;&#1085;&#1091;&#1102;
                           &#1084;&#1085;&#1086;&#1075;&#1086;&#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1086;&#1088;&#1085;&#1086;&#1089;&#1090;&#1100;, &#1077;&#1089;&#1083;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085; &#1084;&#1085;&#1086;&#1075;&#1086;&#1103;&#1076;&#1077;&#1088;&#1085;&#1099;&#1081; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1086;&#1088;
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1042;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; APIC</em></span></p>
                                  
                        <p>&#1054;&#1073;&#1086;&#1079;&#1085;&#1072;&#1095;&#1077;&#1085;&#1080;&#1077; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1087;&#1088;&#1077;&#1076;&#1086;&#1089;&#1090;&#1072;&#1074;&#1083;&#1103;&#1077;&#1090; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1077; &#1076;&#1086;&#1089;&#1090;&#1091;&#1087; &#1082;
                           &#1088;&#1072;&#1089;&#1096;&#1080;&#1088;&#1077;&#1085;&#1085;&#1086;&#1084;&#1091; &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1084;&#1080;&#1088;&#1091;&#1077;&#1084;&#1086;&#1084;&#1091; &#1082;&#1086;&#1085;&#1090;&#1088;&#1086;&#1083;&#1083;&#1077;&#1088;&#1091; &#1087;&#1088;&#1077;&#1088;&#1099;&#1074;&#1072;&#1085;&#1080;&#1081; (Advanced Programmable
                           Interrupt Controller). &#1059;&#1089;&#1090;&#1088;&#1086;&#1081;&#1089;&#1090;&#1074;&#1072; &#1089; APIC &#1076;&#1072;&#1102;&#1090; &#1074;&#1086;&#1079;&#1084;&#1086;&#1078;&#1085;&#1086;&#1089;&#1090;&#1100; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1073;&#1086;&#1083;&#1077;&#1077;
                           &#1089;&#1083;&#1086;&#1078;&#1085;&#1099;&#1077; &#1084;&#1086;&#1076;&#1077;&#1083;&#1080; &#1089; &#1087;&#1088;&#1080;&#1086;&#1088;&#1080;&#1090;&#1077;&#1090;&#1085;&#1086;&#1089;&#1090;&#1100;&#1102; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1086;&#1074; &#1080; &#1091;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1103; &#1088;&#1072;&#1089;&#1096;&#1080;&#1088;&#1077;&#1085;&#1085;&#1099;&#1084;&#1080; IRQ
                           (&#1079;&#1072;&#1087;&#1088;&#1086;&#1089;&#1072;&#1084;&#1080; &#1074; &#1086;&#1090;&#1085;&#1086;&#1096;&#1077;&#1085;&#1080;&#1080; &#1087;&#1088;&#1077;&#1088;&#1099;&#1074;&#1072;&#1085;&#1080;&#1081;).
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1042;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1083;&#1086;&#1082;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081; APIC</em></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1084;&#1086;&#1078;&#1085;&#1086; &#1074;&#1082;&#1083;&#1102;&#1095;&#1080;&#1090;&#1100; &#1083;&#1086;&#1082;&#1072;&#1083;&#1100;&#1085;&#1099;&#1081; APIC, &#1090;&#1086; &#1077;&#1089;&#1090;&#1100; &#1091;&#1087;&#1088;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077;
                           &#1074;&#1089;&#1077;&#1084;&#1080; &#1074;&#1085;&#1077;&#1096;&#1085;&#1080;&#1084;&#1080; &#1087;&#1088;&#1077;&#1088;&#1099;&#1074;&#1072;&#1085;&#1080;&#1103;&#1084;&#1080; &#1076;&#1083;&#1103; &#1086;&#1087;&#1088;&#1077;&#1076;&#1077;&#1083;&#1105;&#1085;&#1085;&#1099;&#1093; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1086;&#1088;&#1086;&#1074; &#1074; &#1084;&#1085;&#1086;&#1075;&#1086;&#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1086;&#1088;&#1085;&#1099;&#1093;
                           &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;&#1093;.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                   
            </div>
                
            <div class="section" title="&#1053;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1072; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e1084"></a>&#1053;&#1072;&#1089;&#1090;&#1088;&#1086;&#1081;&#1082;&#1072; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
               <p>&#1045;&#1089;&#1083;&#1080; &#1074; &#1087;&#1088;&#1077;&#1076;&#1099;&#1076;&#1091;&#1097;&#1077;&#1084; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1077; &#1074;&#1099; &#1074;&#1099;&#1073;&#1088;&#1072;&#1083;&#1080; <code class="literal">rEFInd</code> &#1074; &#1082;&#1072;&#1095;&#1077;&#1089;&#1090;&#1074;&#1077;
                  &#1085;&#1072;&#1095;&#1072;&#1083;&#1100;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1076;&#1083;&#1103; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1103;, &#1074;&#1072;&#1084; &#1073;&#1091;&#1076;&#1091;&#1090; &#1087;&#1088;&#1077;&#1076;&#1089;&#1090;&#1072;&#1074;&#1083;&#1077;&#1085;&#1099; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1099;,
                  &#1087;&#1086;&#1082;&#1072;&#1079;&#1072;&#1085;&#1085;&#1099;&#1077; &#1085;&#1072; &#1089;&#1085;&#1080;&#1084;&#1082;&#1077; &#1101;&#1082;&#1088;&#1072;&#1085;&#1072; &#1085;&#1080;&#1078;&#1077;. &#1042; &#1087;&#1088;&#1086;&#1090;&#1080;&#1074;&#1085;&#1086;&#1084; &#1089;&#1083;&#1091;&#1095;&#1072;&#1077;, &#1087;&#1086;&#1078;&#1072;&#1083;&#1091;&#1081;&#1089;&#1090;&#1072;, &#1087;&#1077;&#1088;&#1077;&#1081;&#1076;&#1080;&#1090;&#1077;
                  &#1082; &#1089;&#1083;&#1077;&#1076;&#1091;&#1102;&#1097;&#1077;&#1084;&#1091; &#1089;&#1085;&#1080;&#1084;&#1082;&#1091; &#1101;&#1082;&#1088;&#1072;&#1085;&#1072; &#1076;&#1083;&#1103; &#1074;&#1072;&#1096;&#1080;&#1093; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1086;&#1074;.
               </p>
                     
                     
               <p>&#1042;&#1072;&#1096;&#1080; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1099; &#1082;&#1086;&#1085;&#1092;&#1080;&#1075;&#1091;&#1088;&#1072;&#1094;&#1080;&#1080; rEFInd:</p>
                     
               <div class="itemizedlist">
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p><span class="guimenuitem">&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; &#1080;&#1083;&#1080; &#1086;&#1073;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; rEFInd &#1074; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1086;&#1084; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1077;
                              EFI.</span></p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; &#1074; /EFI/BOOT</strong></span></p>
                                  
                        <p>&#1069;&#1090;&#1086;&#1090; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088; &#1091;&#1089;&#1090;&#1072;&#1085;&#1072;&#1074;&#1083;&#1080;&#1074;&#1072;&#1077;&#1090; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1074; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075; /EFI/BOOT ESP (&#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081;
                           &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI). &#1069;&#1090;&#1086; &#1084;&#1086;&#1078;&#1077;&#1090; &#1073;&#1099;&#1090;&#1100; &#1087;&#1086;&#1083;&#1077;&#1079;&#1085;&#1086;, &#1082;&#1086;&#1075;&#1076;&#1072;:
                        </p>
                                  
                        <p>(&#1072;) &#1055;&#1088;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1077; &#1085;&#1072; &#1087;&#1086;&#1088;&#1090;&#1072;&#1090;&#1080;&#1074;&#1085;&#1099;&#1081;, &#1087;&#1077;&#1088;&#1077;&#1085;&#1086;&#1089;&#1085;&#1086;&#1081; &#1085;&#1086;&#1089;&#1080;&#1090;&#1077;&#1083;&#1100; (&#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;,
                           &#1092;&#1083;&#1101;&#1096;-&#1085;&#1072;&#1082;&#1086;&#1087;&#1080;&#1090;&#1077;&#1083;&#1100; USB), &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1084;&#1086;&#1078;&#1077;&#1090; &#1073;&#1099;&#1090;&#1100; &#1086;&#1090;&#1089;&#1086;&#1077;&#1076;&#1080;&#1085;&#1105;&#1085; &#1080; &#1089;&#1086;&#1077;&#1076;&#1080;&#1085;&#1105;&#1085; &#1089; &#1076;&#1088;&#1091;&#1075;&#1080;&#1084;
                           &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1086;&#1084;. &#1045;&#1089;&#1083;&#1080; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1093;&#1088;&#1072;&#1085;&#1080;&#1090;&#1089;&#1103; &#1074; /EFI/BOOT, BIOS UEFI &#1086;&#1073;&#1085;&#1072;&#1088;&#1091;&#1078;&#1080;&#1090; &#1077;&#1075;&#1086; &#1080;
                           &#1087;&#1086;&#1079;&#1074;&#1086;&#1083;&#1080;&#1090; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1080;&#1090;&#1100;&#1089;&#1103; &#1089; &#1101;&#1090;&#1086;&#1075;&#1086; &#1076;&#1080;&#1089;&#1082;&#1072;.
                        </p>
                                  
                        <p>(&#1073;) &#1050;&#1072;&#1082; &#1086;&#1073;&#1093;&#1086;&#1076;&#1085;&#1086;&#1081; &#1084;&#1072;&#1085;&#1105;&#1074;&#1088; &#1090;&#1072;&#1084;, &#1075;&#1076;&#1077; &#1080;&#1079;-&#1079;&#1072; &#1073;&#1072;&#1075;&#1086;&#1074; &#1074; BIOS UEFI, &#1085;&#1086;&#1074;&#1099;&#1081; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1085;&#1085;&#1099;&#1081;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1076;&#1083;&#1103; Mageia &#1085;&#1077; &#1073;&#1091;&#1076;&#1077;&#1090; &#1088;&#1072;&#1089;&#1087;&#1086;&#1079;&#1085;&#1072;&#1085; &#1074; &#1082;&#1086;&#1085;&#1094;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080;.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                     
               <p>&#1045;&#1089;&#1083;&#1080; &#1074;&#1099; &#1085;&#1077; &#1074;&#1099;&#1073;&#1088;&#1072;&#1083;&#1080; rEFInd &#1074; &#1082;&#1072;&#1095;&#1077;&#1089;&#1090;&#1074;&#1077; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1076;&#1083;&#1103; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1103; &#1074;
                  &#1087;&#1088;&#1077;&#1076;&#1099;&#1076;&#1091;&#1097;&#1077;&#1084; &#1088;&#1072;&#1079;&#1076;&#1077;&#1083;&#1077;, &#1090;&#1086; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1099; &#1082;&#1086;&#1085;&#1092;&#1080;&#1075;&#1091;&#1088;&#1072;&#1094;&#1080;&#1080; &#1074;&#1072;&#1096;&#1077;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1087;&#1086;&#1082;&#1072;&#1079;&#1072;&#1085;&#1099;
                  &#1085;&#1080;&#1078;&#1077;:
               </p>
                     
                     
               <div class="itemizedlist">
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1086; &#1091;&#1084;&#1086;&#1083;&#1095;&#1072;&#1085;&#1080;&#1102;</strong></span></p>
                                  
                        <p>&#1058;&#1080;&#1087;&#1080;&#1095;&#1085;&#1099;&#1081; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1076;&#1083;&#1103; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080;.</p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1088;&#1080;&#1089;&#1086;&#1077;&#1076;&#1080;&#1085;&#1080;&#1090;&#1100;</strong></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088;&#1072; &#1074;&#1099; &#1084;&#1086;&#1078;&#1077;&#1090;&#1077; &#1087;&#1077;&#1088;&#1077;&#1076;&#1072;&#1090;&#1100; &#1103;&#1076;&#1088;&#1091; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1082;&#1072;&#1082;&#1080;&#1077;-&#1090;&#1086; &#1076;&#1072;&#1085;&#1085;&#1099;&#1077;
                           &#1080;&#1083;&#1080; &#1089;&#1086;&#1086;&#1073;&#1097;&#1080;&#1090;&#1100; &#1103;&#1076;&#1088;&#1091; &#1086; &#1090;&#1086;&#1084;, &#1095;&#1090;&#1086; &#1089;&#1083;&#1077;&#1076;&#1091;&#1077;&#1090; &#1087;&#1088;&#1077;&#1076;&#1086;&#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1100; &#1074;&#1072;&#1084; &#1073;&#1086;&#1083;&#1100;&#1096;&#1077; &#1080;&#1085;&#1092;&#1086;&#1088;&#1084;&#1072;&#1094;&#1080;&#1080; &#1074;&#1086;
                           &#1074;&#1088;&#1077;&#1084;&#1103; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1055;&#1088;&#1086;&#1074;&#1077;&#1088;&#1082;&#1072; &#1089;&#1090;&#1086;&#1088;&#1086;&#1085;&#1085;&#1077;&#1081; &#1054;&#1057;</strong></span></p>
                                  
                        <p>&#1045;&#1089;&#1083;&#1080; &#1085;&#1072; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1077; &#1091;&#1078;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1099; &#1076;&#1088;&#1091;&#1075;&#1080;&#1077; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1099;&#1077; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;, Mageia
                           &#1087;&#1086;&#1087;&#1099;&#1090;&#1072;&#1077;&#1090;&#1089;&#1103; &#1076;&#1086;&#1073;&#1072;&#1074;&#1080;&#1090;&#1100; &#1101;&#1090;&#1080; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1082; &#1074;&#1072;&#1096;&#1077;&#1084;&#1091; &#1085;&#1086;&#1074;&#1086;&#1084;&#1091; &#1084;&#1077;&#1085;&#1102; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; Mageia. &#1045;&#1089;&#1083;&#1080;
                           &#1074;&#1072;&#1084; &#1101;&#1090;&#1086; &#1085;&#1077; &#1085;&#1091;&#1078;&#1085;&#1086;, &#1089;&#1085;&#1080;&#1084;&#1080;&#1090;&#1077; &#1086;&#1090;&#1084;&#1077;&#1090;&#1082;&#1091; &#1089; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; <span class="guimenuitem">&#1055;&#1088;&#1086;&#1074;&#1077;&#1088;&#1082;&#1072; &#1089;&#1090;&#1086;&#1088;&#1086;&#1085;&#1085;&#1077;&#1081;
                              &#1054;&#1057;</span>.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="bold"><strong>&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1100; &#1074; /EFI/BOOT.</strong></span>(&#1055;&#1088;&#1080;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;: &#1101;&#1090;&#1086;&#1090;
                           &#1087;&#1091;&#1085;&#1082;&#1090; &#1084;&#1077;&#1085;&#1102; &#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1080;&#1090;&#1089;&#1103; &#1076;&#1086;&#1089;&#1090;&#1091;&#1087;&#1085;&#1099;&#1084; &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1074; &#1089;&#1083;&#1091;&#1095;&#1072;&#1077;, &#1077;&#1089;&#1083;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1097;&#1080;&#1082;
                           &#1086;&#1073;&#1085;&#1072;&#1088;&#1091;&#1078;&#1080;&#1074;&#1072;&#1077;&#1090;, &#1095;&#1090;&#1086; &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088; &#1085;&#1072;&#1093;&#1086;&#1076;&#1080;&#1090;&#1089;&#1103; &#1074; &#1088;&#1077;&#1078;&#1080;&#1084;&#1077; UEFI).
                        </p>
                                  
                        <p>&#1069;&#1090;&#1086;&#1090; &#1087;&#1072;&#1088;&#1072;&#1084;&#1077;&#1090;&#1088; &#1091;&#1089;&#1090;&#1072;&#1085;&#1072;&#1074;&#1083;&#1080;&#1074;&#1072;&#1077;&#1090; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1074; &#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075; /EFI/BOOT ESP (&#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1085;&#1099;&#1081;
                           &#1088;&#1072;&#1079;&#1076;&#1077;&#1083; EFI). &#1069;&#1090;&#1086; &#1084;&#1086;&#1078;&#1077;&#1090; &#1073;&#1099;&#1090;&#1100; &#1087;&#1086;&#1083;&#1077;&#1079;&#1085;&#1086;, &#1082;&#1086;&#1075;&#1076;&#1072;:
                        </p>
                                  
                        <p>(&#1072;) &#1055;&#1088;&#1080; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1077; &#1085;&#1072; &#1087;&#1086;&#1088;&#1090;&#1072;&#1090;&#1080;&#1074;&#1085;&#1099;&#1081;, &#1087;&#1077;&#1088;&#1077;&#1085;&#1086;&#1089;&#1085;&#1086;&#1081; &#1085;&#1086;&#1089;&#1080;&#1090;&#1077;&#1083;&#1100; (&#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088;,
                           &#1092;&#1083;&#1101;&#1096;-&#1085;&#1072;&#1082;&#1086;&#1087;&#1080;&#1090;&#1077;&#1083;&#1100; USB), &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1084;&#1086;&#1078;&#1077;&#1090; &#1073;&#1099;&#1090;&#1100; &#1086;&#1090;&#1089;&#1086;&#1077;&#1076;&#1080;&#1085;&#1105;&#1085; &#1080; &#1089;&#1086;&#1077;&#1076;&#1080;&#1085;&#1105;&#1085; &#1089; &#1076;&#1088;&#1091;&#1075;&#1080;&#1084;
                           &#1082;&#1086;&#1084;&#1087;&#1100;&#1102;&#1090;&#1077;&#1088;&#1086;&#1084;. &#1045;&#1089;&#1083;&#1080; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1093;&#1088;&#1072;&#1085;&#1080;&#1090;&#1089;&#1103; &#1074; /EFI/BOOT, BIOS UEFI &#1086;&#1073;&#1085;&#1072;&#1088;&#1091;&#1078;&#1080;&#1090; &#1077;&#1075;&#1086; &#1080;
                           &#1087;&#1086;&#1079;&#1074;&#1086;&#1083;&#1080;&#1090; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1080;&#1090;&#1100;&#1089;&#1103; &#1089; &#1101;&#1090;&#1086;&#1075;&#1086; &#1076;&#1080;&#1089;&#1082;&#1072;.
                        </p>
                                  
                        <p>(&#1073;) &#1050;&#1072;&#1082; &#1086;&#1073;&#1093;&#1086;&#1076;&#1085;&#1086;&#1081; &#1084;&#1072;&#1085;&#1105;&#1074;&#1088; &#1090;&#1072;&#1084;, &#1075;&#1076;&#1077; &#1080;&#1079;-&#1079;&#1072; &#1073;&#1072;&#1075;&#1086;&#1074; &#1074; BIOS UEFI, &#1085;&#1086;&#1074;&#1099;&#1081; &#1079;&#1072;&#1087;&#1080;&#1089;&#1072;&#1085;&#1085;&#1099;&#1081;
                           &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082; &#1076;&#1083;&#1103; Mageia &#1085;&#1077; &#1073;&#1091;&#1076;&#1077;&#1090; &#1088;&#1072;&#1089;&#1087;&#1086;&#1079;&#1085;&#1072;&#1085; &#1074; &#1082;&#1086;&#1085;&#1094;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080;.
                        </p>
                                
                     </li>
                  </ul>
               </div>
                     
               <p><span class="emphasis"><em>&#1044;&#1086;&#1087;&#1086;&#1083;&#1085;&#1080;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086;</em></span></p>
                     
                     
               <div class="itemizedlist">
                  <ul class="itemizedlist">
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1042;&#1080;&#1076;&#1077;&#1086;&#1088;&#1077;&#1078;&#1080;&#1084;</em></span></p>
                                  
                        <p>&#1057; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; &#1101;&#1090;&#1086;&#1075;&#1086; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1084;&#1086;&#1078;&#1085;&#1086; &#1091;&#1082;&#1072;&#1079;&#1072;&#1090;&#1100; &#1088;&#1072;&#1079;&#1088;&#1077;&#1096;&#1077;&#1085;&#1080;&#1077; &#1101;&#1082;&#1088;&#1072;&#1085;&#1072; (&#1074; &#1087;&#1080;&#1082;&#1089;&#1077;&#1083;&#1103;&#1093;) &#1080;
                           &#1075;&#1083;&#1091;&#1073;&#1080;&#1085;&#1091; &#1094;&#1074;&#1077;&#1090;&#1086;&#1074; &#1076;&#1083;&#1103; &#1084;&#1077;&#1085;&#1102; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080;. &#1045;&#1089;&#1083;&#1080; &#1074;&#1099; &#1085;&#1072;&#1078;&#1084;&#1105;&#1090;&#1077; &#1082;&#1085;&#1086;&#1087;&#1082;&#1091; &#1089;&#1087;&#1080;&#1089;&#1082;&#1072; &#1089; &#1084;&#1072;&#1083;&#1077;&#1085;&#1100;&#1082;&#1080;&#1084;
                           &#1090;&#1088;&#1077;&#1091;&#1075;&#1086;&#1083;&#1100;&#1085;&#1080;&#1082;&#1086;&#1084; &#1086;&#1089;&#1090;&#1088;&#1080;&#1077;&#1084; &#1074;&#1085;&#1080;&#1079;, &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1084;&#1072; &#1087;&#1086;&#1082;&#1072;&#1078;&#1077;&#1090; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1099; &#1088;&#1072;&#1079;&#1088;&#1077;&#1096;&#1077;&#1085;&#1080;&#1081; &#1080; &#1075;&#1083;&#1091;&#1073;&#1080;&#1085;&#1099;
                           &#1094;&#1074;&#1077;&#1090;&#1086;&#1074;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1084;&#1080; &#1084;&#1086;&#1078;&#1085;&#1086; &#1074;&#1086;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100;&#1089;&#1103;.
                        </p>
                                
                     </li>
                     <li class="listitem">
                                  
                        <p><span class="emphasis"><em>&#1053;&#1077; &#1090;&#1088;&#1086;&#1075;&#1072;&#1081;&#1090;&#1077; ESP &#1080;&#1083;&#1080; MBR</em></span></p>
                                  
                        <p>&#1042;&#1099;&#1073;&#1077;&#1088;&#1080;&#1090;&#1077; &#1101;&#1090;&#1086;&#1090; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;, &#1077;&#1089;&#1083;&#1080; &#1074;&#1072;&#1084; &#1085;&#1077; &#1085;&#1091;&#1078;&#1085;&#1072; &#1086;&#1090;&#1076;&#1077;&#1083;&#1100;&#1085;&#1072;&#1103; &#1079;&#1072;&#1075;&#1088;&#1091;&#1078;&#1072;&#1077;&#1084;&#1072;&#1103; &#1074;&#1077;&#1088;&#1089;&#1080;&#1103;
                           Mageia, &#1072; &#1085;&#1091;&#1078;&#1085;&#1072; &#1083;&#1080;&#1096;&#1100; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1072;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1072;&#1103; &#1073;&#1091;&#1076;&#1077;&#1090; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100;&#1089;&#1103; &#1074; &#1094;&#1077;&#1087;&#1085;&#1086;&#1081; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1077;
                           &#1089; &#1076;&#1088;&#1091;&#1075;&#1086;&#1081; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;. &#1042;&#1099; &#1073;&#1091;&#1076;&#1077;&#1090;&#1077; &#1087;&#1088;&#1077;&#1076;&#1091;&#1087;&#1088;&#1077;&#1078;&#1076;&#1077;&#1085;&#1099; &#1086; &#1090;&#1086;&#1084;, &#1095;&#1090;&#1086; &#1085;&#1077;
                           &#1091;&#1089;&#1090;&#1072;&#1085;&#1072;&#1074;&#1083;&#1080;&#1074;&#1072;&#1077;&#1090;&#1089;&#1103; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;. &#1053;&#1072;&#1078;&#1084;&#1080;&#1090;&#1077; &#1082;&#1085;&#1086;&#1087;&#1082;&#1091; <span class="guimenuitem">&#1054;&#1050;</span>
                           &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1077;&#1089;&#1083;&#1080; &#1074;&#1099; &#1091;&#1074;&#1077;&#1088;&#1077;&#1085;&#1099; &#1074; &#1087;&#1086;&#1089;&#1083;&#1077;&#1076;&#1089;&#1090;&#1074;&#1080;&#1103;&#1093; &#1080; &#1093;&#1086;&#1090;&#1080;&#1090;&#1077; &#1087;&#1088;&#1086;&#1076;&#1086;&#1083;&#1078;&#1080;&#1090;&#1100; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1091;.
                        </p>
                                  
                        <div class="warning" title="&#1042;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;" 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="[&#1042;&#1085;&#1080;&#1084;&#1072;&#1085;&#1080;&#1077;]" src="warning.png"></td>
                                 <th align="left"></th>
                              </tr>
                              <tr>
                                 <td align="left" valign="top">
                                                
                                    <p>&#1062;&#1077;&#1087;&#1085;&#1072;&#1103; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1072; &#1095;&#1077;&#1088;&#1077;&#1079; &#1091;&#1089;&#1090;&#1072;&#1088;&#1077;&#1074;&#1096;&#1080;&#1077; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1080; (GRUB Legacy &#1080; LiLo) &#1073;&#1086;&#1083;&#1100;&#1096;&#1077; &#1085;&#1077;
                                       &#1087;&#1086;&#1076;&#1076;&#1077;&#1088;&#1078;&#1080;&#1074;&#1072;&#1077;&#1090;&#1089;&#1103; Mageia, &#1090;&#1072;&#1082; &#1082;&#1072;&#1082; &#1086;&#1085;&#1072; &#1084;&#1086;&#1078;&#1077;&#1090; &#1087;&#1086;&#1090;&#1077;&#1088;&#1087;&#1077;&#1090;&#1100; &#1085;&#1077;&#1091;&#1076;&#1072;&#1095;&#1091; &#1087;&#1088;&#1080; &#1087;&#1086;&#1087;&#1099;&#1090;&#1082;&#1077;
                                       &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1080;&#1090;&#1100; &#1101;&#1090;&#1091; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1074;&#1096;&#1091;&#1102;&#1089;&#1103; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1091; Mageia. &#1045;&#1089;&#1083;&#1080; &#1074;&#1099; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1091;&#1077;&#1090;&#1077; &#1076;&#1083;&#1103; &#1101;&#1090;&#1086;&#1081;
                                       &#1094;&#1077;&#1083;&#1080; &#1095;&#1090;&#1086;-&#1083;&#1080;&#1073;&#1086; &#1082;&#1088;&#1086;&#1084;&#1077; GRUB2 &#1080;&#1083;&#1080; rEFInd, &#1090;&#1086; &#1074;&#1099; &#1076;&#1077;&#1083;&#1072;&#1077;&#1090;&#1077; &#1101;&#1090;&#1086; &#1085;&#1072; &#1089;&#1074;&#1086;&#1081; &#1089;&#1090;&#1088;&#1072;&#1093; &#1080;
                                       &#1088;&#1080;&#1089;&#1082;!
                                    </p>
                                              
                                 </td>
                              </tr>
                           </table>
                        </div>
                                
                     </li>
                  </ul>
               </div>
                     
                   
            </div>
              
         </div>
           
         <div class="section" title="&#1044;&#1088;&#1091;&#1075;&#1080;&#1077; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1099;">
            <div class="titlepage">
               <div>
                  <div>
                     <h3 class="title"><a name="d5e1146"></a>&#1044;&#1088;&#1091;&#1075;&#1080;&#1077; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090;&#1099;
                     </h3>
                  </div>
               </div>
            </div>
                
                
            <div class="section" title="&#1048;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1077; &#1091;&#1078;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e1148"></a>&#1048;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1085;&#1080;&#1077; &#1091;&#1078;&#1077; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
               <p>&#1055;&#1086;&#1083;&#1085;&#1099;&#1081; &#1089;&#1087;&#1080;&#1089;&#1086;&#1082; &#1096;&#1072;&#1075;&#1086;&#1074; &#1076;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1103; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; Mageia &#1074; &#1084;&#1077;&#1085;&#1102; &#1091;&#1078;&#1077;
                  &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1083;&#1077;&#1085;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1085;&#1077; &#1103;&#1074;&#1083;&#1103;&#1077;&#1090;&#1089;&#1103; &#1087;&#1088;&#1077;&#1076;&#1084;&#1077;&#1090;&#1086;&#1084; &#1101;&#1090;&#1086;&#1081; &#1089;&#1087;&#1088;&#1072;&#1074;&#1086;&#1095;&#1085;&#1086;&#1081;
                  &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1099;. &#1042;&#1087;&#1088;&#1086;&#1095;&#1077;&#1084;, &#1074; &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1086;&#1084; &#1101;&#1090;&#1080; &#1096;&#1072;&#1075;&#1080; &#1089;&#1074;&#1103;&#1079;&#1072;&#1085;&#1099; &#1089; &#1079;&#1072;&#1087;&#1091;&#1089;&#1082;&#1086;&#1084; &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1091;&#1102;&#1097;&#1077;&#1081;
                  &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1084;&#1099; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1072;&#1103; &#1076;&#1086;&#1083;&#1078;&#1085;&#1072; &#1086;&#1073;&#1085;&#1072;&#1088;&#1091;&#1078;&#1080;&#1090;&#1100; Mageia &#1080; &#1076;&#1086;&#1073;&#1072;&#1074;&#1080;&#1090;&#1100;
                  &#1087;&#1091;&#1085;&#1082;&#1090; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099; &#1074; &#1072;&#1074;&#1090;&#1086;&#1084;&#1072;&#1090;&#1080;&#1095;&#1077;&#1089;&#1082;&#1086;&#1084; &#1088;&#1077;&#1078;&#1080;&#1084;&#1077;. &#1057;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1091;&#1102;&#1097;&#1080;&#1077; &#1087;&#1086;&#1103;&#1089;&#1085;&#1077;&#1085;&#1080;&#1103; &#1076;&#1086;&#1083;&#1078;&#1085;&#1099; &#1073;&#1099;&#1090;&#1100;
                  &#1087;&#1088;&#1080;&#1074;&#1077;&#1076;&#1077;&#1085;&#1099; &#1074; &#1076;&#1086;&#1082;&#1091;&#1084;&#1077;&#1085;&#1090;&#1072;&#1094;&#1080;&#1080; &#1076;&#1088;&#1091;&#1075;&#1086;&#1081; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1086;&#1081; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1099;.
               </p>
                   
            </div>
                
            <div class="section" title="&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1072; &#1073;&#1077;&#1079; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="d5e1151"></a>&#1059;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1072; &#1073;&#1077;&#1079; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072;
                        </h4>
                     </div>
                  </div>
               </div>
                     
                     
               <p>&#1061;&#1086;&#1090;&#1103; &#1074;&#1072;&#1084; &#1073;&#1091;&#1076;&#1077;&#1090; &#1087;&#1088;&#1077;&#1076;&#1083;&#1086;&#1078;&#1077;&#1085; &#1074;&#1072;&#1088;&#1080;&#1072;&#1085;&#1090; &#1091;&#1089;&#1090;&#1072;&#1085;&#1086;&#1074;&#1082;&#1080; Mageia &#1073;&#1077;&#1079; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; (&#1089;&#1084;. &#1056;&#1072;&#1079;&#1076;&#1077;&#1083;
                  2.1), &#1085;&#1077; &#1088;&#1077;&#1082;&#1086;&#1084;&#1077;&#1085;&#1076;&#1091;&#1077;&#1084; &#1080;&#1084; &#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100;&#1089;&#1103;, &#1077;&#1089;&#1083;&#1080; &#1074;&#1099; &#1085;&#1077; &#1091;&#1074;&#1077;&#1088;&#1077;&#1085;&#1099; &#1074; &#1088;&#1077;&#1079;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;&#1072;&#1093;,
                  &#1087;&#1086;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1091; &#1073;&#1077;&#1079; &#1086;&#1087;&#1088;&#1077;&#1076;&#1077;&#1083;&#1105;&#1085;&#1085;&#1086;&#1075;&#1086; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1095;&#1080;&#1082;&#1072; &#1074;&#1072;&#1096;&#1091; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1086;&#1085;&#1085;&#1091;&#1102; &#1089;&#1080;&#1089;&#1090;&#1077;&#1084;&#1091; &#1085;&#1077;&#1083;&#1100;&#1079;&#1103;
                  &#1073;&#1091;&#1076;&#1077;&#1090; &#1079;&#1072;&#1087;&#1091;&#1089;&#1090;&#1080;&#1090;&#1100;.
               </p>
                   
            </div>
                
            <div lang="ru" class="section" title="&#1044;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1074; &#1084;&#1077;&#1085;&#1102; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1080;&#1083;&#1080; &#1074;&#1085;&#1077;&#1089;&#1077;&#1085;&#1080;&#1077; &#1080;&#1079;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1081; &#1074; &#1090;&#1072;&#1082;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1099;">
               <div class="titlepage">
                  <div>
                     <div>
                        <h4 class="title"><a name="setupBootloaderAddEntry"></a>&#1044;&#1086;&#1073;&#1072;&#1074;&#1083;&#1077;&#1085;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1072; &#1074; &#1084;&#1077;&#1085;&#1102; &#1079;&#1072;&#1075;&#1088;&#1091;&#1079;&#1082;&#1080; &#1080;&#1083;&#1080; &#1074;&#1085;&#1077;&#1089;&#1077;&#1085;&#1080;&#1077; &#1080;&#1079;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1081; &#1074; &#1090;&#1072;&#1082;&#1080;&#1077; &#1087;&#1091;&#1085;&#1082;&#1090;&#1099;
                        </h4>
                     </div>
                  </div>
               </div>
                 
               
                 
               
                 
               <p>&#1044;&#1083;&#1103; &#1101;&#1090;&#1086;&#1075;&#1086; &#1074;&#1072;&#1084; &#1087;&#1088;&#1080;&#1076;&#1105;&#1090;&#1089;&#1103; &#1074;&#1088;&#1091;&#1095;&#1085;&#1091;&#1102; &#1080;&#1079;&#1084;&#1077;&#1085;&#1080;&#1090;&#1100; /boot/grub2/custom.cfg &#1080;&#1083;&#1080;
                  &#1074;&#1086;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100;&#1089;&#1103; &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1084;&#1085;&#1099;&#1084; &#1080;&#1085;&#1089;&#1090;&#1088;&#1091;&#1084;&#1077;&#1085;&#1090;&#1086;&#1084; <span class="bold"><strong>grub-customizer</strong></span> (&#1076;&#1086;&#1089;&#1090;&#1091;&#1087;&#1077;&#1085; &#1074; &#1088;&#1077;&#1087;&#1086;&#1079;&#1080;&#1090;&#1086;&#1088;&#1080;&#1103;&#1093; Mageia).
               </p>
               
                 
               <div class="note" title="&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;" 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="[&#1047;&#1072;&#1084;&#1077;&#1095;&#1072;&#1085;&#1080;&#1077;]" src="note.png"></td>
                        <th align="left"></th>
                     </tr>
                     <tr>
                        <td align="left" valign="top">
                               
                           <p>&#1063;&#1090;&#1086;&#1073;&#1099; &#1091;&#1079;&#1085;&#1072;&#1090;&#1100; &#1073;&#1086;&#1083;&#1100;&#1096;&#1077;, &#1086;&#1079;&#1085;&#1072;&#1082;&#1086;&#1084;&#1100;&#1090;&#1077;&#1089;&#1100; &#1089; &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1091;&#1102;&#1097;&#1077;&#1081; &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1077;&#1081; &#1085;&#1072;&#1096;&#1077;&#1081; &#1074;&#1080;&#1082;&#1080;:
                              <a class="ulink" href="https://wiki.mageia.org/en/Grub2-efi_and_Mageia" target="_top">https://wiki.mageia.org/en/Grub2-efi_and_Mageia</a></p>
                             
                        </td>
                     </tr>
                  </table>
               </div>
               
            </div>
              
         </div>
         
      </div>
   </body>
</html>