diff options
author | Papoteur <papoteur@mageia.org> | 2021-01-03 16:11:15 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-01-03 16:11:15 +0100 |
commit | ed32522af000d0423e2bfa08c4543523c0892cd3 (patch) | |
tree | e07102a85f458f79d7905b05df9fab523f53f0c5 /sk/setupBootloader.html | |
parent | e5040bce53108da6d8129f892302061c6dc04504 (diff) | |
download | drakx-installer-help-ed32522af000d0423e2bfa08c4543523c0892cd3.tar drakx-installer-help-ed32522af000d0423e2bfa08c4543523c0892cd3.tar.gz drakx-installer-help-ed32522af000d0423e2bfa08c4543523c0892cd3.tar.bz2 drakx-installer-help-ed32522af000d0423e2bfa08c4543523c0892cd3.tar.xz drakx-installer-help-ed32522af000d0423e2bfa08c4543523c0892cd3.zip |
Update sk
Diffstat (limited to 'sk/setupBootloader.html')
-rw-r--r-- | sk/setupBootloader.html | 462 |
1 files changed, 328 insertions, 134 deletions
diff --git a/sk/setupBootloader.html b/sk/setupBootloader.html index 0ad580e..915f2f3 100644 --- a/sk/setupBootloader.html +++ b/sk/setupBootloader.html @@ -2,26 +2,36 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> - <title>Hlavné parametre zavádzača</title> + <title>Bootloader</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="Inštalácia s DrakX"> <link rel="up" href="index.html" title="Inštalácia s DrakX"> - <link rel="prev" href="configureX_monitor.html" title="Výber vášho monitoru"> - <link rel="next" href="setupBootloaderAddEntry.html" title="Pridanie alebo úprava položiek Ponuky na zavedenie systému"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="prev" href="graphicalConfiguration.html" title="Graphical Configuration"> + <link rel="next" href="misc-params.html" title="Configuration Summary"><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="sk" class="section" title="Hlavné parametre zavádzača"> + <div lang="sk" class="section" title="Bootloader"> <div class="titlepage"> <div> <div> - <h2 class="title"><a name="setupBootloader"></a>Hlavné parametre zavádzača + <h2 class="title"><a name="setupBootloader"></a>Bootloader </h2> </div> </div> </div> + + + + + + + + + + @@ -31,11 +41,11 @@ - <div class="section" title="So systémom BIOS"> + <div class="section" title="Grub2"> <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e898"></a>So systémom BIOS + <h3 class="title"><a name="d5e999"></a>Grub2 </h3> </div> </div> @@ -43,39 +53,73 @@ - <p><a name="setupBootloader-pa1"></a>Ak uprednostňujete odlišné nastavenia zavádzača namiesto tých automaticky - vybraných inštalátorom, môžete ich zmeniť tu. - </p> - - - <p><a name="setupBootloader-pa2"></a>Pokiaľ už máte iný operačný systém na vašom počítači, v tom prípade sa - potrebujete rozhodnúť, či pridáte Mageiu k vášmu už existujúcemu zavádzaču, - alebo dovolíte Mageii vytvoriť nový zavádzač. - </p> + <div class="itemizedlist" title="Grub2 on Legacy MBR/GPT systems"> + <p class="title"><b>Grub2 on Legacy MBR/GPT systems</b></p> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>GRUB2 (with or without graphical menu) will be used exclusively as the + bootloader for a Legacy/MBR or Legacy/GPT system. + </p> + + </li> + <li class="listitem"> + + <p>By default, a new bootloader will be written into either the MBR (Master + Boot Record) of your first hard drive or in the BIOS boot partition. + </p> + + </li> + </ul> + </div> - <div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Tip"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="tip.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p>Grafické ponuky Mageie sú pekné:</p> - - </td> - </tr> - </table> + <div class="itemizedlist" title="Grub2-efi on UEFI systems"> + <p class="title"><b>Grub2-efi on UEFI systems</b></p> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>GRUB2-efi will be used exclusively as the bootloader for a UEFI system.</p> + + </li> + <li class="listitem"> + + <p>By default, a new bootloader (Grub2-efi) will be written into the ESP (EFI + System Partition). + </p> + + + <p>If there are already UEFI-based operating systems installed on your computer + (Windows 8 for example), the Mageia installer will detect the existing ESP + created by Windows and add grub2-efi to it. If no ESP exists, then one will + be created. Although it is possible to have several ESPs, only one is + required, whatever the number of operating systems you have. + </p> + + </li> + </ul> </div> + + </div> + + + <div class="section" title="Bootloader Setup"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e1014"></a>Bootloader Setup + </h3> + </div> + </div> + </div> + - <div class="section" title="Použitie zavádzača Mageie"> + <div class="section" title="Hlavné parametre zavádzača"> <div class="titlepage"> <div> <div> - <h4 class="title"><a name="usingMageiaBootloader"></a>Použitie zavádzača Mageie + <h4 class="title"><a name="d5e1018"></a>Hlavné parametre zavádzača </h4> </div> </div> @@ -83,50 +127,133 @@ - <p><a name="setupBootloader-pa4"></a>Predvolene Mageia zapisuje nový zavádzač (obstarožného) GRUBa do MBR - (Hlavného Spúšťacieho Záznamu) vášho prvého pevného disku. Ak už máte - nainštalované iné operačné systémy, Mageia sa pokúsi pridať ich do vašej - novej štartovacej ponuky Mageie. - </p> - <p>Mageia teraz tiež ponúka GRUB2 ako voliteľný zavádzač na dôvažok ku - obstarožnému GRUBu a Lilu. - </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="bold"><strong>Bootloader to use</strong></span></p> + + + <p>This feature is only available to Legacy MBR/BIOS systems. Users of UEFI + systems will not see this option here. + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Boot device</strong></span></p> + + + <p>Don't change this unless you really know what you are doing</p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Delay before booting the default image</strong></span></p> + + + <p>This text box lets you set a delay, in seconds, before the default operating + system is started up. + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Security</strong></span></p> + + + <p>This allows you to set a password for the bootloader. This means a username + and password will be required when booting in order to select a booting + entry or change settings. This is optional, and most people are not likely + to have a need for it. The username is <code class="literal">root</code> and the + password is the one chosen hereafter. + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Password</strong></span></p> + + + <p>Choose a password for the bootloader (optional)</p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Password (again)</strong></span></p> + + + <p>Retype the password and DrakX will check that it matches with the one set + above + </p> + + </li> + </ul> + </div> - <div class="warning" title="Varovanie" 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="[Varovanie]" src="warning.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p><a name="setupBootloader-pa6"></a>Linuxové systémy, ktoré používajú zavádzač GRUB2, nie sú momentálne - podporované (zastaralým) GRUBom a nebudú rozpoznané, ak je použitý - predvolený zavádzač GRUB. - </p> - - - <p>Tu je najlepším riešením používať zavádzač GRUB2, ktorý je dostupný na - súhrnnej stránke počas inštalácie. - </p> - - </td> - </tr> - </table> + <p><span class="emphasis"><em>Advanced</em></span></p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="emphasis"><em>Enable ACPI</em></span></p> + + + <p>ACPI (Advanced Configuration and Power Interface) is a standard for power + management. It can save energy by stopping unused devices. Deselecting it + could be useful if, for example, your computer does not support ACPI or if + you think the ACPI implementation might cause some problems (for instance + random reboots or system lockups). + </p> + + </li> + <li class="listitem"> + + <p><span class="emphasis"><em>Enable SMP</em></span></p> + + + <p>This option enables/disables symmetric multiprocessing for multi-core + processors + </p> + + </li> + <li class="listitem"> + + <p><span class="emphasis"><em>Enable APIC</em></span></p> + + + <p>Enabling this gives the operating system access to the Advanced Programmable + Interrupt Controller. APIC devices permit more complex priority models, and + Advanced IRQ (Interrupt Request) management. + </p> + + </li> + <li class="listitem"> + + <p><span class="emphasis"><em>Enable Local APIC</em></span></p> + + + <p>Here you can set Local APIC, which manages all external interrupts for a + specific processor in an SMP system + </p> + + </li> + </ul> </div> </div> - <div class="section" title="Použitie už existujúceho zavádzača"> + <div class="section" title="Bootloader Configuration"> <div class="titlepage"> <div> <div> - <h4 class="title"><a name="usingExistingBootloader"></a>Použitie už existujúceho zavádzača + <h4 class="title"><a name="d5e1068"></a>Bootloader Configuration </h4> </div> </div> @@ -134,59 +261,100 @@ - <p><a name="setupBootloader-pa46"></a>Ak sa rozhodnete použiť už existujúci zavádzač, potom sa potrebujete - POZASTAVIŤ na sumárnej stránke počas inštalácie a kliknúť na tlačidlo - <span class="guibutton">Konfigurovania</span> zavádzača, ktoré vám dovolí zmeniť - inštalačné umiestnenie zavádzača. - </p> - <p><a name="setupBootloader-pa47"></a>Nevyberajte si zariadenie ako je napr. "sda", inak prepíšete váš existujúci - MBR. Musíte si vybrať koreňovú partíciu, ktorú ste si vybrali skoršie počas - fázy delenia disku, ako je napr. sda7. - </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="bold"><strong>Default</strong></span></p> + + + <p>The operating system to be started up by default.</p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Append</strong></span></p> + + + <p>This option lets you pass information to the kernel or tell the kernel to + give you more information as it boots. + </p> + + </li> + <li class="listitem"> + + <p><span class="bold"><strong>Probe foreign OS</strong></span></p> + + + <p>If you already have other operating systems installed, Mageia attempts to + add them to your new Mageia boot menu. If you don't want this behaviour, + then untick the Probe Foreign OS option. + </p> + + </li> + </ul> + </div> - <p><a name="setupBootloader-pa48"></a>Pre ujasnenie, sda je zariadenie, sda7 je partícia alebo iným slovom - povedané oddiel na onom zariadení. - </p> + <p><span class="emphasis"><em>Advanced</em></span></p> - <div class="tip" title="Tip" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Tip"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="tip.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p><a name="setupBootloader-pa48a"></a>Choďte do tty2 stlačením Ctrl+Alt+F2 a napíšte <code class="literal">df</code> pre - skontrolovanie, kde je umiestnená vaša <code class="literal">/</code> (koreňová) - partícia. Ctrl+Alt+F7 vás dostane naspäť na obrazovku inštalátora. - </p> - - </td> - </tr> - </table> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="emphasis"><em>Video mode</em></span></p> + + + <p>This sets the screen size and colour depth to be used by the boot menu. If + you click the down-triangle you will be offered other size and colour depth + options. + </p> + + </li> + <li class="listitem"> + + <p><span class="emphasis"><em>Do not touch ESP or MBR</em></span></p> + + + <p>Select this option if you don't want a bootable Mageia, but would rather + chain-load it from another OS. You will get a warning that the bootloader is + missing. Click<span class="emphasis"><em> Ok</em></span> if you are sure you understand the + implications, and wish to proceed. + </p> + + </li> + </ul> </div> - <p><a name="setupBootloader-pa49"></a>Presná procedúra pre pridanie vášho systému Mageia ku existujúcemu zavádzaču - presahuje oblasť tejto nápovedy, avšak vo väčšine prípadov bude zahŕňať - spustenie príslušného programu na inštaláciu zavádzača, ktorý by ho mal - detekovať a pridať automaticky. Pozrite si dokumentáciu pre otázny operačný - systém. - </p> </div> + + </div> + + + <div class="section" title="Other Options"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e1104"></a>Other Options + </h3> + </div> + </div> + </div> + - <div class="section" title="Pokročilé parametre zavádzača"> + <div class="section" title="Použitie už existujúceho zavádzača"> <div class="titlepage"> <div> <div> - <h4 class="title"><a name="advancedOptionBootloader"></a>Pokročilé parametre zavádzača + <h4 class="title"><a name="d5e1106"></a>Použitie už existujúceho zavádzača </h4> </div> </div> @@ -194,48 +362,74 @@ - <p><a name="setupBootloader-pa52"></a>Ak máte veľmi obmedzený diskový priestor pre <code class="literal">/</code> partíciu, - ktorá obsahuje <code class="literal">/tmp</code> adresár, kliknite na tlačidlo - <span class="guibutton">Pokročilé</span> a skontrolujte políčko <span class="guilabel">Vyčistiť - /tmp pred každým zavedením systému</span>. Toto pomôže podržať trochu - voľného miesta. + <p>The exact procedure for adding Mageia to an existing bootloader is beyond + the scope of this documentation. However in most cases it will involve + running the relevant bootloader installation program, which should detect + Mageia and automatically add an entry for it in the bootloader menu. See the + documentation for the relevant operating system. </p> </div> - - </div> - - - <div class="section" title="So systémom UEFI"> - <div class="titlepage"> - <div> + + + <div class="section" title="Installing Without a Bootloader"> + <div class="titlepage"> <div> - <h3 class="title"><a name="d5e935"></a>So systémom UEFI - </h3> + <div> + <h4 class="title"><a name="d5e1109"></a>Installing Without a Bootloader + </h4> + </div> </div> </div> + + + + <p>While you can opt to install Mageia without a bootloader (see section 2.1 + Advanced), this is not recommended unless you absolutely know what you are + doing, as without some form of bootloader your operating system will be + unable to start. + </p> + </div> - - - - <p>So systémom UEFI je používateľské rozhranie trochu odlišné, keďže si - nemôžete zvoliť zavádzač systému, keďže je dostupný len Grub2-efi. - </p> - - - - - <p>Ak je Mageia prvým systémom nainštalovaným na váš počítač, inštalátor - vytvoril ESP (EFI Systémovú Partíciu) pre zapísanie zavádzača - (Grub2-efi). Ak na vašom počítači boli už predtým nainštalované UEFI - operačné systémy (napríklad Windows 8), Mageia inštalátor zistil jestvujúcu - ESP vytvorenú Windowsami a pridal grub2-efi. Hoci je možné mať viacero ESP - partícií, odporúča sa a stačí len jedna, bez ohľadu na počet operačných - systémov, ktoré máte v počítači. - </p> - <p>Neupravujte "Zavádzacie Zariadenie" pokiaľ naozaj neviete, čo robíte.</p> + <div lang="sk" class="section" title="Pridanie alebo úprava položiek Ponuky na zavedenie systému"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="setupBootloaderAddEntry"></a>Pridanie alebo úprava položiek Ponuky na zavedenie systému + </h4> + </div> + </div> + </div> + + + + + + <p>To do this you need to manually edit /boot/grub2/custom.cfg or use the + software <span class="bold"><strong>grub-customizer</strong></span> tool instead + (available in the Mageia repositories). + </p> + + + <div class="note" title="Poznámka" 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="[Poznámka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>For more information, see: <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> |