aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/nl/setupBootloader.xml
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2017-02-16 20:57:46 +0200
committerYuri Chornoivan <yurchor@ukr.net>2017-02-16 20:57:46 +0200
commit91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954 (patch)
treee03e13281fdd4f40d7acc9b7c4be680213f58f51 /docs/installer/nl/setupBootloader.xml
parent2540e897482404ac94cf1fd9b857ab451becddec (diff)
downloadtools-91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954.tar
tools-91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954.tar.gz
tools-91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954.tar.bz2
tools-91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954.tar.xz
tools-91d4c0e4c7ab2dce69bd58a31d8005e3a50f1954.zip
Update Dutch translation
Diffstat (limited to 'docs/installer/nl/setupBootloader.xml')
-rw-r--r--docs/installer/nl/setupBootloader.xml262
1 files changed, 186 insertions, 76 deletions
diff --git a/docs/installer/nl/setupBootloader.xml b/docs/installer/nl/setupBootloader.xml
index b8e759f1..8ffe76b9 100644
--- a/docs/installer/nl/setupBootloader.xml
+++ b/docs/installer/nl/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">Algemene opties voor de opstartlader</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>Met een BIOS-systeem</title>
+ <title>Bootloader interface</title>
- <para xml:id="setupBootloader-pa1" revision="4">Als u liever andere opstartladerinstellingen heeft dan DrakX koos, kunt u ze
-hier veranderen.</para>
+ <para>By default, Mageia uses exclusively:</para>
- <para xml:id="setupBootloader-pa2" revision="4">Misschien heeft u al een ander besturingssysteem op uw machine, in dat geval
-moet u besluiten of u Mageia aan uw bestaande opstartlader wilt toevoegen,
-of dat u Mageia toestaat een nieuwe te creëren.</para>
+ <itemizedlist>
+ <listitem>
+ <para>Grub2 (with or without graphical menu) for a Legacy/MBR or Legacy/GPT system</para>
+ </listitem>
+
+ <listitem>
+ <para>Grub2-efi for a UEFI system.</para>
+ </listitem>
+ </itemizedlist>
<tip>
<para>De Mageia grafische menu's zijn mooi :</para>
</tip>
- <section xml:id="usingMageiaBootloader">
- <info>
- <title xml:id="usingMageiaBootloader-ti2">De Mageia-opstartlader gebruiken</title>
- </info>
+ <section>
+ <title>Grub2 on Legacy/MBR and Legacy/GPT systems</title>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader.png"/> </imageobject></mediaobject>
+
+ <mediaobject>
+<imageobject> <imagedata xml:id="setupBootloader-im1"
+fileref="live-setupBootloader.png"/> </imageobject></mediaobject>
+
+ <para>Wijzig het "Opstartapparaat" niet, tenzij u weet wat u doet.</para>
+ </section>
+
+ <section>
+ <title>Grub2-efi on UEFI systems</title>
+
+ <para>With an UEFI system, the user interface is slightly different as you cannot
+choose between with or without graphical menu</para>
- <para xml:id="setupBootloader-pa4" revision="3">Standaard schrijft Mageia een nieuwe GRUB-(legacy-)opstartlader in de MBR
-(Master Boot Record) van uw eerste harde schijf. Als u al andere
-besturingssystemen heeft, probeert Mageia ze aan uw nieuwe Mageia
-opstartmenu toe te voegen.</para>
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader2.png"/> </imageobject></mediaobject>
- <para revision="3">Mageia biedt nu, naast de mogelijkheid om GRUB legacy of Lilo als
-opstartlader te nemen, ook GRUB2 als keuze aan.</para>
+ <mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader2.png"/>
+</imageobject></mediaobject>
- <warning>
- <para xml:id="setupBootloader-pa6" revision="3">Linux systemen die de GRUB2 opstartlader gebruiken worden nog niet door
-GRUB(-legacy) ondersteund en zullen niet herkend worden als de standaard
-GRUB opstartlader gebruikt wordt.</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">De beste oplossing hiervoor is de GRUB2 opstartlader te gebruiken, die
-tijdens het installeren in de Overzichtspagina beschikbaar is.</para>
- </warning>
+ <para>Wijzig het "Opstartapparaat" niet, tenzij u weet wat u doet.</para>
</section>
+ </section>
- <section xml:id="usingExistingBootloader">
- <info>
- <title xml:id="usingExistingBootloader-ti4" revision="2">Een bestaande opstartlader gebruiken</title>
- </info>
+ <section>
+ <title xml:id="setupMageiaBootloader">De Mageia-opstartlader gebruiken</title>
- <para xml:id="setupBootloader-pa46" revision="3">Als u besluit een bestaande opstartlader te gebruiken, moet u er tijdens de
-installatie aan denken te STOPPEN in de overzichtspagina en op de
-Opstartlader <guibutton>Configureren</guibutton> knop te klikken, waarna u
-de locatie kunt veranderen waar de opstartlader geplaatst wordt.</para>
+ <para>By default, according to your system, Mageia writes a new:</para>
- <para xml:id="setupBootloader-pa47" revision="1">Kies geen apparaat zoals "sda", anders overschrijft u uw bestaande MBR. U
-moet de root partitie selecteren die u eerder tijdens de installatie koos,
-bijvoorbeeld "sda7".</para>
+ <itemizedlist>
+ <listitem>
+ <para>GRUB2 bootloader either into the MBR (Master Boot Record) of your first hard
+drive or in the BIOS boot partition.</para>
+ </listitem>
- <para xml:id="setupBootloader-pa48" revision="1">Ter verduidelijking, sda is een apparaat, sda7 is een partitie.</para>
+ <listitem>
+ <para>Grub2-efi bootloader into the ESP</para>
+ </listitem>
+ </itemizedlist>
- <tip>
- <para revision="1" xml:id="setupBootloader-pa48a">Ga naar tty2 met Ctrl+Alt+F2 en type <literal>df</literal> om te controleren
-waar uw <literal>/</literal> (root) partitie is. Ctrl+Alt+F7 brengt u terug
-naar het installatiescherm.</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">De precieze procedure om Mageia aan een bestaande opstartlader toe te
+ <mediaobject>
+<imageobject> <imagedata fileref="dx2-setupBootloader3.png"/> </imageobject></mediaobject>
+
+ <mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader3.png"/>
+</imageobject></mediaobject>
+ </section>
+
+ <section>
+ <title>Een bestaande opstartlader gebruiken</title>
+
+ <para>De precieze procedure om Mageia aan een bestaande opstartlader toe te
voegen, valt buiten het bereik van dit document. In de meeste gevallen is
het nodig het installatieprogramma van de betreffende opstartlader te
gebruiken, dat Mageia automatisch zou moeten zien en toevoegen. Raadpleeg de
documentatie van het betreffende besturingssysteem.</para>
- </section>
-
- <section xml:id="advancedOptionBootloader">
- <info>
- <title xml:id="advancedOptionBootloader-ti5" revision="2">Geavanceerde optie voor de opstartlader</title>
- </info>
-
- <para xml:id="setupBootloader-pa52" revision="3">Als u zeer weinig schijfruimte heeft voor de <literal>/</literal> partitie
-met <literal>/tmp</literal>, klik dan op <guibutton>Geavanceerd</guibutton>
-en zet een vinkje voor <guilabel>Elke keer bij opstarten /tmp
-legen</guilabel>. Dit helpt om wat vrije ruimte te behouden.</para>
- </section>
</section>
<section>
- <title>Met een UEFI-systeem</title>
+ <title xml:id="setupChainLoading">Using the chain loading</title>
- <para>Bij een UEFI-systeem is de gebruikersinterface iets anders: u kunt u geen
-opstartlader kiezen, omdat enkel Grub2-efi beschikbaar is. </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>Als uw computer nog geen besturingssysteem had, dan maakte het
-Mageia-installatieprogramma een ESP (EFI-SysteemPartitie) voor de
-opstartlader (Grub2-efi). Stond er echter al eerder een
-UEFI-besturingssysteem op (bijv. Windows 8), dan detecteert Mageia de
-bestaande ESP die door Windows werd gecreëerd en wordt de
-grub2-efi-opstartlader daar ingevoegd. Alhoewel het mogelijk is verscheidene
-ESP's te hebben, wordt aanbevolen het bij één te laten. Één is genoeg,
-ongeacht het aantal besturingssystemen dat u heeft.</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>Opties</title>
+
+ <section>
+ <title>Eerste pagina</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>Advanced</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>Wijzig het "Opstartapparaat" niet, tenzij u weet wat u doet.</para>
+ <section>
+ <title>Volgende pagina</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>Advanced</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