[multiboot-guide] master: Can I tell an OS to use UEFI, then turn UEFI off and still use the OS? (7b117ba)

immanetize at fedoraproject.org immanetize at fedoraproject.org
Tue Jan 6 06:03:13 UTC 2015


Repository : http://git.fedorahosted.org/cgit/docs/multiboot-guide.git

On branch  : master

>---------------------------------------------------------------

commit 7b117ba1254cf394f903096eb6b846e8ecdd49a4
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Mon Jan 5 22:46:14 2015 -0700

    Can I tell an OS to use UEFI, then turn UEFI off and still use the OS?


>---------------------------------------------------------------

 en-US/FAQ.xml |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/en-US/FAQ.xml b/en-US/FAQ.xml
index c5fb25f..7834023 100644
--- a/en-US/FAQ.xml
+++ b/en-US/FAQ.xml
@@ -79,6 +79,22 @@
         </para>
       </answer>
     </qandaentry>
+    <qandaentry>
+      <question>
+        <para>
+          Can I have Windows installed in UEFI mode (the default for Windows 8 systems) and disable it to install Fedora?
+        </para>
+      </question>
+      <answer>
+        <para>
+          No, you should not do that.  UEFI's job is to boot operating systems, and if you disable that, you will also disable the ability to boot OSes that need it.
+        </para>
+        <para>
+          You should be consistent about firmware settings when multibooting.  If you have a UEFI system, use it for every OS you install.  Fedora supports UEFI systems, with or without SecureBoot.  If you use backwards compatibility settings to emulate BIOS installations, you should do so for every OS you install.
+        </para>
+      </answer>
+    </qandaentry>
+        
   
   
   



More information about the docs-commits mailing list