From 01e0f3061c7168bba54ff24761707faed71b2e6f Mon Sep 17 00:00:00 2001 From: Ausdauersportler <71768134+Ausdauersportler@users.noreply.github.com> Date: Thu, 29 Apr 2021 16:27:19 +0200 Subject: [PATCH] make OLCP EFI default boot object Select EFI by pressing control. You should possibly change the picture (../images/efi-boot.png) with one showing the circle arrow in that case! --- docs/BOOT.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/BOOT.md b/docs/BOOT.md index 06568f8ec..e2b54e987 100644 --- a/docs/BOOT.md +++ b/docs/BOOT.md @@ -2,7 +2,7 @@ Now we finally get to boot OpenCore! -Reboot machine while holding `Option` to select the EFI Boot entry with the OpenCore icon: +Reboot machine while holding `Option` to select the EFI Boot entry with the OpenCore icon while holding the `control` key: * This will be the Mac Boot Picker @@ -19,4 +19,4 @@ After plenty of verbose booting, you will reach the installer screen! From there * [OpenCore Legacy Patcher Boot Process](https://www.youtube.com/watch?v=AN3zsbQV_n4) -# Once installed and booting, head to [Post-Installation](./POST-INSTALL.md) \ No newline at end of file +# Once installed and booting, head to [Post-Installation](./POST-INSTALL.md)