diff options
Diffstat (limited to 'ca/setupBootloaderAddEntry.html')
-rw-r--r-- | ca/setupBootloaderAddEntry.html | 121 |
1 files changed, 17 insertions, 104 deletions
diff --git a/ca/setupBootloaderAddEntry.html b/ca/setupBootloaderAddEntry.html index 385e28d..6e30aa3 100644 --- a/ca/setupBootloaderAddEntry.html +++ b/ca/setupBootloaderAddEntry.html @@ -27,112 +27,25 @@ + <p>To do that you need to manually edit /boot/grub2/custom.cfg or use the + software grub-customizer instead (Available in the Mageia repositories). + </p> - <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>Podeu afegir una entrada o modificar la que heu triat, prement el botó - adequat a la pantalla de <span class="emphasis"><em>Configuració de l'arrencada</em></span> i - editant la pantalla que hi apareix. - </p> - - - <div class="note" title="Nota" 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="[Nota]" 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>Algunes coses que es poden fer sense perill són canviar l'etiqueta d'una - entrada i marcar la casella per a fer-la predeterminada. - </p> - - - <p>Podeu afegir el número de versió d'una entrada, o bé reanomenar-la - completament. - </p> - - - <p>L'entrada predeterminada és aquella que es farà servir si no es fa cap - selecció mentre el sistema està arrencant. - </p> - - - <div class="warning" title="Avís" 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="[Avís]" 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 class="note" title="Nota" 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="[Nota]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>For more information, see our wiki: <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> |