aboutsummaryrefslogtreecommitdiffstats
path: root/sv/setupBootloader.html
diff options
context:
space:
mode:
Diffstat (limited to 'sv/setupBootloader.html')
-rw-r--r--sv/setupBootloader.html356
1 files changed, 254 insertions, 102 deletions
diff --git a/sv/setupBootloader.html b/sv/setupBootloader.html
index e1a426f..15b9c11 100644
--- a/sv/setupBootloader.html
+++ b/sv/setupBootloader.html
@@ -25,134 +25,230 @@
-
-
-
+
-
-
-
-
-
-
- <div class="section" title="Grub2">
+
+
+ <div class="section" title="Available Bootloaders">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a name="d5e999"></a>Grub2
+ <h3 class="title"><a name="d5e1000"></a>Available Bootloaders
</h3>
</div>
</div>
</div>
-
- <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 class="section" title="Grub2">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e1002"></a>Grub2
+ </h4>
+ </div>
+ </div>
+ </div>
+
+
+ <div class="itemizedlist">
+ <p><span class="bold"><strong>Grub2 on Legacy MBR/GPT systems</strong></span></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="itemizedlist">
+ <p><span class="bold"><strong>Grub2-efi on UEFI systems</strong></span></p>
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>GRUB2-efi or rEFInd may be used 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="itemizedlist" title="Grub2-efi f&ouml;r ett UEFI-system.">
- <p class="title"><b>Grub2-efi f&ouml;r ett UEFI-system.</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>
+ <div class="section" title="rEFInd">
+ <div class="titlepage">
+ <div>
+ <div>
+ <h4 class="title"><a name="d5e1019"></a>rEFInd
+ </h4>
+ </div>
+ </div>
+ </div>
-
- <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 class="itemizedlist">
+ <p><span class="bold"><strong>rEFInd on UEFI systems</strong></span></p>
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p>rEFInd has a nice graphical set of options, and can auto-detect installed
+ EFI bootloaders. See: http://www.rodsbooks.com/refind/
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+ <div class="note" title="Notera" 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="[Notera]" src="note.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <p>Please note that in order to be able to use the <code class="literal">rEFInd</code>
+ option, an installed EFI System Partition must match your system
+ architecture: if you have a 32bit EFI System Partition installed on a 64bit
+ machine for instance, then the rEFInd option will not be displayed/available
+ to you.
+ </p>
+
+ </td>
+ </tr>
+ </table>
+ </div>
+
</div>
</div>
-
<div class="section" title="Bootloader Setup">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a name="d5e1014"></a>Bootloader Setup
+ <h3 class="title"><a name="d5e1029"></a>Bootloader Setup
</h3>
</div>
</div>
</div>
-
<div class="section" title="Huvudalternativ f&ouml;r startshanteraren">
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a name="d5e1018"></a>Huvudalternativ f&ouml;r startshanteraren
+ <h4 class="title"><a name="d5e1033"></a>Huvudalternativ f&ouml;r startshanteraren
</h4>
</div>
</div>
</div>
-
-
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><span class="bold"><strong>Uppstartshanterare att anv&auml;nda</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>
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="guimenuitem">GRUB2</span> (with either a graphical or a text menu),
+ can be chosen for both <code class="literal">Legacy MBR/BIOS</code> systems and
+ <code class="literal">UEFI</code> systems.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="guimenuitem">rEFInd</span> (with a graphical menu) is an alternative
+ option solely for use with <code class="literal">UEFI</code> systems.
+ </p>
+
+ </li>
+ </ul>
+ </div>
</li>
<li class="listitem">
<p><span class="bold"><strong>Boot device</strong></span></p>
-
- <p>&Auml;ndra inte p&aring; det h&auml;r om du inte vet vad du g&ouml;r</p>
+ <div class="warning" title="Varning" 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="[Varning]" src="warning.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <p>Don't change this unless you really know what you are doing.</p>
+
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ <div class="note" title="Notera" 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="[Notera]" src="note.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <p>There is no option to write GRUB to the boot sector of a partition (e.g:
+ <code class="filename">sda1</code>), as this method is considered unreliable.
+ </p>
+
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ <p>When using UEFI mode, then the <span class="guilabel">Boot device</span> will be
+ listed as <span class="guimenuitem">EFI System Partition</span>.
+ </p>
</li>
<li class="listitem">
<p><span class="bold"><strong>F&ouml;rdr&ouml;j innan standard-avbilden startas</strong></span></p>
-
<p>This text box lets you set a delay, in seconds, before the default operating
system is started up.
@@ -162,7 +258,6 @@
<li class="listitem">
<p><span class="bold"><strong>S&auml;kerhet</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
@@ -175,7 +270,6 @@
<li class="listitem">
<p><span class="bold"><strong>L&ouml;senord</strong></span></p>
-
<p>V&auml;lj ett l&ouml;senord f&ouml;r uppstartshanteraren (valfritt)</p>
@@ -183,7 +277,6 @@
<li class="listitem">
<p><span class="bold"><strong>L&ouml;senordet (igen)</strong></span></p>
-
<p>Retype the password and DrakX will check that it matches with the one set
above
@@ -192,17 +285,14 @@
</li>
</ul>
</div>
-
<p><span class="emphasis"><em>Avancerad</em></span></p>
-
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><span class="emphasis"><em>Aktivera 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
@@ -215,7 +305,6 @@
<li class="listitem">
<p><span class="emphasis"><em>Aktivera SMP</em></span></p>
-
<p>This option enables/disables symmetric multiprocessing for multi-core
processors
@@ -225,7 +314,6 @@
<li class="listitem">
<p><span class="emphasis"><em>Aktivera 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
@@ -236,7 +324,6 @@
<li class="listitem">
<p><span class="emphasis"><em>Aktivera Lokal APIC</em></span></p>
-
<p>Here you can set Local APIC, which manages all external interrupts for a
specific processor in an SMP system
@@ -247,28 +334,66 @@
</div>
</div>
-
<div class="section" title="Konfiguration av starthanterare">
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a name="d5e1068"></a>Konfiguration av starthanterare
+ <h4 class="title"><a name="d5e1099"></a>Konfiguration av starthanterare
</h4>
</div>
</div>
</div>
-
-
+ <p>If, in the previous section you selected <code class="literal">rEFInd</code> as the
+ bootloader to use, you would then be presented with the options shown in the
+ screenshot directly below. Otherwise, please instead move on to the
+ subsequent screenshot for your options.
+ </p>
+
+
+ <p>Your rEFInd configuration options:</p>
+
+ <div class="itemizedlist">
+ <ul class="itemizedlist">
+ <li class="listitem">
+
+ <p><span class="bold"><strong>Install or update rEFInd in the EFI system
+ partition.</strong></span></p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="bold"><strong>Install in /EFI/BOOT.</strong></span></p>
+
+ <p>This option installs the bootloader in the /EFI/BOOT directory of the ESP
+ (EFI System Partition). This can be useful when:
+ </p>
+
+ <p>(a) Installing onto a removable drive (e.g. a USB stick) that can be removed
+ and plugged into a different machine. If the bootloader is stored in
+ /EFI/BOOT, UEFI BIOS's will detect it and allow you to boot from that drive.
+ </p>
+
+ <p>(b) As a workaround where, due to a buggy UEFI BIOS, the newly written
+ bootloader for Mageia will not be recognized at end of the installation.
+ </p>
+
+ </li>
+ </ul>
+ </div>
+
+ <p>If you did not select rEFInd as the bootloader to use in the previous
+ section, then your bootloader configuration options are shown below:
+ </p>
+
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><span class="bold"><strong>Standard</strong></span></p>
-
<p>The operating system to be started up by default.</p>
@@ -276,7 +401,6 @@
<li class="listitem">
<p><span class="bold"><strong>F&auml;st</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.
@@ -286,29 +410,45 @@
<li class="listitem">
<p><span class="bold"><strong>Unders&ouml;k fr&auml;mmande 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.
+ then untick the <span class="guimenuitem">Probe Foreign OS</span> option.
+ </p>
+
+ </li>
+ <li class="listitem">
+
+ <p><span class="bold"><strong>Install in /EFI/BOOT. </strong></span>(Note: this menu
+ option only becomes available where the installer detects that a machine is
+ in UEFI mode).
+ </p>
+
+ <p>This option installs the bootloader in the /EFI/BOOT directory of the ESP
+ (EFI System Partition). This can be useful when:
+ </p>
+
+ <p>(a) Installing onto a removable drive (e.g. a USB stick) that can be removed
+ and plugged into a different machine. If the bootloader is stored in
+ /EFI/BOOT, UEFI BIOS's will detect it and allow you to boot from that drive.
+ </p>
+
+ <p>(b) As a workaround where, due to a buggy UEFI BIOS, the newly written
+ bootloader for Mageia will not be recognized at end of the installation.
</p>
</li>
</ul>
</div>
-
<p><span class="emphasis"><em>Avancerad</em></span></p>
-
-
<div class="itemizedlist">
<ul class="itemizedlist">
<li class="listitem">
<p><span class="emphasis"><em>Grafikl&auml;ge</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
@@ -319,70 +459,83 @@
<li class="listitem">
<p><span class="emphasis"><em>R&ouml;r inte ESP eller 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.
+ missing. Click <span class="guimenuitem">Ok </span>only if you are sure you
+ understand the implications, and wish to proceed.
</p>
+
+ <div class="warning" title="Varning" 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="[Varning]" src="warning.png"></td>
+ <th align="left"></th>
+ </tr>
+ <tr>
+ <td align="left" valign="top">
+
+ <p>Chain-loading via legacy bootloaders (GRUB Legacy and LiLo) is no longer
+ supported by Mageia as it is likely to fail when attempting to boot this
+ resulting installation of Mageia. If you use anything other than GRUB2 or
+ rEFInd for this purpose, then you do so at your own risk!
+ </p>
+
+ </td>
+ </tr>
+ </table>
+ </div>
</li>
</ul>
</div>
-
</div>
</div>
-
<div class="section" title="Fler alternativ">
<div class="titlepage">
<div>
<div>
- <h3 class="title"><a name="d5e1104"></a>Fler alternativ
+ <h3 class="title"><a name="d5e1161"></a>Fler alternativ
</h3>
</div>
</div>
</div>
-
<div class="section" title="Anv&auml;nder en befintlig startshanterare">
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a name="d5e1106"></a>Anv&auml;nder en befintlig startshanterare
+ <h4 class="title"><a name="d5e1163"></a>Anv&auml;nder en befintlig startshanterare
</h4>
</div>
</div>
</div>
-
<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
+ 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 class="section" title="Installera utan en uppstartshanterare">
<div class="titlepage">
<div>
<div>
- <h4 class="title"><a name="d5e1109"></a>Installera utan en uppstartshanterare
+ <h4 class="title"><a name="d5e1166"></a>Installera utan en uppstartshanterare
</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
@@ -391,7 +544,6 @@
</p>
</div>
-
<div lang="sv" class="section" title="L&auml;gg till eller &auml;ndra en post i bootmenyn">
<div class="titlepage">