aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/sv/setupBootloader.xml
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2017-02-24 13:02:39 +0200
committerYuri Chornoivan <yurchor@ukr.net>2017-02-24 13:02:39 +0200
commit5a9bb68ac95b1bb9415a15d344f2d43c3872076f (patch)
tree2e4a0875ac82685c11d4dc1705b5173957429c68 /docs/installer/sv/setupBootloader.xml
parent8a6202df53414dee4590ad76cc7dda26ed284dac (diff)
downloadtools-5a9bb68ac95b1bb9415a15d344f2d43c3872076f.tar
tools-5a9bb68ac95b1bb9415a15d344f2d43c3872076f.tar.gz
tools-5a9bb68ac95b1bb9415a15d344f2d43c3872076f.tar.bz2
tools-5a9bb68ac95b1bb9415a15d344f2d43c3872076f.tar.xz
tools-5a9bb68ac95b1bb9415a15d344f2d43c3872076f.zip
Update Swedish translation
Diffstat (limited to 'docs/installer/sv/setupBootloader.xml')
-rw-r--r--docs/installer/sv/setupBootloader.xml264
1 files changed, 187 insertions, 77 deletions
diff --git a/docs/installer/sv/setupBootloader.xml b/docs/installer/sv/setupBootloader.xml
index b383c4f2..3cf9a6be 100644
--- a/docs/installer/sv/setupBootloader.xml
+++ b/docs/installer/sv/setupBootloader.xml
@@ -5,116 +5,226 @@
<info>
<!---->
-<!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page-->
+<!--Lebarhon 2015 07 04 Project for Mageia 5. The UEFI and BIOS systems are so different I think it is better to split the page
+
+Lebarhon 2016 12 16 updated for Mageia 6. 20170209 updated SC-->
<title xml:id="setupBootloader-ti1">Huvudalternativ för startshanteraren</title>
</info>
- <mediaobject>
-<imageobject condition="classical"> <imagedata xml:id="setupBootloader-im1"
-format="PNG" fileref="dx2-setupBootloader.png" align="center" revision="1"/>
-</imageobject> <imageobject condition="live"> <imagedata
-xml:id="setupBootloader-im1" format="PNG" align="center" revision="1"
-fileref="live-setupBootloader.png"/> </imageobject></mediaobject>
-
<section>
- <title>Med ett BIOS-system</title>
+ <title>Gränssnitt för starthanteraren</title>
- <para xml:id="setupBootloader-pa1" revision="4">Om du föredrar olika inställningar för starthanteraren för de som är
-automatiskt valda av installationen så kan du ändra dessa här.</para>
+ <para>Som standard använder Mageia endast:</para>
- <para xml:id="setupBootloader-pa2" revision="4">Du har kanske redan ett operativsystem på din dator, i så fall måste du
-välja om du vill lägga till Mageia in den existerande starthanteraren, eller
-tillåta Mageia att skapa en ny.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Grub2 (med eller utan grafisk meny) för ett Legacy/MBR eller
+Legacy/GPT-system.</para>
+ </listitem>
+
+ <listitem>
+ <para>Grub2-efi för ett UEFI-system.</para>
+ </listitem>
+ </itemizedlist>
<tip>
<para>Mageia's grafiska menyer är fina :</para>
</tip>
- <section xml:id="usingMageiaBootloader">
- <info>
- <title xml:id="usingMageiaBootloader-ti2">Använder en startshanterare från Mageia</title>
- </info>
+ <section>
+ <title>Grub2 för ett Legacy/MBR eller Legacy/GPT-system.</title>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader.png"/> </imageobject></mediaobject>
+
+ <mediaobject>
+<imageobject> <imagedata xml:id="setupBootloader-im1"
+fileref="live-setupBootloader.png"/> </imageobject></mediaobject>
+
+ <para>Ändra inte din "startenhet" om du inte verkligen vet vad du gör.</para>
+ </section>
+
+ <section>
+ <title>Grub2-efi för ett UEFI-system.</title>
+
+ <para>På ett UEFI-system är användargränssnittet lite annorlunda eftersom du inte
+kan välja mellan text eller grafisk meny.</para>
- <para xml:id="setupBootloader-pa4" revision="3">Som standard kommer Mageia att skriva en ny GRUB (legacy)-starthanterare på
-MBR (Master Boot Record) på din första hårddisk. Om du redan har andra
-operativsystem installerade kommer Mageia att försöka lägga till dem i din
-nya startmeny.</para>
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader2.png"/> </imageobject></mediaobject>
- <para revision="3">Mageia erbjuder nu även GRUB2 som en valfri starthanterare tillsammans med
-GRUB legacy och Lilo.</para>
+ <mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader2.png"/>
+</imageobject></mediaobject>
- <warning>
- <para xml:id="setupBootloader-pa6" revision="3">Linuxsystem som använder GRUB2-starthanterare stöds för närvarande inte av
-GRUB (legacy) och kommer inte att kännas igen om standard starthanterare som
-används är GRUB.</para>
+ <para>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
+installed on your computer (Windows 8 for example), the Mageia installer
+detected 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.</para>
- <para revision="3">Den bästa lösningen här är att använda GRUB2 som starthanterare, som är
-tillgänglig på översiktssidan under installation.</para>
- </warning>
+ <para>Ändra inte din "startenhet" om du inte verkligen vet vad du gör.</para>
</section>
+ </section>
- <section xml:id="usingExistingBootloader">
- <info>
- <title xml:id="usingExistingBootloader-ti4" revision="2">Använder en befintlig startshanterare</title>
- </info>
+ <section>
+ <title xml:id="setupMageiaBootloader">Använder en startshanterare från Mageia</title>
- <para xml:id="setupBootloader-pa46" revision="3">Om du bestämmer dig för att använda en befintlig starthanterare måste du
-komma ihåg att STANNA på översiktssidan under installationen. Klicka på
-knappen <guibutton>Konfigurera</guibutton> för starthanterare där du kan
-ändra var du vill installera starthanteraren.</para>
+ <para>Som standard baserat på ditt system så kommer Mageia att skriva en ny:</para>
- <para xml:id="setupBootloader-pa47" revision="1">Välj inte en enhet, t. ex. "sda" för då kommer du att skriva över din
-nuvarande MBR. Du måste välja root-partitionen som du valde under
-installationen tidigare, t. ex. sda7.</para>
+ <itemizedlist>
+ <listitem>
+ <para>En GRUB2 starthanterare på antingen MBR (Master Boot Record) på din första
+hårddisk, eller på BIOS boot-partitionen.</para>
+ </listitem>
- <para xml:id="setupBootloader-pa48" revision="1">För att klargöra, sda är en enhet, sda7 är en partition på den enheten.</para>
+ <listitem>
+ <para>En Grub2-efi starthanterare på ESP</para>
+ </listitem>
+ </itemizedlist>
- <tip>
- <para revision="1" xml:id="setupBootloader-pa48a">Gå till tty2 med Ctrl+Alt+F2 och skriv <literal>df</literal> för att
-kontrollera vilken din <literal>/</literal> (root) partition är. Ctrl+Alt+F7
-tar dig tillbaka till installationen.</para>
- </tip>
+ <para>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 <guibutton>Next</guibutton> and then uncheck the box
+<guilabel>Probe Foreign OS</guilabel></para>
- <para xml:id="setupBootloader-pa49" revision="2">Den exakta proceduren för att lägga till ditt Mageia-system i en befintlig
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader3.png"/> </imageobject></mediaobject>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader3.png"/>
+</imageobject></mediaobject>
+ </section>
+
+ <section>
+ <title>Använder en befintlig startshanterare</title>
+
+ <para>Den exakta proceduren för att lägga till ditt Mageia-system i en befintlig
starthanterare är utanför ramen av denna hjälp. I de felsta fall innebär det
att köra installationsprogrammet för starthanteraren som bör hitta och lägga
till det automatiskt. Se dokumentationen för operativsystemet i fråga.</para>
- </section>
-
- <section xml:id="advancedOptionBootloader">
- <info>
- <title xml:id="advancedOptionBootloader-ti5" revision="2">Avancerat alternativ för starthanteraren</title>
- </info>
-
- <para xml:id="setupBootloader-pa52" revision="3">Om du har begränsat lagringsutrymme för <literal>/</literal>-partitionen som
-innehåller <literal>/tmp</literal>, klicka på
-<guibutton>Avancerat</guibutton> och kryssa i rutan <guilabel>Rensa /tmp vid
-varje start</guilabel>. Det hjälper till att upprätthålla en viss mängd
-ledigt utrymme.</para>
- </section>
</section>
<section>
- <title>Med ett UEFI-system</title>
+ <title xml:id="setupChainLoading">Using the chain loading</title>
- <para>På ett UEFI-system är användargränssnittet lite annorlunda eftersom du inte
-kan välja starthanterare, det är bara Grub2-efi som är tillgänglig. </para>
+ <para>If you don't want a bootable Mageia, but chain load it from another OS,
+click on <guibutton>Next</guibutton>, then on
+<guibutton>Advanced</guibutton> and Check the box <guilabel>Do not touch ESP
+or MBR</guilabel>.</para>
<mediaobject>
-<imageobject condition="classical"> <imagedata
-fileref="dx2-setupBootloader2.png"/> </imageobject> <imageobject
-condition="live"> <imagedata fileref="live-setupBootloader2.png"/>
+<imageobject> <imagedata fileref="dx2-setupBootloader4.png"/> </imageobject></mediaobject>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader4.png"/>
</imageobject></mediaobject>
- <para>Om Mageia är det första installerade operativsystemet på din dator så har
-installationsprogrammet redan skapat en ESP (EFI Systempartition) för att ta
-emot starthanteraren (Grub2-efi). Om det redan fanns ett UEFI-operativsystem
-installerat på din dator (t. ex. Windows 8) så har Mageias
-installationsprogram redan hittat den existerande ESP-partitionen som
-Windows har skapat, och lagt till grub2-efi. Man kan ha mer än en
-ESP-partition men enbart en rekommenderas och är tillräcklig oavsett hur
-många operativsystem du har.</para>
+ <para>You will get a warning that the bootloader will lack, ignore it by a click
+on <guibutton>OK</guibutton>.</para>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader5.png"/> </imageobject></mediaobject>
+ </section>
+
+ <section>
+ <title>Alternativ</title>
+
+ <section>
+ <title>Första sidan</title>
+
+ <para><itemizedlist>
+ <listitem>
+ <para><guilabel>Delay before booting the default image</guilabel>: This text box
+lets you set a delay in seconds before the default operating system is
+started up.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Security</guilabel>: 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.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Password</guilabel>: This text box is where you actually put the
+password</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Password (again)</guilabel>: Retype the password and Drakx will
+check that it matches with the one set above.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Avancerat</guilabel></para>
+
+ <itemizedlist>
+ <listitem>
+ <para><guilabel>Enable ACPI:</guilabel> 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. Uncheck it be
+useful, for example, if your computer does not support ACPI or if you think
+the ACPI implementation might cause some problems (for instance random
+reboots or system lockups).</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Enable SMP</guilabel>: This option enables / disables symmetric
+multiprocessing for multi core processors.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Enable APIC</guilabel>: 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.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Enable Local APIC</guilabel>: Here you can set local APIC, which
+manage all external interrupts for some specific processor in an SMP system.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ </itemizedlist></para>
+ </section>
- <para>Ändra inte din "startenhet" om du inte verkligen vet vad du gör.</para>
+ <section>
+ <title>Nästa sida</title>
+
+ <itemizedlist>
+ <listitem>
+ <para><guilabel>Default:</guilabel> Operating system started up by default</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Append:</guilabel> This option lets you pass the kernel
+information or tell the kernel to give you more information as it boots.</para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Probe foreign OS</guilabel>: see above <link
+linkend="setupMageiaBootloader">Using a Mageia bootloader</link></para>
+ </listitem>
+
+ <listitem>
+ <para><guilabel>Avancerat</guilabel><itemizedlist>
+ <listitem>
+ <para><guilabel>Video mode:</guilabel> 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.</para>
+ </listitem>
+
+ <listitem>
+ <para><emphasis role="bold">Do not touch ESP or MBR</emphasis>: see above <link
+linkend="setupChainLoading">Using the chain loading</link></para>
+ </listitem>
+ </itemizedlist></para>
+ </listitem>
+ </itemizedlist>
+ </section>
</section>
</section> \ No newline at end of file