diff options
author | Marja van Waes <marja@mageia.org> | 2015-05-22 22:49:45 +0200 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-05-22 22:49:45 +0200 |
commit | 6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd (patch) | |
tree | a6baf735e158e8544317ee07af2fc5019f33b247 /docs | |
parent | a8eb6d512215814dcc0a3df27b0b01ea954a6db4 (diff) | |
download | tools-6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd.tar tools-6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd.tar.gz tools-6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd.tar.bz2 tools-6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd.tar.xz tools-6baba9ec0c80dd06b9e55a81e183e74fd40f2ebd.zip |
there is only one bootloader for EFI
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installer/en/setupBootloader.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/installer/en/setupBootloader.xml b/docs/installer/en/setupBootloader.xml index f887b0cd..c3d164d4 100644 --- a/docs/installer/en/setupBootloader.xml +++ b/docs/installer/en/setupBootloader.xml @@ -9,10 +9,16 @@ <mediaobject> <imageobject> - <imagedata revision="1" align="center" fileref="dx2-setupBootloader.png" xml:id="setupBootloader-im1" format="PNG" /> + <imagedata revision="1" align="center" fileref="dx2-setupBootloader.png" xml:id="setupBootloader-im1" format="PNG"/> </imageobject> </mediaobject> + <para><note> + <para>With an UEFI system, the user interface is slightly different as + you cannot choose the boot loader (first drop down list) since only one + is available</para> + </note></para> + <para xml:id="setupBootloader-pa1" revision="4">If you prefer different bootloader settings to those chosen automatically by the installer, you can change them here.</para> |