diff options
author | Marja van Waes <marja@mageia.org> | 2015-03-03 21:29:43 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-03-03 21:29:43 +0100 |
commit | 347b3f10dafb97416cdb77c77c0ebbe3dec382d0 (patch) | |
tree | 2ef371a3a616a42e8d3b201e01eb0ce8f7bcc384 /hr/setupBootloader.html | |
parent | 6aa546fa6a5d6bd0feaa3eb13734726ca6db55b5 (diff) | |
download | drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.gz drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.bz2 drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.tar.xz drakx-installer-help-347b3f10dafb97416cdb77c77c0ebbe3dec382d0.zip |
new, partial, Croatian translation
Diffstat (limited to 'hr/setupBootloader.html')
-rw-r--r-- | hr/setupBootloader.html | 193 |
1 files changed, 193 insertions, 0 deletions
diff --git a/hr/setupBootloader.html b/hr/setupBootloader.html new file mode 100644 index 0000000..799f2c2 --- /dev/null +++ b/hr/setupBootloader.html @@ -0,0 +1,193 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Glavne postavke bootloadera</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacija pomoću"> + <link rel="up" href="index.html" title="Instalacija pomoću"> + <link rel="prev" href="configureX_monitor.html" title="Izaberite vaš monitor"> + <link rel="next" href="setupBootloaderAddEntry.html" title="Add or Modify a Boot Menu Entry"><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="hr" class="section" title="Glavne postavke bootloadera"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloader"></a>Glavne postavke bootloadera + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupBootloader-pa1"></a>If you prefer different bootloader settings to those chosen automatically by + the installer, you can change them here. + </p> + + + <p><a name="setupBootloader-pa2"></a>You may already have another operating system on your machine, in which case + you need to decide whether to add Mageia to your existing bootloader, or + allow Mageia to create a new one. + </p> + + + <div class="tip" title="Savjet" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Savjet]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa3"></a>The Mageia graphical menus are nice :) + </p> + + </td> + </tr> + </table> + </div> + + + <div class="section" title="Using a Mageia bootloader"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia bootloader + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa4"></a>By default, Mageia writes a new GRUB (legacy) bootloader into the MBR + (Master Boot Record) of your first hard drive. If you already have other + operating systems installed, Mageia attempts to add them to your new Mageia + boot menu. + </p> + + + <p>Mageia now also offers GRUB2 as an optional bootloader in addition to GRUB + legacy and Lilo. + </p> + + + <div class="warning" title="Upozorenje" 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="[Upozorenje]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa6"></a>Linux systems which use the GRUB2 bootloader are not currently supported by + GRUB (legacy) and will not be recognised if the default GRUB bootloader is + used. + </p> + + + <p>The best solution here is to use the GRUB2 bootloader which is available at + the Summary page during installation. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + + <div class="section" title="Using an existing bootloader"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="usingExistingBootloader"></a>Using an existing bootloader + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa46"></a>If you decide to use an existing bootloader then you will need to remember + to STOP at the summary page during the installation and click the Bootloader + <span class="guibutton">Configure</span> button, which will allow you to change the + bootloader install location. + </p> + + + <p><a name="setupBootloader-pa47"></a>Do not select a device e.g."sda", or you will overwrite your existing + MBR. You must select the root partition that you chose during the + partitioning phase earlier, e.g. sda7. + </p> + + + <p><a name="setupBootloader-pa48"></a>To be clear, sda is a device, sda7 is a partition on that device. + </p> + + + <div class="tip" title="Savjet" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Savjet]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa48a"></a>Go to tty2 with Ctrl+Alt+F2 and type <code class="literal">df</code> to check where + your <code class="literal">/</code> (root) partition is. Ctrl+Alt+F7 takes you back to + the installer screen. + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="setupBootloader-pa49"></a>The exact procedure for adding your Mageia system to an existing bootloader + is beyond the scope of this help, however in most cases it will involve + running the relevant bootloader installation program which should detect and + add it automatically. See the documentation for the operating system in + question. + </p> + + </div> + + + <div class="section" title="Bootloader advanced option"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="advancedOptionBootloader"></a>Bootloader advanced option + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa52"></a>If you have very limited disk space for the <code class="literal">/</code> partition + that contains <code class="literal">/tmp</code>, click on + <span class="guibutton">Advanced</span> and check the box for <span class="guilabel">Clean /tmp + at each boot</span>. This helps to maintain some free space. + </p> + + </div> + + </div> + </body> +</html> |