From 59a316be8a44075559af564c27b4193a22cf5c1a Mon Sep 17 00:00:00 2001 From: stevealexrs <59494379+stevealexrs@users.noreply.github.com> Date: Fri, 3 Dec 2021 21:38:08 +0000 Subject: [PATCH] Linux Multiboot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1cd5de4..6192b48 100644 --- a/README.md +++ b/README.md @@ -103,5 +103,8 @@ Probably because of Windows Fast Startup but not sure how to fix it. ### Trackpad Likely can be fixed by following this guide to add [SSDT-XOSI](https://dortania.github.io/Getting-Started-With-ACPI/Laptops/trackpad-methods/manual.html#enabling-trackpad). The downside is it might cause issue in Windows so I didn't add it. +### Linux Multiboot +If you use [OpenLinuxBoot](https://dortania.github.io/OpenCore-Multiboot/oc/linux.html#method-a-openlinuxboot) method to multiboot after installing linux with linux bootloader, you will see an extra option in Opencore. To disable it, mount the hidden EFI partition using *diskpart* on Windows and delete those EFI files with a third party file explorer with elevated permission. **DO NOT format linux EFI partition, it will stop linux from booting** + ### Weird Error Message But Still Boot Unknown