mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
Small layout adjustment
This commit is contained in:
@@ -108,9 +108,7 @@ There are two ways to to try and resolve this.
|
|||||||
|
|
||||||
## System version mismatch error when root patching
|
## System version mismatch error when root patching
|
||||||
|
|
||||||
Due to a change by Apple, updates now modify the system volume **already while downloading**, which can lead to broken patches out of a sudden, since the operating system gets into a liminal state between two versions.
|
Due to a change by Apple, updates now modify the system volume **already while downloading**, which can lead to broken patches out of a sudden, since the operating system gets into a liminal state between two versions. Hence while root patching, you may get an error that looks like the following:
|
||||||
|
|
||||||
Hence while root patching, you may get an error that looks like the following:
|
|
||||||
|
|
||||||
`SystemVersion.plist build version mismatch: found 15.4 (24E247), expected 13.7.5 (22H527)`
|
`SystemVersion.plist build version mismatch: found 15.4 (24E247), expected 13.7.5 (22H527)`
|
||||||
|
|
||||||
@@ -124,6 +122,8 @@ There are two options to resolve it:
|
|||||||
|
|
||||||
**Disabling automatic macOS updates is extremely recommended once recovered, to prevent it from happening again.**
|
**Disabling automatic macOS updates is extremely recommended once recovered, to prevent it from happening again.**
|
||||||
|
|
||||||
|
* Note: macOS Sequoia has begun prompting to enable automatic updates from 15.4 onward after an update install has finished and isn't giving a choice to fully decline, this means you may have to keep doing it again after updating to newer versions.
|
||||||
|
|
||||||
::: details How to disable updates (click to expand)
|
::: details How to disable updates (click to expand)
|
||||||
|
|
||||||
**macOS Ventura and newer:**
|
**macOS Ventura and newer:**
|
||||||
|
|||||||
Reference in New Issue
Block a user