aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/installer/tr
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/stable/installer/tr')
-rw-r--r--docs/docs/stable/installer/tr/DrakLive.xml7
-rw-r--r--docs/docs/stable/installer/tr/addUser.xml71
-rw-r--r--docs/docs/stable/installer/tr/bootLive.xml56
-rw-r--r--docs/docs/stable/installer/tr/configureX_card_list.xml8
-rw-r--r--docs/docs/stable/installer/tr/configureX_chooser.xml19
-rw-r--r--docs/docs/stable/installer/tr/configureX_monitor.xml26
-rw-r--r--docs/docs/stable/installer/tr/diskdrake.xml13
-rw-r--r--docs/docs/stable/installer/tr/doPartitionDisks.xml48
-rw-r--r--docs/docs/stable/installer/tr/firewall.xml34
-rw-r--r--docs/docs/stable/installer/tr/installUpdates.xml27
-rw-r--r--docs/docs/stable/installer/tr/installer.xml3
-rw-r--r--docs/docs/stable/installer/tr/setupBootloader.xml246
12 files changed, 318 insertions, 240 deletions
diff --git a/docs/docs/stable/installer/tr/DrakLive.xml b/docs/docs/stable/installer/tr/DrakLive.xml
index c9aa7974..78f87209 100644
--- a/docs/docs/stable/installer/tr/DrakLive.xml
+++ b/docs/docs/stable/installer/tr/DrakLive.xml
@@ -11,10 +11,13 @@
+
+
<info>
<!--2018/02/16 apb: Comment-out setupBootloaderAddEntry because I have incorporated it at the end of setupBootloader-->
<!--2018/03/23 apb: a) Using diskPartitioning.xml to group doPartitionDisks.xml ask_mntpoint_s.xml takeOverHdConfirm.xml diskdrake.xml and formatPartitions.xml
b) Disabled doPartitionDisks.xml ask_mntpoint_s.xml takeOverHdConfirm.xml diskdrake.xml and formatPartitions.xml This is to reflect same arrangement in DrakX-->
+<!--2020/06/20 apb: added installUpdates.xml to the includes list: Martin Witaker added this feature to the Live installer 2020/06/27.-->
<title>ÇalışanCD ortamından kurulum</title>
<cover>
@@ -77,7 +80,9 @@ Ekibi</link> ile iletişime geçin.</para>
<!-- <xi:include href="setupBootloaderAddEntry.xml"/>
-->
-<xi:include href="reboot.xml"/>
+<xi:include href="installUpdates.xml"/>
+
+ <xi:include href="reboot.xml"/>
<xi:include href="addUser.xml"/>
diff --git a/docs/docs/stable/installer/tr/addUser.xml b/docs/docs/stable/installer/tr/addUser.xml
index dbddec94..104b8c04 100644
--- a/docs/docs/stable/installer/tr/addUser.xml
+++ b/docs/docs/stable/installer/tr/addUser.xml
@@ -1,12 +1,28 @@
-<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns="http://docbook.org/ns/docbook" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns5="http://www.w3.org/1999/xhtml" version="5.0" xml:lang="tr" xml:id="addUser">
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:lang="tr" xml:id="addUser" xmlns="http://docbook.org/ns/docbook"
+ xmlns:ns5="http://www.w3.org/1999/xhtml"
+ xmlns:ns42="http://www.w3.org/1998/Math/MathML"
+ xmlns:ns4="http://www.w3.org/1999/xlink"
+ xmlns:ns3="http://www.w3.org/2000/svg"
+ xmlns:ns="http://docbook.org/ns/docbook">
<info>
<title xml:id="addUser-ti1">User Management</title>
</info>
+
+
+
+
+
+
+
+
+
+
<mediaobject>
<!-- Lebarhon: 20170210 updated for Mageia 6 (umask)-->
<!--2018/02/12 apb: Text and Typography.-->
@@ -14,47 +30,63 @@
<!--2018/02/21 apb: Changed title from 'User and Superuser Management' to 'User Management'. Docteam approved (plus, the SC title is User Management).
Also changed 'Advanced User Management' to 'User Management (advanced)'.-->
<!--2018/02/24 apb: Changed list style.-->
-<imageobject condition="classical"> <imagedata format="PNG"
-fileref="dx2-setRootPassword.png" align="center" revision="1"
-xml:id="setRootPassword-im1"/> </imageobject> <imageobject> <imagedata
-format="PNG" fileref="live-user1.png"/> </imageobject></mediaobject>
+<!--2019/08/10 apb: Added missing 'condition' profile for live-user1.png.-->
+<!--2019/08/11 apb: [1] Reword 1.1 (including Note) [2] Reword 1.2 Password text.-->
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-setRootPassword.png" format="PNG" revision="1"
+xml:id="setRootPassword-im1"/> </imageobject> <imageobject condition="live">
+<imagedata fileref="live-user1.png" format="PNG"/> </imageobject></mediaobject>
+
<section xml:id="root-password">
<info>
<title xml:id="root-password-ti2">Yönetici (kök) Parolasını Ayarlayın:</title>
</info>
+
<para>It is advisable for all Mageia installations to set a
<literal>superuser</literal> (Administrator) password, usually called the
-<emphasis>root </emphasis>password in Linux. As you type a password into the
-top box a shield will change from red-to-yellow-to-green depending on the
-strength of the password. A green shield shows you are using a strong
-password. You need to repeat the same password in the box underneath, to
-check that the first entry was not mistyped.</para>
+<emphasis>root </emphasis>password in Linux. You need to repeat the same
+password in the box underneath, to check that the first entry was not
+mistyped.</para>
+
<note xml:id="givePassword">
+ <para>As you type a password into the top box a shield will change from
+red-to-yellow-to-green depending on the strength of the password. A green
+shield shows you are using a strong password.</para>
+
<para>All passwords are case-sensitive. It is best to use a mixture of letters
(upper and lower case), numbers and other characters in a password.</para>
</note>
</section>
+
<section xml:id="enterUser">
<info>
<title xml:id="enterUser-ti3">Bir kullanıcı girin</title>
</info>
+
<para>Add a User here. A regular user has fewer privileges than the
<literal>superuser</literal> (root), but enough to use the Internet, office
applications or play games and anything else the average user might use a
computer for.</para>
+
<itemizedlist>
<listitem>
<para><emphasis role="bold">Icon</emphasis></para>
+
<para>Click on this button if you want to change the user's icon</para>
</listitem>
+
<listitem>
<para><emphasis role="bold">Real Name</emphasis></para>
+
<para>Insert the user's real name into this text box</para>
</listitem>
+
<listitem>
<para><emphasis role="bold">Login Name</emphasis></para>
+
<para>Enter the user login name or let DrakX use a version of the user's real
name. <emphasis role="bold">The login name is case-sensitive.</emphasis></para>
+
<caution condition="live">
<simpara>The login entered here should be different to any login currently in use for
your <filename>/home</filename> directory. Some user parameters will be
@@ -62,45 +94,54 @@ written in the user space, and some can overwrite actual data such as
Firefox, Thunderbird or Kmail data...</simpara>
</caution>
</listitem>
+
<listitem>
<para><emphasis role="bold">Şifre</emphasis></para>
- <para>Type in the user password. There is a shield at the end of the text box that
-indicates the strength of the password. (See also <xref
-linkend="givePassword"/>)</para>
+
+ <para>Type in the user password (remembering the advice in the Note above).</para>
+
<para><emphasis role="bold">Password (again):</emphasis> Retype the user
password. DrakX will check that you have not mistyped the password.</para>
</listitem>
</itemizedlist>
+
<note>
<para>Any users added while installing Mageia, will have a home directory that is
both read and write protected (umask=0027)</para>
+
<para>You can add any extra needed users in the <emphasis>Configuration -
Summary</emphasis> step during the install. Choose <emphasis>User
management</emphasis>.</para>
+
<para>Erişim izinleri kurulumdan sonra da değiştirilebilir.</para>
</note>
</section>
- <section xml:id="addUserAdvanced" condition="classical">
+
+ <section condition="classical" xml:id="addUserAdvanced">
<info>
<title xml:id="addUserAdvanced-ti3">User Management (advanced)</title>
</info>
+
<para>The <emphasis>Advanced</emphasis> option allows you to edit further settings
for the user you are adding.</para>
+
<itemizedlist>
<listitem>
<para><emphasis>Shell</emphasis>: This drop-down list allows you to change the
shell available to any user you added in the previous screen. Options are
<literal>Bash</literal>, <literal>Dash</literal> and <literal>Sh</literal></para>
</listitem>
+
<listitem>
<para><emphasis>User ID</emphasis>: Here you can set the user ID for any user you
added in the previous screen. If you are unsure what the purpose of this is,
then leave it blank.</para>
</listitem>
+
<listitem>
<para><emphasis>Group ID</emphasis>: This lets you set the group ID. Again, if
unsure, leave it blank.</para>
</listitem>
</itemizedlist>
</section>
-</section> \ No newline at end of file
+</section>
diff --git a/docs/docs/stable/installer/tr/bootLive.xml b/docs/docs/stable/installer/tr/bootLive.xml
index 026dd8ea..d7791a22 100644
--- a/docs/docs/stable/installer/tr/bootLive.xml
+++ b/docs/docs/stable/installer/tr/bootLive.xml
@@ -1,24 +1,11 @@
-<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="tr" xmlns="http://docbook.org/ns/docbook"
- xmlns:ns6="http://www.w3.org/1999/xlink"
- xmlns:ns5="http://www.w3.org/1999/xhtml"
- xmlns:ns4="http://www.w3.org/2000/svg"
- xmlns:ns3="http://www.w3.org/1998/Math/MathML"
- xmlns:ns="http://docbook.org/ns/docbook">
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns="http://docbook.org/ns/docbook" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:ns6="http://www.w3.org/1999/xlink" version="5.0" xml:lang="tr">
-
-
-
-
-
-
-
<info>
<!--2018/03/01 apb: a) center-align live-bootCSM.png b) Redo/expand text.-->
<!--2018/02/02 apb: a) update live-bootCSM.png and redo corresponding text.-->
@@ -30,20 +17,16 @@
DVD.-->
<title xml:id="bootLive-ti1">Mageia' yı ÇalışanCD Sistemi olarak başlatmak</title>
</info>
-
<section xml:id="bootLive-1">
<info>
<title xml:id="bootLive1-ti1">Kurulum ortamını başlatmak</title>
</info>
-
<para>You can boot directly from a Live DVD or USB. Usually, you just need to plug
the USB device in or place the DVD in the drive and restart the computer.</para>
-
<para>If the computer does not automatically boot from the USB or DVD you may need
to reconfigure your BIOS Boot Disk priority. Alternatively, you might try
accessing the boot device menu to select a device from which the computer
will boot.</para>
-
<tip>
<para>To access the BIOS or boot menu when the computer is starting, you can try
pressing either <keycap>F2</keycap>, <keycap>Del</keycap> or
@@ -52,125 +35,96 @@ pressing either <keycap>F2</keycap>, <keycap>Del</keycap> or
boot device menu. These (fairly common) keys are just a selection of
possible options though.</para>
</tip>
-
<note>
<para>The actual screen that you will first see when booting from the Live media
will depend on whether your computer motherboard is of the Legacy (BIOS) or
UEFI type.</para>
</note>
</section>
-
<section xml:id="biosmode">
<info>
<title xml:id="biosmode-ti1">BIOS/CSM/Legacy kipinde</title>
</info>
-
<mediaobject>
- <imageobject> <imagedata align="center" fileref="live-bootCSM.png"/>
+ <imageobject> <imagedata fileref="../live-bootCSM.png" align="center"/>
</imageobject>
-
<caption>
<para>BIOS kipinde önyükleme yapılırken ilk ekran</para>
</caption>
</mediaobject>
-
<itemizedlist>
<title>Menu</title>
-
<listitem>
<para><emphasis role="bold">Boot Mageia</emphasis></para>
-
<para>This option will boot the Mageia Live system from the connected DVD/USB
media (expect a very slow system compared to an installed OS).</para>
-
<para>Once the boot is done, you can proceed to the installation.</para>
-
<itemizedlist>
<listitem>
<para><emphasis role="bold">+ use non-free video drivers (slower to
boot)</emphasis></para>
-
<para>Boot the Mageia Live system using non-free video drivers</para>
</listitem>
</itemizedlist>
</listitem>
-
<listitem>
<para><emphasis role="bold">Install Mageia</emphasis></para>
-
<para>This option will install Mageia to a hard disk.</para>
-
<itemizedlist>
<listitem>
<para><emphasis role="bold">+ use non-free video drivers (slower to
boot)</emphasis></para>
-
<para>Install Mageia using non-free video drivers</para>
</listitem>
</itemizedlist>
</listitem>
-
<listitem>
<para><emphasis role="bold">Memory Test</emphasis></para>
-
<para>Test the installed RAM by performing multiple read and write
operations. Reboot to end the test.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold"> F2 Language</emphasis></para>
-
<para>Press <keycap>F2</keycap> to have the installer use a specific language
during the installation. Use the arrow keys to select the language then
press <keycap>Enter</keycap>.</para>
</listitem>
</itemizedlist>
</section>
-
<section xml:id="uefimode">
<info>
<title xml:id="uefimode-ti1">UEFI kipinde</title>
</info>
-
<mediaobject condition="live">
- <imageobject> <imagedata align="center" fileref="live-bootUEFI.png"
-format="PNG" revision="1" xml:id="bootUEFI-im1"/> </imageobject>
-
+ <imageobject> <imagedata format="PNG" fileref="../live-bootUEFI.png"
+align="center" xml:id="bootUEFI-im1" revision="1"/> </imageobject>
<caption>
<para>First screen while booting in UEFI mode</para>
</caption>
</mediaobject>
-
<itemizedlist>
<title>Menu</title>
-
<listitem>
<para><emphasis role="bold">Boot Mageia</emphasis></para>
-
<para>This option will boot the Mageia Live system from the connected DVD/USB
media (expect a very slow system compared to an installed OS). Once the
boot is done, you can proceed to the installation</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Install Mageia</emphasis></para>
-
<para>This option will install Mageia to a hard disk.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold"> F2 Language</emphasis></para>
-
<para>Press <keycap>F2</keycap> to have the installer use a specific language
during the installation. Use the arrow keys to select the language then
press <keycap>Enter</keycap>.</para>
</listitem>
</itemizedlist>
-
<note>
<para>If you booted from a USB stick, you will see the above menu options
duplicated, and in this case, you should choose from the menu pair that will
be suffixed with "USB".</para>
</note>
</section>
-</section>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/tr/configureX_card_list.xml b/docs/docs/stable/installer/tr/configureX_card_list.xml
index a5d88a03..6b9fbac2 100644
--- a/docs/docs/stable/installer/tr/configureX_card_list.xml
+++ b/docs/docs/stable/installer/tr/configureX_card_list.xml
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="tr" xml:id="configureX_card_list"
- xmlns="http://docbook.org/ns/docbook"
+<section version="5.0" xml:lang="tr"
+ xreflabel="Choose an X Server (Configure your Graphic Card)"
+ xml:id="configureX_card_list" xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/1998/Math/MathML"
xmlns:ns3="http://www.w3.org/2000/svg"
@@ -20,6 +21,8 @@
+
+
<info>
<!-- Initiated by Marja 2012-08-08 -->
<!-- Further text JohnR 2012-08-29 -->
@@ -28,6 +31,7 @@
<!-- Done corrections accordind to tmb remarks. Papoteur -->
<!--2018/02/15 apb: Text and typography.-->
<!--2018/02/21 apb: Merge last 2 paras + slight reword.-->
+<!--2019/08/10 apb: Added xreflabel-->
<title xml:id="configureX_card_list-ti1">Bir X Sunucusu Seçme (Ekran Kartını Yapılandırma)</title>
</info>
diff --git a/docs/docs/stable/installer/tr/configureX_chooser.xml b/docs/docs/stable/installer/tr/configureX_chooser.xml
index e60843f5..7d0ed5b9 100644
--- a/docs/docs/stable/installer/tr/configureX_chooser.xml
+++ b/docs/docs/stable/installer/tr/configureX_chooser.xml
@@ -1,15 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="tr" xml:id="configureX_chooser"
- xmlns="http://docbook.org/ns/docbook"
+<section version="5.0" xml:lang="tr" xreflabel="Graphics Card and Monitor Configuration"
+ xml:id="configureX_chooser" xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns42="http://www.w3.org/1998/Math/MathML"
xmlns:ns4="http://www.w3.org/1999/xlink"
xmlns:ns3="http://www.w3.org/2000/svg"
xmlns:ns="http://docbook.org/ns/docbook">
- <info>
- <title xml:id="configureX_chooser-ti1">Ekran Kartı ve Monitör Yapılandırma</title>
- </info>
+
@@ -21,12 +19,17 @@
- <mediaobject>
-<!-- Marja 2012-08-10, copied setupX.xml to this file and replaced all "setupX" in the code by "configureX_chooser", because this is the correct filename for this page-->
+ <info>
+ <!-- Marja 2012-08-10, copied setupX.xml to this file and replaced all "setupX" in the code by "configureX_chooser", because this is the correct filename for this page-->
<!--2018/02/15 apb: Some text and typography.-->
<!--2018/02/21 apb: a) Changed main options list style. b) Slight reword of 'wrong refresh rates' warning.-->
<!--2018/02/23 apb: Typo.-->
<!--2019/01/06 apb: Slight reword, split 1st para in two.-->
+<!--2019/08/10 apb: [1] Added xreflabel. [2] Changed all instances of 'Graphic Card' to Graphics Card-->
+<title xml:id="configureX_chooser-ti1">Graphics Card and Monitor Configuration</title>
+ </info>
+
+ <mediaobject>
<imageobject> <imagedata align="center" fileref="dx2-configureX_chooser.png"
format="PNG" revision="1" xml:id="configureX_chooser-im1"/> </imageobject></mediaobject>
@@ -42,7 +45,7 @@ incorrect, or if none are shown.</para>
<itemizedlist>
<listitem>
- <para revision="1" xml:id="configureX_chooser-pa2"><emphasis role="bold">Graphic Card</emphasis></para>
+ <para revision="1" xml:id="configureX_chooser-pa2"><emphasis role="bold">Graphics Card</emphasis></para>
<para>If you need to, you can select a specific card from this expandable
list. See <xref linkend="configureX_card_list"/>.</para>
diff --git a/docs/docs/stable/installer/tr/configureX_monitor.xml b/docs/docs/stable/installer/tr/configureX_monitor.xml
index 8330dd6b..fbfb5490 100644
--- a/docs/docs/stable/installer/tr/configureX_monitor.xml
+++ b/docs/docs/stable/installer/tr/configureX_monitor.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="tr" xml:id="configureX_monitor"
- xmlns="http://docbook.org/ns/docbook"
+<section version="5.0" xml:lang="tr" xreflabel="Choosing your Monitor"
+ xml:id="configureX_monitor" xmlns="http://docbook.org/ns/docbook"
xmlns:ns5="http://www.w3.org/1999/xhtml"
xmlns:ns4="http://www.w3.org/1998/Math/MathML"
xmlns:ns3="http://www.w3.org/2000/svg"
@@ -18,6 +18,10 @@
+
+
+
+
<info>
<!-- Initiated by Marga 2012-8-09 -->
<!-- Further text JohnR 2012-08-30 -->
@@ -25,6 +29,8 @@
<!---->
<!--2018/02/12 apb: Text and typography-->
<!--2018/02/22 apb: Change list style.-->
+<!--2019/01/06 apb: Slight rewording.-->
+<!--2019/08/10 apb: Added xreflabel.-->
<title xml:id="configureX_monitor-ti1">Monitör Seçimi</title>
</info>
@@ -72,9 +78,8 @@ type from the monitor database.</para>
<term revision="1" xml:id="configureX_monitor-pa7">Üretici</term>
<listitem>
- <para revision="1" xml:id="configureX_monitor-pa8">Kurulum aracı monitörünüzü doğru olarak algılayamamışsa ve monitörünüzün
-hangisi olduğunu biliyorsanız, monitörünüzü ağaçtan şuna göre
-seçebilirsiniz:</para>
+ <para revision="1" xml:id="configureX_monitor-pa8">If the installer has not correctly detected your monitor and you know which
+one you have, you can choose it from the options by selecting:</para>
</listitem>
</varlistentry>
</variablelist>
@@ -94,11 +99,12 @@ seçebilirsiniz:</para>
<term revision="1" xml:id="configureX_monitor-pa9">Genel</term>
<listitem>
- <para revision="1" xml:id="configureX_monitor-pa10">Selecting this group will list nearly 30 display configurations such as
-1024x768 @ 60Hz and includes flat-panel displays as used in laptops. This is
-often a good monitor selection group if you need to use the VESA card driver
-when your video hardware cannot be determined automatically. Once again it
-may be wise to be conservative in your selections.</para>
+ <para revision="1" xml:id="configureX_monitor-pa10">Selecting this group will list approximately 30 display configurations such
+as 1024x768 @ 60Hz and includes flat-panel displays as used in laptops.
+This is often a good monitor selection group if you need to use the VESA
+card driver when your video hardware cannot be determined
+automatically. Once again, it may be wise to be conservative in your
+selections.</para>
</listitem>
</varlistentry>
</variablelist>
diff --git a/docs/docs/stable/installer/tr/diskdrake.xml b/docs/docs/stable/installer/tr/diskdrake.xml
index 67fa4f8f..d3c91c9d 100644
--- a/docs/docs/stable/installer/tr/diskdrake.xml
+++ b/docs/docs/stable/installer/tr/diskdrake.xml
@@ -13,8 +13,10 @@
-
-
+
+
+
+
<info>
<!-- Lebarhon 2016 12 16 updated for Mageia 6
@@ -23,7 +25,8 @@ Lebarhon 20170902 added SC-->
<!--2018/02/12 apb: Text and typography.-->
<!--2018/02/17 apb: Fix a couple of tags that were out of place + added 'xreflabel="DiskDrake" at start of doc.-->
<!--2018/02/27 apb: Reformat the text and add titles for the boot partition SC's.-->
-<!--2018/02/27 apb: Slight reword to 1st bullet-point.-->
+<!--2019/01/05 apb: Slight reword to 1st bullet-point.-->
+<!--2019/08/06 apb: Slight reword to 2nd bullet-point (was mentioning sda & sdb tabs in previous SC version).-->
<title xml:id="diskdrake-ti1">Custom Disk Partitioning with DiskDrake</title>
</info>
@@ -41,8 +44,8 @@ before you start.</para>
<listitem>
<para revision="1" xml:id="diskdrake-pa4">There is a tab at the top for every detected hard disk (or other storage
-device, like a USB key). In the screenshot above there are two available
-devices: <filename>sda </filename>and <filename>sdb</filename>.</para>
+device, like a USB key), for example: <filename>sda</filename>,
+<filename>sdb</filename>, <filename>sdc</filename> etc.</para>
</listitem>
<listitem>
diff --git a/docs/docs/stable/installer/tr/doPartitionDisks.xml b/docs/docs/stable/installer/tr/doPartitionDisks.xml
index 1462ab15..8216f684 100644
--- a/docs/docs/stable/installer/tr/doPartitionDisks.xml
+++ b/docs/docs/stable/installer/tr/doPartitionDisks.xml
@@ -20,6 +20,10 @@
+
+
+
+
<info>
<!--lebarhon 20161216 updated for Mageia 6
@@ -31,6 +35,8 @@ lebarhon 20170209 added SC-->
<!--2018/02/21 apb: Changed list styles.-->
<!--2018/02/24 apb: Changed list styles.-->
<!--2019/01/11 apb: Auto allocation of drive space rules: small edits for style consistency.-->
+<!--2019/07/06 apb: Added live-doPartitionDisksk.png, as it was previously sharing the DrakX screenshot.-->
+<!--2019/08/23 apb: Moved 'Important' note from 'Erase and Use Entire Disk' to 'Use Free Space on a Windows Partition'. Slight text tweak to to first para, 'Warning' and 'Important' -->
<title xml:id="doPartitionDisks-ti1">Suggested Partitioning</title>
</info>
@@ -68,14 +74,30 @@ bu seçenek o alanı kullanacaktır.</para>
<para revision="1" xml:id="suggestedPartitioning-pa9">If you have unused space on an existing Windows partition, the installer may
offer to use it. This can be a useful way of making room for your new Mageia
-installation, but is a risky operation so you should make sure you have
-backed up all important files!</para>
+installation but see the warning below.</para>
<para>With this option, the installer displays the remaining Windows partition in
light blue and the proposed Mageia partition in dark blue with their
intended sizes just underneath. You have the option to modify these sizes by
clicking and dragging the gap between both partitions. See the following
-screenshot:</para>
+screenshot:<mediaobject>
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-doPartitionDisks2.png"/> </imageobject> <imageobject
+condition="live"> <imagedata align="center"
+fileref="live-doPartitionDisks2.png"/> </imageobject></mediaobject></para>
+
+ <warning>
+ <para>This involves shrinking the size of the Windows partition, and therefore is
+a risky operation, so you should make sure you have backed up all important
+files before proceeding.</para>
+ </warning>
+
+ <important>
+ <para revision="3" xml:id="doPartitionDisks-pa11">The partition must be "clean", meaning that Windows must have closed down
+correctly the last time it was used. It must also have been defragmented,
+although this is not a guarantee that all files in the partition have been
+moved out of the area that is about to be used for Mageia.</para>
+ </important>
</listitem>
<listitem>
@@ -88,14 +110,6 @@ screenshot:</para>
intend to use part of the disk for something else, or you already have data
on the drive that you are not prepared to lose, then do not use this option.</para>
</warning>
-
- <important>
- <para revision="3" xml:id="doPartitionDisks-pa11">Bu işlemin Windows bölümünün boyutunu azaltacağını unutmayın. Disk bölümü
-"temiz" olmalıdır; yani son kullanımında Windows düzgün şekilde kapatılmış
-olmalıdır. Bölümdeki tüm dosyaların kullanılacak alanın dışına taşındığına
-dair garanti sunmazsa da ayrıca mutlaka disk birleştirme
-yapılmalıdır. Kişisel dosyalarınızı yedeklemeniz önerilir.</para>
- </important>
</listitem>
<listitem>
@@ -105,12 +119,6 @@ yapılmalıdır. Kişisel dosyalarınızı yedeklemeniz önerilir.</para>
</listitem>
</itemizedlist>
- <mediaobject>
-<imageobject condition="classical"> <imagedata align="center"
-fileref="dx2-doPartitionDisks2.png"/> </imageobject> <imageobject
-condition="live"> <imagedata align="center"
-fileref="live-doPartitionDisks2.png"/> </imageobject></mediaobject>
-
<para>If you are not using the <emphasis>Custom disk partitioning</emphasis>
option, then the installer will allocate the available space according to
the following rules:</para>
@@ -183,8 +191,10 @@ condition="live"> <imagedata align="center"
fileref="live-doPartitionDisks3.png"/> </imageobject></mediaobject>
<mediaobject>
-<imageobject> <imagedata align="center"
-fileref="dx2-doPartitionDisks4.png"/> </imageobject></mediaobject>
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-doPartitionDisks4.png"/> </imageobject> <imageobject
+condition="live"> <imagedata align="center"
+fileref="live-doPartitionDisks4.png"/> </imageobject></mediaobject>
<important>
<para>Some newer drives are now using 4096 byte logical sectors, instead of the
diff --git a/docs/docs/stable/installer/tr/firewall.xml b/docs/docs/stable/installer/tr/firewall.xml
index 1d1fc660..54af68ea 100644
--- a/docs/docs/stable/installer/tr/firewall.xml
+++ b/docs/docs/stable/installer/tr/firewall.xml
@@ -1,4 +1,13 @@
-<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="tr" xreflabel="Firewall">
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:lang="tr" xreflabel="Firewall" xml:id="firewall"
+ xmlns="http://docbook.org/ns/docbook"
+ xmlns:ns5="http://www.w3.org/1998/Math/MathML"
+ xmlns:ns4="http://www.w3.org/2000/svg"
+ xmlns:ns3="http://www.w3.org/1999/xhtml"
+ xmlns:ns2="http://www.w3.org/1999/xlink"
+ xmlns:ns="http://docbook.org/ns/docbook">
+
+
@@ -6,14 +15,19 @@
<info>
<!--2018/02/15 apb: Text and typography.-->
<!--2018/02/25 apb: Added xreflabel for this section.-->
+<!--2019/07/23 apb: Added dx2-firewall.png for this section.-->
<title xml:id="firewall-ti1">Güvenlik duvarı</title>
</info>
- <para xml:id="firewall-pa1" revision="1">This section allows you to configure some simple firewall rules: they
+ <para revision="1" xml:id="firewall-pa1">This section allows you to configure some simple firewall rules: they
determine which type of message from the Internet will be accepted by the
target system. This, in turn, allows the corresponding services on the
system to be accessible from the Internet.</para>
+ <mediaobject>
+<imageobject> <imagedata align="center" fileref="dx2-firewall.png"/>
+</imageobject></mediaobject>
+
<para>In the default setting (no button is checked), no service of the system is
accessible from the network. The <emphasis>Everything (no
firewall)</emphasis> option enables access to all services of the machine -
@@ -33,16 +47,16 @@ from the network.</para>
a series of services by typing a list of <quote>couples</quote> (blank
separated)</para>
- <para><emphasis>&lt;port-numarasır>/&lt;protokol></emphasis></para>
+ <para><emphasis>&lt;port-number&gt;/&lt;protocol&gt;</emphasis></para>
<simplelist>
- <member>- <emphasis>&lt;port-numarası></emphasis>, <emphasis>RFC-433</emphasis>'de
-tanımlandığı gibi etkinleştirmek istediğiniz hizmete ilişkin port değeridir
-(mesela RSYNC hizmeti için 873);</member>
+ <member>- <emphasis>&lt;port-number&gt;</emphasis> is the value of the port assigned
+to the service you want to enable (e.g. 873 for the RSYNC service) as
+defined in <emphasis>RFC-433</emphasis>;</member>
- <member>- <emphasis>&lt;protocol></emphasis>, <emphasis>TCP</emphasis> veya
-<emphasis>UDP</emphasis> - hizmet tarafından kullanılan internet
-protokolüdür.</member>
+ <member>- <emphasis>&lt;protocol&gt;</emphasis> is one of <emphasis>TCP</emphasis>
+or <emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
</simplelist>
<para>Mesela, RSYNC hizmetine erişimi etkinleştirmek için girilecek değer
@@ -50,4 +64,4 @@ protokolüdür.</member>
<para>Hizmetin her iki protokolü de kullandığı durumlarda, aynı port için iki
ayrı girdi oluşturmanız gerekir.</para>
-</section> \ No newline at end of file
+</section>
diff --git a/docs/docs/stable/installer/tr/installUpdates.xml b/docs/docs/stable/installer/tr/installUpdates.xml
index 7c577329..36a5f827 100644
--- a/docs/docs/stable/installer/tr/installUpdates.xml
+++ b/docs/docs/stable/installer/tr/installUpdates.xml
@@ -1,4 +1,13 @@
-<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns52="http://www.w3.org/1998/Math/MathML" xmlns:ns5="http://www.w3.org/1999/xlink" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns="http://docbook.org/ns/docbook" xml:id="installUpdates" version="5.0" xml:lang="tr">
+<?xml version="1.0" encoding="utf-8"?>
+<section version="5.0" xml:lang="tr" xml:id="installUpdates"
+ xmlns="http://docbook.org/ns/docbook"
+ xmlns:ns52="http://www.w3.org/1998/Math/MathML"
+ xmlns:ns5="http://www.w3.org/1999/xlink"
+ xmlns:ns4="http://www.w3.org/1999/xhtml"
+ xmlns:ns3="http://www.w3.org/2000/svg"
+ xmlns:ns="http://docbook.org/ns/docbook">
+
+
@@ -19,19 +28,23 @@
<!-- marja, 2012-04-24 added screenshot -->
<!--2018/02/12 apb: Text and typography.-->
<!--2018/02/25 apb: Added bullets to some text.-->
+<!--2020/06/28 apb: Added live-installUpdates.png (this feature was added to the live installer by Martin Witaker 2020/06/27).-->
<title xml:id="installUpdates-ti1">Güncellemeler</title>
</info>
<mediaobject>
-<imageobject> <imagedata format="png" fileref="dx2-installUpdates.png"
-align="center" revision="1" xml:id="installUpdates-im1"/> </imageobject></mediaobject>
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-installUpdates.png" format="png" revision="1"
+xml:id="installUpdates-im1"/> </imageobject> <imageobject condition="live">
+<imagedata align="center" fileref="live-installUpdates.png" format="png"/>
+</imageobject></mediaobject>
- <para xml:id="installUpdates-pa1" revision="1">Since this version of Mageia was released, some packages will have been
+ <para revision="1" xml:id="installUpdates-pa1">Since this version of Mageia was released, some packages will have been
updated or improved.</para>
<itemizedlist>
<listitem>
- <para xml:id="installUpdates-pa2" revision="1">Select <emphasis>Yes</emphasis> if you wish to download and install them</para>
+ <para revision="1" xml:id="installUpdates-pa2">Select <emphasis>Yes</emphasis> if you wish to download and install them</para>
</listitem>
<listitem>
@@ -40,7 +53,7 @@ aren't connected to the Internet</para>
</listitem>
<listitem>
- <para xml:id="installUpdates-pa3" revision="1">Press <emphasis>Next</emphasis> to continue</para>
+ <para revision="1" xml:id="installUpdates-pa3">Press <emphasis>Next</emphasis> to continue</para>
</listitem>
</itemizedlist>
-</section> \ No newline at end of file
+</section>
diff --git a/docs/docs/stable/installer/tr/installer.xml b/docs/docs/stable/installer/tr/installer.xml
index c40d8450..fb7d7e10 100644
--- a/docs/docs/stable/installer/tr/installer.xml
+++ b/docs/docs/stable/installer/tr/installer.xml
@@ -26,6 +26,8 @@
+
+
<info>
<!--2018/02/11 apb: Text and typography. F6 Default option needs to be better defined.-->
<!--2018/02/17 apb: Removed instances of surplus para tags from before and after some itemizedlist tags. These were present in the import from Mga6 WS.
@@ -39,6 +41,7 @@
<!--2018/03/16 apb: Fixed incorrect value for title installer-ti1 (leading to output error since last year in Documentation Workspace - and inherited here, when imported).-->
<!--2019/01/02 apb: 1.2 Typo. 1.2.1: Update dx-welcome.png (BIOS Welcome screen) to Mga7 and strip text for the options which have been removed from the Mga7 Welcome screen.-->
<!--2019/01/08 apb: 1.2.2: Update dx-welcome2.png (UEFI Welcome screen) to Mga7 and add text for F2 Languages option.-->
+<!--2019/07/17 apb: Force dx-welcome.png and dx-welcome2.png to be 800px wide.-->
<title xml:id="installer-ti1">DrakX, Mageia Kurulum Aracı</title>
</info>
diff --git a/docs/docs/stable/installer/tr/setupBootloader.xml b/docs/docs/stable/installer/tr/setupBootloader.xml
index 2109d44a..5348ae68 100644
--- a/docs/docs/stable/installer/tr/setupBootloader.xml
+++ b/docs/docs/stable/installer/tr/setupBootloader.xml
@@ -1,27 +1,15 @@
-<?xml version="1.0" encoding="utf-8"?>
-<section version="5.0" xml:lang="tr" xreflabel="Bootloader" xml:id="setupBootloader"
- xmlns="http://docbook.org/ns/docbook"
- xmlns:ns5="http://www.w3.org/1999/xhtml"
- xmlns:ns42="http://www.w3.org/1998/Math/MathML"
- xmlns:ns4="http://www.w3.org/1999/xlink"
- xmlns:ns3="http://www.w3.org/2000/svg"
- xmlns:ns="http://docbook.org/ns/docbook">
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns="http://docbook.org/ns/docbook" xmlns:ns3="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xlink" xmlns:ns42="http://www.w3.org/1998/Math/MathML" xmlns:ns5="http://www.w3.org/1999/xhtml" xmlns:xi="http://www.w3.org/2001/XInclude" xreflabel="Bootloader" version="5.0" xml:lang="tr" xml:id="setupBootloader">
+
+
+
-
-
-
-
-
-
-
-
<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 2016 12 16 updated for Mageia 6. 20170209 updated SC-->
@@ -32,230 +20,264 @@ Lebarhon 2016 12 16 updated for Mageia 6. 20170209 updated SC-->
<!--2018/02/25 apb: Added xreflabel to this section.-->
<!--2019/01/06 apb: Typo.-->
<!--2019/01/06 apb: Use 'xi:include' for setupBootloaderAddEntry.xml, as that is how it is called by the inline-help drakx/perl routine.-->
+<!--2019/07/18 apb: Rewrite 1.1, to accomodate inclusion of rEFInd option, and modify 1.2.1, 1.2.2 accordingly.-->
+<!--2019/08/01 apb: 1.1.1 reworded to: GRUB2-efi or rEFInd may be used as the bootloader for a UEFI system. Added warning text for 1.2.2 Do not Touch MBR/ESP part.-->
+<!--2020/06/28 apb: 1.2.2 updated SC's to reflect changes to installer by Martin Whitaker (2020/06/27): Install to EFI/Boot. Adjust text to match.-->
<title xml:id="setupBootloader-ti1">Önyükleyici</title>
</info>
-
<section>
- <title>Grub2</title>
-
- <itemizedlist>
- <title>Grub2 on Legacy MBR/GPT systems</title>
-
- <listitem>
- <para>GRUB2 (with or without graphical menu) will be used exclusively as the
+ <title>Available Bootloaders</title>
+ <section>
+ <title>Grub2</title>
+ <itemizedlist>
+ <para><emphasis role="bold">Grub2 on Legacy MBR/GPT systems</emphasis></para>
+ <listitem>
+ <para>GRUB2 (with or without graphical menu) will be used exclusively as the
bootloader for a Legacy/MBR or Legacy/GPT system.</para>
- </listitem>
-
- <listitem>
- <para>By default, a new bootloader will be written into either the MBR (Master
+ </listitem>
+ <listitem>
+ <para>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.</para>
- </listitem>
- </itemizedlist>
-
- <itemizedlist>
- <title>UEFI sistemler üzerinde Grub2-efi</title>
-
- <listitem>
- <para>GRUB2-efi will be used exclusively as the bootloader for a UEFI system.</para>
- </listitem>
-
- <listitem>
- <para>By default, a new bootloader (Grub2-efi) will be written into the ESP (EFI
+ </listitem>
+ </itemizedlist>
+ <itemizedlist>
+ <para><emphasis role="bold">Grub2-efi on UEFI systems</emphasis></para>
+ <listitem>
+ <para>GRUB2-efi or rEFInd may be used as the bootloader for a UEFI system.</para>
+ </listitem>
+ <listitem>
+ <para>By default, a new bootloader (Grub2-efi) will be written into the ESP (EFI
System Partition).</para>
-
- <para>If there are already UEFI-based operating systems installed on your computer
+ <para>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
+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.</para>
- </listitem>
- </itemizedlist>
+ </listitem>
+ </itemizedlist>
+ </section>
+ <section>
+ <title>rEFInd</title>
+ <itemizedlist>
+ <para><emphasis role="bold">rEFInd on UEFI systems</emphasis></para>
+ <listitem>
+ <para>rEFInd has a nice graphical set of options, and can auto-detect installed
+EFI bootloaders. See: http://www.rodsbooks.com/refind/</para>
+ </listitem>
+ </itemizedlist>
+ <note>
+ <para>Please note that in order to be able to use the <literal>rEFInd</literal>
+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.</para>
+ </note>
+ </section>
</section>
-
<section>
<info>
<title xml:id="setupBootloader-ti2">Bootloader Setup</title>
</info>
-
<section>
<title>Önyükleyici ana seçenekleri</title>
-
<mediaobject>
-<imageobject condition="classical"> <imagedata align="center"
-fileref="dx2-setupBootloader.png"/> </imageobject> <imageobject
-condition="live"> <imagedata fileref="live-setupBootloader.png"
-xml:id="setupBootloader-im1"/> </imageobject></mediaobject>
-
+<imageobject condition="classical"> <imagedata
+fileref="dx2-setupBootloader.png" align="center"/> </imageobject>
+<imageobject condition="live"> <imagedata xml:id="setupBootloader-im1"
+fileref="live-setupBootloader.png"/> </imageobject></mediaobject>
<itemizedlist>
<listitem>
<para><emphasis role="bold">Bootloader to use</emphasis></para>
-
- <para>This feature is only available to Legacy MBR/BIOS systems. Users of UEFI
-systems will not see this option here.</para>
+ <itemizedlist>
+ <listitem>
+ <para><guimenuitem>GRUB2</guimenuitem> (with either a graphical or a text menu),
+can be chosen for both <literal>Legacy MBR/BIOS</literal> systems and
+<literal>UEFI</literal> systems.</para>
+ </listitem>
+ <listitem>
+ <para><guimenuitem>rEFInd</guimenuitem> (with a graphical menu) is an alternative
+option solely for use with <literal>UEFI</literal> systems.</para>
+ </listitem>
+ </itemizedlist>
</listitem>
-
<listitem>
<para><emphasis role="bold">Boot device</emphasis></para>
-
- <para>Don't change this unless you really know what you are doing</para>
+ <warning>
+ <para>Don't change this unless you really know what you are doing.</para>
+ </warning>
+ <note>
+ <para>There is no option to write GRUB to the boot sector of a partition (e.g:
+<filename>sda1</filename>), as this method is considered unreliable.</para>
+ </note>
+ <para>When using UEFI mode, then the <guilabel>Boot device</guilabel> will be
+listed as <guimenuitem>EFI System Partition</guimenuitem>.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Delay before booting the default image</emphasis></para>
-
<para>This text box lets you set a delay, in seconds, before the default operating
system is started up.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Security</emphasis></para>
-
<para>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 <literal>root</literal> and the
password is the one chosen hereafter.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Şifre</emphasis></para>
-
<para>Choose a password for the bootloader (optional)</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Password (again)</emphasis></para>
-
<para>Retype the password and DrakX will check that it matches with the one set
above</para>
</listitem>
</itemizedlist>
-
<para><emphasis>Advanced</emphasis></para>
-
<itemizedlist>
<listitem>
<para><emphasis>Enable ACPI</emphasis></para>
-
<para>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).</para>
</listitem>
-
<listitem>
<para><emphasis>Enable SMP</emphasis></para>
-
<para>This option enables/disables symmetric multiprocessing for multi-core
processors</para>
</listitem>
-
<listitem>
<para><emphasis>Enable APIC</emphasis></para>
-
<para>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.</para>
</listitem>
-
<listitem>
<para><emphasis>Enable Local APIC</emphasis></para>
-
<para>Here you can set Local APIC, which manages all external interrupts for a
specific processor in an SMP system</para>
</listitem>
</itemizedlist>
</section>
-
<section>
<title>Önyükleme Yapılandırması</title>
-
+ <para>If, in the previous section you selected <literal>rEFInd</literal> 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.</para>
<mediaobject>
<imageobject condition="classical"> <imagedata align="center"
-fileref="dx2-setupBootloader3.png"/> </imageobject> <imageobject
+fileref="rEFIndLoaderConfig.png"/> </imageobject> <imageobject
condition="live"> <imagedata align="center"
-fileref="live-setupBootloader3.png"/> </imageobject></mediaobject>
-
+fileref="live-rEFIndLoaderConfig.png"/> </imageobject></mediaobject>
+ <para>Your rEFInd configuration options:</para>
+ <itemizedlist>
+ <listitem>
+ <para><emphasis role="bold">Install or update rEFInd in the EFI system
+partition.</emphasis></para>
+ </listitem>
+ <listitem>
+ <para><emphasis role="bold">Install in /EFI/BOOT.</emphasis></para>
+ <para>This option installs the bootloader in the /EFI/BOOT directory of the ESP
+(EFI System Partition). This can be useful when:</para>
+ <para>(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).</para>
+ <para>(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.</para>
+ </listitem>
+ </itemizedlist>
+ <para>If you did not select rEFInd as the bootloader to use in the previous
+section, then your bootloader configuration options are shown below:</para>
+ <mediaobject>
+<imageobject condition="classical"> <imagedata align="center"
+fileref="dx2-setupBootloader3.png"/> </imageobject> <imageobject
+condition="live"> <imagedata fileref="live-setupBootloader3.png"
+align="center"/> </imageobject></mediaobject>
<itemizedlist>
<listitem>
<para><emphasis role="bold">Default</emphasis></para>
-
<para>The operating system to be started up by default.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Append</emphasis></para>
-
<para>This option lets you pass information to the kernel or tell the kernel to
give you more information as it boots.</para>
</listitem>
-
<listitem>
<para><emphasis role="bold">Probe foreign OS</emphasis></para>
-
<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,
-then untick the Probe Foreign OS option.</para>
+then untick the <guimenuitem>Probe Foreign OS</guimenuitem> option.</para>
+ </listitem>
+ <listitem>
+ <para><emphasis role="bold">Install in /EFI/BOOT. </emphasis>(Note: this menu
+option only becomes available where the installer detects that a machine is
+in UEFI mode).</para>
+ <para>This option installs the bootloader in the /EFI/BOOT directory of the ESP
+(EFI System Partition). This can be useful when:</para>
+ <para>(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).</para>
+ <para>(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.</para>
</listitem>
</itemizedlist>
-
<para><emphasis>Advanced</emphasis></para>
-
<mediaobject>
-<imageobject condition="classical"> <imagedata align="center"
-fileref="dx2-setupBootloader4.png"/> </imageobject> <imageobject
-condition="live"> <imagedata align="center"
-fileref="live-setupBootloader4.png"/> </imageobject></mediaobject>
-
+<imageobject condition="classical"> <imagedata
+fileref="dx2-setupBootloader4.png" align="center"/> </imageobject>
+<imageobject condition="live"> <imagedata
+fileref="live-setupBootloader4.png" align="center"/> </imageobject></mediaobject>
<itemizedlist>
<listitem>
<para><emphasis>Video mode</emphasis></para>
-
<para>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.</para>
</listitem>
-
<listitem>
<para><emphasis>Do not touch ESP or MBR</emphasis></para>
-
<para>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<emphasis> Ok</emphasis> if you are sure you understand the
-implications, and wish to proceed.</para>
+missing. Click <guimenuitem>Ok </guimenuitem>only if you are sure you
+understand the implications, and wish to proceed.</para>
+ <warning>
+ <para>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!</para>
+ </warning>
</listitem>
</itemizedlist>
-
<mediaobject>
-<imageobject> <imagedata align="center"
-fileref="live-setupBootloader5.png"/> </imageobject></mediaobject>
+<imageobject> <imagedata fileref="live-setupBootloader5.png"
+align="center"/> </imageobject></mediaobject>
</section>
</section>
-
<section>
<title>Diğer Seçenekler</title>
-
<section>
<title>Mevcut bir önyükleyiciyi kullanmak</title>
-
<para>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.</para>
</section>
-
<section>
<title>Installing Without a Bootloader</title>
-
<para>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.</para>
</section>
-
- <xi:include href="setupBootloaderAddEntry.xml"
- xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="setupBootloaderAddEntry.xml"/>
</section>
-</section>
+</section> \ No newline at end of file