Installing macOS
Creating the macOS Installer
Start by creating a vanilla macOS installer, refer to Dortania's Creating the USB.
You may also use createinstallmedia if you already have a Mac.
Tip
Often as above, the project will defer universal steps to Dortania links. Hence, this repository is meant to be used in conjunction with their guides.
EFI Partition
-
Make the following changes to
config.plistwithin theEFIfolder.ShowPickertoYES- If your machine has a vanilla (unmodded) BIOS, merge
/patches/ OpenCore Patches/ Vanilla BIOS.plistwithconfig.plist
Note
It is generally a good idea to keep the install media around. As you tweak your own OpenCore config.plist, things may break and you will not be able to get back into macOS using the system's OpenCore. In those times, you can use the install drive to boot into macOS.
-
Mount the installer media's EFI parition. You may do this via the command line with
diskutilor via a utility like corpnewt/MountEFI. -
Copy the EFI folder into the installer media's EFI partition. Remember that the top directory level should be
EFI. -
Boot into the macOS installer envrionemnt using the media. Format target disk as
APFSusingDisk Utilityand complete installation. -
Once macOS has been installed, boot the installed macOS paritition with the existing installer USB and complete new user setup.
-
Copy
EFIonto the macOS drive's EFI partition. SetShowPickertoNOfor a cleaner boot experience. You can still access the boot picker by pressingESCduring boot time.
Success
At this point, your machine should boot into macOS without anything attached.