From cfd65e707b6c0021d080587e6533ce19bb34c7e6 Mon Sep 17 00:00:00 2001 From: Marja van Waes Date: Tue, 14 Jun 2016 16:33:52 +0200 Subject: Add Simplified Chinese (zh_cn) files from Calenco --- zh_cn/setupBootloaderAddEntry.html | 138 +++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 zh_cn/setupBootloaderAddEntry.html (limited to 'zh_cn/setupBootloaderAddEntry.html') diff --git a/zh_cn/setupBootloaderAddEntry.html b/zh_cn/setupBootloaderAddEntry.html new file mode 100644 index 0000000..2707c7b --- /dev/null +++ b/zh_cn/setupBootloaderAddEntry.html @@ -0,0 +1,138 @@ + + + + + Add or Modify a Boot Menu Entry + + + + + + +
+
+
+
+

Add or Modify a Boot Menu Entry +

+
+
+
+ + + + + + + +
+
+
+
+

With a Bios system +

+
+
+
+ + + +

You can add an entry or modify the one you select first, by pressing the + relevant button in the Bootloader Configuration screen + and editing the screen that pops up on top of it. +

+ + +
+ + + + + + + + +
[注意]
+ +

If you have chosen Grub 2 as your bootloader, you cannot use + this tool to edit entries at this step, press 'Next'. You need to manually + edit /boot/grub2/custom.cfg or use grub-customizer + instead. +

+ +
+
+ + + + +

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. +

+ + +

You can add the proper version number of an entry, or rename it completely.

+ + +

The default entry is the one the systems boots into if you don't make a + choice while booting up. +

+ + +
+ + + + + + + + +
[警告]
+ +

Editing other things can leave you with an unbootable system. Please don't + just try something without knowing what you are doing. +

+ +
+
+ +
+ + +
+
+
+
+

With an UEFI system +

+
+
+
+ + + +

In this case you are using Grub2-efi and you cannot use this tool to edit + entries at this step. To do that you need to manually edit + /boot/grub2/custom.cfg or use grub-customizer + instead. All you can do here, is to choose the default entry in the drop + down list. +

+ + +

After a click on the Next button, another drop down + list allows to choose the video resolution for Grub2 which is a graphical + boot loader. +

+ + + +
+ +
+ + -- cgit v1.2.1