aboutsummaryrefslogtreecommitdiffstats
path: root/hu/setupBootloader.html
diff options
context:
space:
mode:
Diffstat (limited to 'hu/setupBootloader.html')
-rw-r--r--hu/setupBootloader.html330
1 files changed, 330 insertions, 0 deletions
diff --git a/hu/setupBootloader.html b/hu/setupBootloader.html
index 73e4047..c27bf13 100644
--- a/hu/setupBootloader.html
+++ b/hu/setupBootloader.html
@@ -29,6 +29,13 @@
+<<<<<<< HEAD
+ <div class="section" title="Bootloader interface">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a name="d5e886"></a>Bootloader interface
+=======
<div class="section" title="With a Bios system">
@@ -36,6 +43,7 @@
<div>
<div>
<h3 class="title"><a name="d5e899"></a>With a Bios system
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</h3>
</div>
</div>
@@ -43,6 +51,25 @@
+<<<<<<< HEAD
+ <p>By default, Mageia uses exclusively:</p>
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>Grub2 (with or without graphical menu) for a Legacy/MBR or Legacy/GPT system</p>
+
+ </li>
+ <li class="listitem">
+
+ <p>Grub2-efi for a UEFI system.</p>
+
+ </li>
+ </ul>
+ </div>
+=======
<p><a name="setupBootloader-pa1"></a>If you prefer different bootloader settings to those chosen automatically by
the installer, you can change them here.
</p>
@@ -52,6 +79,7 @@
you need to decide whether to add Mageia to your existing bootloader, or
allow Mageia to create a new one.
</p>
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
<div class="tip" title="Tipp" style="margin-left: 0.5in; margin-right: 0.5in;">
@@ -71,11 +99,19 @@
</div>
+<<<<<<< HEAD
+ <div class="section" title="Grub2 on Legacy/MBR and Legacy/GPT systems">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e896"></a>Grub2 on Legacy/MBR and Legacy/GPT systems
+=======
<div class="section" title="Using a Mageia bootloader">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia bootloader
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</h4>
</div>
</div>
@@ -83,6 +119,11 @@
+<<<<<<< HEAD
+
+
+ <p>Don't modify the "Boot Device" unless you really know what you are doing.</p>
+=======
<p><a name="setupBootloader-pa4"></a>By default, Mageia writes a new GRUB (legacy) bootloader into the MBR
(Master Boot Record) of your first hard drive. If you already have other
operating systems installed, Mageia attempts to add them to your new Mageia
@@ -118,15 +159,24 @@
</tr>
</table>
</div>
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</div>
+<<<<<<< HEAD
+ <div class="section" title="Grub2-efi on UEFI systems">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e902"></a>Grub2-efi on UEFI systems
+=======
<div class="section" title="Using an existing bootloader">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a name="usingExistingBootloader"></a>Using an existing bootloader
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</h4>
</div>
</div>
@@ -134,6 +184,93 @@
+<<<<<<< HEAD
+ <p>With an UEFI system, the user interface is slightly different as you cannot
+ choose between with or without graphical menu
+ </p>
+
+
+
+
+ <p>If Mageia is the only system installed on your computer, the installer
+ created an ESP (EFI System Partition) to receive the bootloader
+ (Grub2-efi). If there are already UEFI operating systems installed on your
+ computer (Windows 8 for example), the Mageia installer detects the existing
+ ESP created by Windows and adds grub2-efi. Although it is possible to have
+ several ESPs, only one is advised and enough whatever the number of
+ operating systems you have.
+ </p>
+
+
+ <p>Don't modify the "Boot Device" unless you really know what you are doing.</p>
+
+ </div>
+
+ </div>
+
+
+ <div class="section" title="Using a Mageia bootloader">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a name="d5e910"></a>Using a Mageia bootloader
+ </h3>
+ </div>
+ </div>
+ </div>
+
+
+
+ <p>By default, according to your system, Mageia writes a new:</p>
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>GRUB2 bootloader either into the MBR (Master Boot Record) of your first hard
+ drive or in the BIOS boot partition.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p>Grub2-efi bootloader into the ESP</p>
+
+ </li>
+ </ul>
+ </div>
+
+
+ <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,
+ click on <span class="guibutton">Next</span> and then uncheck the box
+ <span class="guilabel">Probe Foreign OS</span></p>
+
+
+
+ </div>
+
+
+ <div class="section" title="Using an existing bootloader">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a name="d5e924"></a>Using an existing bootloader
+ </h3>
+ </div>
+ </div>
+ </div>
+
+
+
+ <p>The exact procedure for adding your Mageia system to an existing bootloader
+ is beyond the scope of this help, however in most cases it will involve
+ running the relevant bootloader installation program which should detect and
+ add it automatically. See the documentation for the operating system in
+ question.
+ </p>
+=======
<p><a name="setupBootloader-pa46"></a>If you decide to use an existing bootloader then you will need to remember
to STOP at the summary page during the installation and click the Bootloader
<span class="guibutton">Configure</span> button, which will allow you to change the
@@ -200,15 +337,24 @@
</p>
</div>
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</div>
+<<<<<<< HEAD
+ <div class="section" title="Using chain loading">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a name="d5e927"></a>Using chain loading
+=======
<div class="section" title="With an UEFI system">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a name="d5e936"></a>With an UEFI system
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</h3>
</div>
</div>
@@ -216,13 +362,196 @@
+<<<<<<< HEAD
+ <p>If you don't want a bootable Mageia, but to chain load it from another OS,
+ click on <span class="guibutton">Next</span>, then on
+ <span class="guibutton">Advanced</span> and Check the box <span class="guilabel">Do not touch ESP
+ or MBR</span>.
+=======
<p>With an UEFI system, the user interface is slightly different as you cannot
choose the boot loader since only Grub2-efi is available.
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
+ </p>
+
+
+
+
+<<<<<<< HEAD
+ <p>You will get a warning that the bootloader is missing, ignore it by clicking
+ <span class="guibutton">OK</span>.
</p>
+
+ </div>
+
+
+ <div class="section" title="Be&aacute;ll&iacute;t&aacute;sok">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h3 class="title"><a name="d5e941"></a>Be&aacute;ll&iacute;t&aacute;sok
+ </h3>
+ </div>
+ </div>
+ </div>
+
+
+
+ <div class="section" title="First page">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e943"></a>First page
+ </h4>
+ </div>
+ </div>
+ </div>
+
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="guilabel">Delay before booting the default image</span>: 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="guilabel">Security</span>: This allows you to set a password for the
+ bootloader. This means other people can not enter single user mode or change
+ settings at the boot time.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Password</span>: This text box is where you actually put the
+ password
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Password (again)</span>: Retype the password and Drakx will
+ check that it matches with the one set above.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Advanced</span></p>
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="guilabel">Enable ACPI:</span> ACPI (Advanced Configuration and Power
+ Interface) is a standard for the power management. It can save energy by
+ stopping unused devices, this was the method used before APM. Unchecking it
+ could be useful if, for example, your computer does not support ACPI or if
+ you think the ACPI implementation might cause some problems (for instance
+ random reboots or system lockups).
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Enable SMP</span>: This option enables / disables symmetric
+ multiprocessing for multi core processors.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Enable APIC</span>: Enabling or disabling 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="guilabel">Enable Local APIC</span>: Here you can set local APIC, which
+ manages all external interrupts for a specific processor in an SMP system.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+ </li>
+ </ul>
+ </div>
+
+ </div>
+ <div class="section" title="Next page">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e975"></a>Next page
+ </h4>
+ </div>
+ </div>
+ </div>
+
+
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="guilabel">Default:</span> Operating system started up by default
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Append:</span> This option lets you pass the kernel
+ information or tell the kernel to give you more information as it boots.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Probe foreign OS</span>: see above <a class="link" href="setupBootloader.html#setupMageiaBootloader">Using a Mageia bootloader</a></p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guilabel">Advanced</span></p>
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="guilabel">Video mode:</span> This sets the screen size and colour depth
+ the boot menu will use. If you click the down triangle you will be offered
+ other size and colour depth options.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="bold"><strong>Do not touch ESP or MBR</strong></span>: see above <a class="link" href="setupBootloader.html#setupChainLoading">Using the chain loading</a></p>
+
+ </li>
+ </ul>
+ </div>
+
+ </li>
+ </ul>
+ </div>
+
+ </div>
+=======
<p>If Mageia is the first system installed on your computer, the installer
created an ESP (EFI System Partition) to receive the bootloader
(Grub2-efi). If there was already UEFI operating systems previously
@@ -234,6 +563,7 @@
<p>Don't modify the "Boot Device" unless really knowing what you do.</p>
+>>>>>>> 7d93c82d3a5f5446f0d7370f43a99cb09ddabc63
</div>