diff options
Diffstat (limited to 'sl/setupBootloader.html')
-rw-r--r-- | sl/setupBootloader.html | 60 |
1 files changed, 26 insertions, 34 deletions
diff --git a/sl/setupBootloader.html b/sl/setupBootloader.html index e37442d..0c074a6 100644 --- a/sl/setupBootloader.html +++ b/sl/setupBootloader.html @@ -33,7 +33,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e900"></a>Bootloader interface + <h3 class="title"><a name="d5e886"></a>Bootloader interface </h3> </div> </div> @@ -81,7 +81,7 @@ <div class="titlepage"> <div> <div> - <h4 class="title"><a name="d5e910"></a>Grub2 on Legacy/MBR and Legacy/GPT systems + <h4 class="title"><a name="d5e896"></a>Grub2 on Legacy/MBR and Legacy/GPT systems </h4> </div> </div> @@ -91,9 +91,7 @@ - - - <p>Don't modify the "Boot Device" unless really knowing what you do.</p> + <p>Don't modify the "Boot Device" unless you really know what you are doing.</p> </div> @@ -102,7 +100,7 @@ <div class="titlepage"> <div> <div> - <h4 class="title"><a name="d5e919"></a>Grub2-efi on UEFI systems + <h4 class="title"><a name="d5e902"></a>Grub2-efi on UEFI systems </h4> </div> </div> @@ -117,19 +115,17 @@ - - - <p>If Mageia is the first system installed on your computer, the installer + <p>If Mageia is the only system installed on your computer, the installer created an ESP (EFI System Partition) to receive the bootloader - (Grub2-efi). If there was already UEFI operating systems previously - installed on your computer (Windows 8 for example), the Mageia installer - detected the existing ESP created by Windows and adds grub2-efi. Although it - is possible to have several ESPs, only one is advised and enough whatever - the number of operating systems you have. + (Grub2-efi). If there are already UEFI operating systems installed on your + computer (Windows 8 for example), the Mageia installer detects the existing + ESP created by Windows and adds grub2-efi. Although it is possible to have + several ESPs, only one is advised and enough whatever the number of + operating systems you have. </p> - <p>Don't modify the "Boot Device" unless really knowing what you do.</p> + <p>Don't modify the "Boot Device" unless you really know what you are doing.</p> </div> @@ -140,7 +136,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e930"></a>Using a Mageia bootloader + <h3 class="title"><a name="d5e910"></a>Using a Mageia bootloader </h3> </div> </div> @@ -175,8 +171,6 @@ <span class="guilabel">Probe Foreign OS</span></p> - - </div> @@ -185,7 +179,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e947"></a>Using an existing bootloader + <h3 class="title"><a name="d5e924"></a>Using an existing bootloader </h3> </div> </div> @@ -203,11 +197,11 @@ </div> - <div class="section" title="Using the chain loading"> + <div class="section" title="Using chain loading"> <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e950"></a>Using the chain loading + <h3 class="title"><a name="d5e927"></a>Using chain loading </h3> </div> </div> @@ -215,7 +209,7 @@ - <p>If you don't want a bootable Mageia, but chain load it from another OS, + <p>If you don't want a bootable Mageia, but to chain load it from another OS, click on <span class="guibutton">Next</span>, then on <span class="guibutton">Advanced</span> and Check the box <span class="guilabel">Do not touch ESP or MBR</span>. @@ -224,10 +218,8 @@ - - - <p>You will get a warning that the bootloader will lack, ignore it by a click - on <span class="guibutton">OK</span>. + <p>You will get a warning that the bootloader is missing, ignore it by clicking + <span class="guibutton">OK</span>. </p> @@ -239,7 +231,7 @@ <div class="titlepage"> <div> <div> - <h3 class="title"><a name="d5e967"></a>Možnosti + <h3 class="title"><a name="d5e941"></a>Možnosti </h3> </div> </div> @@ -251,7 +243,7 @@ <div class="titlepage"> <div> <div> - <h4 class="title"><a name="d5e969"></a>First page + <h4 class="title"><a name="d5e943"></a>First page </h4> </div> </div> @@ -302,10 +294,10 @@ <p><span class="guilabel">Enable ACPI:</span> ACPI (Advanced Configuration and Power Interface) is a standard for the power management. It can save energy by - stopping unused devices, this was the method used before APM. Uncheck it be - useful, for example, if your computer does not support ACPI or if you think - the ACPI implementation might cause some problems (for instance random - reboots or system lockups). + stopping unused devices, this was the method used before APM. Unchecking it + could be useful if, for example, your computer does not support ACPI or if + you think the ACPI implementation might cause some problems (for instance + random reboots or system lockups). </p> </li> @@ -328,7 +320,7 @@ <li class="listitem"> <p><span class="guilabel">Enable Local APIC</span>: Here you can set local APIC, which - manage all external interrupts for some specific processor in an SMP system. + manages all external interrupts for a specific processor in an SMP system. </p> </li> @@ -346,7 +338,7 @@ <div class="titlepage"> <div> <div> - <h4 class="title"><a name="d5e1001"></a>Next page + <h4 class="title"><a name="d5e975"></a>Next page </h4> </div> </div> |