From 915a1347c843649a971af35f74e27c85b970badc Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Wed, 2 Nov 2016 21:34:27 -0700 Subject: [PATCH] Remove deprecated section on UEFI boot --- configuration/multiboot.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/configuration/multiboot.md b/configuration/multiboot.md index 01a77d18..e3660dcd 100644 --- a/configuration/multiboot.md +++ b/configuration/multiboot.md @@ -40,18 +40,6 @@ If you are really paranoid clone your disc. Make sure you have install discs to hand for the existing operating system. -Qubes 3.0 does not support UEFI boot. If you are already using it the first step -is to change boot mode. - -Most PCs using UEFI firmware and bootloader can be configured to disable -UEFI entirely and instead revert to legacy MBR boot mode. - -Two separate steps are often required to achieve this: - -* Enabling legacy boot mode -* Disabling Secure Boot - - Qubes by default does not include other systems in the generated grub menu, because handling of other systems has been disabled. This means that you will have to manually add grub entries for any other OS.