From eaa64df601561be7872b90440c9ac12de8189bbc Mon Sep 17 00:00:00 2001 From: stevealexrs <59494379+stevealexrs@users.noreply.github.com> Date: Fri, 3 Dec 2021 21:39:33 +0000 Subject: [PATCH] Update style --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6192b48..55f6759 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,9 @@ Probably because of Windows Fast Startup but not sure how to fix it. 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** +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. + +**Warning**: **DO NOT** format linux EFI partition, it will stop linux from booting ### Weird Error Message But Still Boot Unknown