docs/UPDATE.md
This guide explains how to get fully up to date application, bootloader and patches.
Latest versions of OCLP can download updates by themselves, you will get notified of a new update with the changelog.
You can also manually download the latest release here.
After the update, the application asks if you want to update OpenCore and root patches.
| Update available | App update success, patch update question |
|---|---|
To check what version of OpenCore bootloader and the Patcher you're currently running, open the OCLP application and navigate to Settings -> App and look for "Booted Information". Alternatively you can check the version from Terminal using the following commands.
Check the status and version of root patches from Post Install Volume Patch section in the main menu.
# OpenCore Version
nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:opencore-version
# Patcher Version
nvram 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102:OCLP-Version
| Version in app | Version in Terminal | Root patch version |
|---|---|---|
It is usually recommended to be on the latest OCLP version for macOS updates. This part details how to prepare OCLP for latest update.
This part is for major upgrades, such as Sonoma (14) -> Sequoia (15)
Note: Major upgrades may work using System Settings but this is not recommended.
This part is for minor updates, which are also called the "dot updates". Such as 12.x, 13.x etc.
::: warning Important
Some systems on Sequoia require MetallibSupportPkg during root patching after an update, which requires internet connection to download. If OCLP doesn't see internet connection, it will first offer a patch for WiFi only. You will have to reboot, connect to the internet and rerun root patching for the rest of the patches.
:::