diff options
Diffstat (limited to 'ja/setupBootloaderAddEntry.html')
-rw-r--r-- | ja/setupBootloaderAddEntry.html | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/ja/setupBootloaderAddEntry.html b/ja/setupBootloaderAddEntry.html new file mode 100644 index 0000000..d74a995 --- /dev/null +++ b/ja/setupBootloaderAddEntry.html @@ -0,0 +1,52 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>ブート メニュー項目を追加もしくは変更する</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="DrakX を用いたインストール"> + <link rel="up" href="index.html" title="DrakX を用いたインストール"> + <link rel="prev" href="setupBootloader.html" title="ブート ローダ"> + <link rel="next" href="misc-params.html" title="設定の概要"><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="ja" class="section" title="ブート メニュー項目を追加もしくは変更する"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloaderAddEntry"></a>ブート メニュー項目を追加もしくは変更する + </h2> + </div> + </div> + </div> + + + + + + <p>これを行うためには、/boot/grub2/custom.cfg を手動で編集する必要があります。もしくはソフトウェア <span class="bold"><strong>grub-customizer</strong></span> (Mageia のリポジトリで利用できます) を代わりに使用します。 + </p> + + + <div class="note" title="注記" 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="[注記]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>詳しい情報は、以下を参照してください: <a class="ulink" href="https://wiki.mageia.org/en/Grub2-efi_and_Mageia" target="_top">https://wiki.mageia.org/en/Grub2-efi_and_Mageia</a></p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> |