Add VuePress site

This commit is contained in:
Mykola Grymalyuk
2021-03-11 11:55:16 -07:00
parent 13d1110b7a
commit 0ad2fb53d2
20 changed files with 13233 additions and 6 deletions
+20
View File
@@ -0,0 +1,20 @@
# Booting OpenCore and macOS
Now we finally get to boot OpenCore!
Reboot machine while holding `Option` to select the EFI Boot entry with the OpenCore icon:
* This will be the Mac Boot Picker
![](../images/efi-boot.png)
Now that you've loaded OpenCore, now select Install macOS!:
* This will be the OpenCore Picker
![](../images/oc-boot.png)
After plenty of verbose booting, you will reach the installer screen! From there it's just like any normal macOS install.
# Once installed and booting, head to [Post-Installation](./POST-INSTALL.md)