diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-03-18 22:10:24 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-03-18 22:10:24 +0100 |
commit | efcd9f0d921a513fdf02700ebe965d4d6c5cf551 (patch) | |
tree | a8029be3df5d82c12d26d6f15eda7de00a47edb5 /hu/setupBootloaderAddEntry.html | |
parent | 3d34d2e1665ee97d6dae06d2941490c1186519a5 (diff) | |
download | drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.gz drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.bz2 drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.xz drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.zip |
Add Hungarian files
Update ca cs de es eu nl pl ro sl sq sv tr uk zh_cn
Diffstat (limited to 'hu/setupBootloaderAddEntry.html')
-rw-r--r-- | hu/setupBootloaderAddEntry.html | 138 |
1 files changed, 138 insertions, 0 deletions
diff --git a/hu/setupBootloaderAddEntry.html b/hu/setupBootloaderAddEntry.html new file mode 100644 index 0000000..e5a5f49 --- /dev/null +++ b/hu/setupBootloaderAddEntry.html @@ -0,0 +1,138 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Add or Modify a Boot Menu Entry</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Installation with DrakX"> + <link rel="up" href="index.html" title="Installation with DrakX"> + <link rel="prev" href="setupBootloader.html" title="Rendszerindítási beállítások"> + <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="hu" class="section" title="Add or Modify a Boot Menu Entry"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloaderAddEntry"></a>Add or Modify a Boot Menu Entry + </h2> + </div> + </div> + </div> + + + + + + + + <div class="section" title="With a Bios system"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e951"></a>With a Bios system + </h3> + </div> + </div> + </div> + + + + <p>You can add an entry or modify the one you select first, by pressing the + relevant button in the <span class="emphasis"><em>Bootloader Configuration</em></span> screen + and editing the screen that pops up on top of it. + </p> + + + <div class="note" title="Megjegyzés" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Megjegyzés]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you have chosen <code class="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 class="code">/boot/grub2/custom.cfg</code> or use <code class="code">grub-customizer</code> + instead. + </p> + + </td> + </tr> + </table> + </div> + + + + + <p>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. + </p> + + + <p>You can add the proper version number of an entry, or rename it completely.</p> + + + <p>The default entry is the one the systems boots into if you don't make a + choice while booting up. + </p> + + + <div class="warning" title="Figyelem" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Warning"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Figyelem]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Editing other things can leave you with an unbootable system. Please don't + just try something without knowing what you are doing. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + + <div class="section" title="With an UEFI system"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="d5e968"></a>With an UEFI system + </h3> + </div> + </div> + </div> + + + + <p>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 + <code class="code">/boot/grub2/custom.cfg</code> or use <code class="code">grub-customizer</code> + instead. All you can do here, is to choose the default entry in the drop + down list. + </p> + + + <p>After a click on the <span class="guibutton">Next</span> button, another drop down + list allows to choose the video resolution for Grub2 which is a graphical + boot loader. + </p> + + + + </div> + + </div> + </body> +</html> |