aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/en
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2014-09-30 20:36:45 +0300
committerYuri Chornoivan <yurchor@ukr.net>2014-09-30 20:36:45 +0300
commited22ce9c3c0ac11a9e9220963a90b86a2960be44 (patch)
tree5fafc73f7c060755c9355eca4a22aa00f91322e7 /docs/installer/en
parent6aa9ddb56528f9676152fea39f840094b668e185 (diff)
downloadtools-ed22ce9c3c0ac11a9e9220963a90b86a2960be44.tar
tools-ed22ce9c3c0ac11a9e9220963a90b86a2960be44.tar.gz
tools-ed22ce9c3c0ac11a9e9220963a90b86a2960be44.tar.bz2
tools-ed22ce9c3c0ac11a9e9220963a90b86a2960be44.tar.xz
tools-ed22ce9c3c0ac11a9e9220963a90b86a2960be44.zip
Update for bootloader docs
Diffstat (limited to 'docs/installer/en')
-rw-r--r--docs/installer/en/setupBootloaderAddEntry.xml56
1 files changed, 34 insertions, 22 deletions
diff --git a/docs/installer/en/setupBootloaderAddEntry.xml b/docs/installer/en/setupBootloaderAddEntry.xml
index 8104db11..5fe3a41d 100644
--- a/docs/installer/en/setupBootloaderAddEntry.xml
+++ b/docs/installer/en/setupBootloaderAddEntry.xml
@@ -1,31 +1,43 @@
-<?xml version='1.0' encoding='utf-8'?>
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/2000/svg" xmlns:ns4="http://www.w3.org/1999/xhtml" xmlns:ns3="http://www.w3.org/1998/Math/MathML" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="setupBootloaderAddEntry" version="5.0">
+ <info>
+ <title xml:id="setupBootloaderAddEntry-ti1">Add or Modify a Boot Menu
+ Entry</title>
+ </info>
-
-
-<section xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="setupBootloaderAddEntry"><info><title xml:id="setupBootloaderAddEntry-ti1">Add or Modify a Boot Menu Entry</title></info>
-
-
-
- <mediaobject>
+ <mediaobject>
<imageobject>
- <imagedata revision="1" fileref="dx2-bootloaderConfiguration.png" format="PNG" align="center" xml:id="bootloaderConfiguration-im1"></imagedata>
+ <imagedata revision="1" fileref="dx2-bootloaderConfiguration.png" align="center" format="PNG" xml:id="bootloaderConfiguration-im1"/>
</imageobject>
</mediaobject>
-
-
-
- <para>You can add an entry or modify the one you select first, by pressing the relevant button in the <emphasis>Bootloader Configuration</emphasis> screen and editing the screen that pops up on top of it.</para>
-
- <mediaobject>
+ <para>You can add an entry or modify the one you select first, by pressing
+ the relevant button in the <emphasis>Bootloader Configuration</emphasis>
+ screen and editing the screen that pops up on top of it.</para>
+
+ <note>
+ <para>If you have chosen <code>Grub 2</code> as your bootloader, you
+ cannot use this tool to edit entries at this step, press 'Next'. You need
+ to manually edit <code>/boot/grub2/custom.cfg</code> or use
+ <code>grub-customizer</code> instead.</para>
+ </note>
+
+ <mediaobject>
<imageobject>
- <imagedata revision="1" fileref="dx2-setupBootloaderAddEntry.png" format="PNG" align="center" xml:id="setupBootloaderAddEntry-im1"></imagedata>
+ <imagedata revision="1" xml:id="setupBootloaderAddEntry-im1" align="center" format="PNG" fileref="dx2-setupBootloaderAddEntry.png"/>
</imageobject>
</mediaobject>
-
- <para>Some things that can be done without any risk, are changing the label of an entry and ticking the box to make an entry the default one.</para>
- <para>You can add the proper version number of an entry, or rename it completely.</para>
- <para>The default entry is the one the systems boots into if you don't make a choice while booting up.</para>
-<warning><para>Editing other things can leave you with an unbootable system. Please don't just try something without knowing what you are doing.</para></warning>
- </section>
+ <para>Some things that can be done without any risk, are changing the label
+ of an entry and ticking the box to make an entry the default one.</para>
+
+ <para>You can add the proper version number of an entry, or rename it
+ completely.</para>
+
+ <para>The default entry is the one the systems boots into if you don't make
+ a choice while booting up.</para>
+
+ <warning>
+ <para>Editing other things can leave you with an unbootable system. Please
+ don't just try something without knowing what you are doing.</para>
+ </warning>
+</section> \ No newline at end of file