mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 20:58:21 +10:00
This is not an exhaustive revision, there may still be more issues that can be fixed when found.
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# Building and installing OpenCore
|
|
|
|
Now that we have a macOS installer, lets now build our OpenCore configuration!
|
|
|
|
If you haven't downloaded OpenCore Patcher yet, do so now:
|
|
|
|
* [OpenCore Legacy Patcher Releases](https://github.com/dortania/Opencore-Legacy-Patcher/releases)
|
|
|
|
Next, run the `OpenCore-Patcher.app`:
|
|
|
|

|
|
|
|
Here we'll select Build and Install OpenCore and start building:
|
|
|
|
| Start Building | Finished Building |
|
|
| :--- | :--- |
|
|
|  |  |
|
|
|
|
Once it finishes building, you'll want to select the Install OpenCore button:
|
|
|
|
* If you created a macOS USB manually and don't see it listed, make sure it's either formatted as GUID/GPT or has a FAT32 partition for OpenCore to reside on.
|
|
|
|
|
|
| Select Drive | Select Partition |
|
|
| :--- | :--- |
|
|
|  |  |
|
|
|
|
# Once finished, head to [Booting OpenCore and macOS](./BOOT.md)
|