Fix link and typo

This commit is contained in:
neon ball
2025-09-02 23:40:32 +03:00
committed by GitHub
parent fc428b3cc2
commit 3c01fb7de6

View File

@@ -48,7 +48,7 @@ This part is for major upgrades, such as `Sonoma (14)` -> `Sequoia (15)`
1. Make sure the OCLP app is up to date. 1. Make sure the OCLP app is up to date.
2. After app has updated, rebuild OpenCore to the internal disk to update the bootloader. 2. After app has updated, rebuild OpenCore to the internal disk to update the bootloader.
* You can also update root patches but this part is optional in this stage, as they will be wiped by the update. * You can also update root patches but this part is optional in this stage, as they will be wiped by the update.
2. Download the macOS version you want and create an installer USB drive using OCLP as detailed in the original [Creating macOS Installers](http://localhost:8080/OpenCore-Legacy-Patcher/INSTALLER.html) then follow the [Booting OpenCore and macOS](https://dortania.github.io/OpenCore-Legacy-Patcher/BOOT.html) guide boot to into the installer on your USB drive. 2. Download the macOS version you want and create an installer USB drive using OCLP as detailed in the original [Creating macOS Installers](https://dortania.github.io/OpenCore-Legacy-Patcher/INSTALLER.html) guide, then follow the [Booting OpenCore and macOS](https://dortania.github.io/OpenCore-Legacy-Patcher/BOOT.html) guide boot to into the installer on your USB drive.
3. Start macOS installation and follow the process, do not use Disk Utility if you don't want to wipe your disk. 3. Start macOS installation and follow the process, do not use Disk Utility if you don't want to wipe your disk.
4. After installation, reinstall [root patches](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#applying-post-install-volume-patches). 4. After installation, reinstall [root patches](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#applying-post-install-volume-patches).
@@ -70,4 +70,5 @@ If your system requires [KDKSupportPkg](https://dortania.github.io/OpenCore-Lega
Additionally, some systems on Sequoia require [MetallibSupportPkg](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#metallibsupportpkg) during root patching, 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. Additionally, some systems on Sequoia require [MetallibSupportPkg](https://dortania.github.io/OpenCore-Legacy-Patcher/POST-INSTALL.html#metallibsupportpkg) during root patching, 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.
:::
:::