aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installer/zh_CN/setupBootloaderAddEntry.xml
blob: d4e61dc7fa8a63c7564b4ec61559a95928cced1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?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" version="5.0" xml:lang="zh_CN" xml:id="setupBootloaderAddEntry">
  

  <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-->
<title xml:id="setupBootloaderAddEntry-ti1">添加或修改引导菜单项</title>
  </info>

  <mediaobject>
<imageobject condition="classical"> <imagedata format="PNG"
xml:id="bootloaderConfiguration-im1"
fileref="dx2-bootloaderConfiguration.png" align="center" revision="1"/>
</imageobject> <imageobject condition="live"> <imagedata format="PNG"
xml:id="bootloaderConfiguration-im1"
fileref="live-bootloaderConfiguration.png" align="center" revision="1"/>
</imageobject></mediaobject>

  <section>
    <title>使用 BIOS 系统</title>

    <para>您可以添加项,或者修改您已选中的项,方法是在<emphasis>引导器配置</emphasis>界面按下相应键,并在弹出的编辑界面中进行操作。</para>

    <note>
      <para>若您选择了 <code>Grub 2</code> 作为引导器,您将无法在这里使用工具编辑引导项,请点击“下一步”继续。您需要之后手动编辑
<code>/boot/grub2/custom.cfg</code> 或使用 <code>grub-customizer</code> 来编辑。</para>
    </note>

    <mediaobject>
<imageobject> <imagedata format="PNG" xml:id="setupBootloaderAddEntry-im1"
align="center" fileref="dx2-setupBootloaderAddEntry.png" revision="1"/>
</imageobject></mediaobject>

    <para>部分操作,例如改变引导项标题,或设置默认选项,是没有风险的。</para>

    <para>您可以为某一项添加版本号,或者完全删除它。</para>

    <para>若您在引导时未进行选择,则会进入默认引导项对应的系统。</para>

    <warning>
      <para>编辑其他内容可能导致系统无法引导。请不要在不了解的情况下进行修改。</para>
    </warning>
  </section>

  <section>
    <title>使用 UEFI 系统</title>

    <para>这种情况下,您将使用 Grub2-efi 进行引导,并且无法在这里使用工具进行编辑。您需要在安装后手动修改
<code>/boot/grub2/custom.cfg</code>,或使用 <code>grub-customizer</code>
来进行编辑。此处您只能选择默认引导项。</para>

    <para>在点击 <guibutton>下一步</guibutton> 按钮之后,您将会看到另一个下拉列表,可以用它来选择 GRUB2 引导器的屏幕分辨率。</para>

    <mediaobject>
<imageobject> <imagedata fileref="dx2-bootloaderConfiguration2.png"/>
</imageobject></mediaobject>
  </section>
</section>