Skip to content

Commit

Permalink
Mention performing an OC Snapshot after OC update (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alyx Ferrari authored Oct 16, 2021
1 parent 627f512 commit acd964b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions universal/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ So the process goes as follows:
* Once you've made the adjustments, to make sure that you config is compliant with the newest release of OpenCore, you can use the OpenCore Utility ocvalidate: this tool will help ensure your config.plist is matching the OpenCore specification of the matching build.
* Please note, that `ocvalidate` must match the used OpenCore release and may not be able to detect all configuration flaws present in the file. We recommend to double check your setting with the OpenCore Guide on what to set everything to, otherwise read the [Differences.pdf](https://github.com/acidanthera/OpenCorePkg/blob/master/Docs/Differences/Differences.pdf) for more in-depth documentation on changes.
* To run `ocvalidate`, `cd` into OpenCore's `Utilties/ocvalidate/` and run `./ocvalidate <insert_config.plist>`. Note you may need to run `chmod +x ocvalidate` for it to execute.
* In addition, update ProperTree and perform an OC Snapshot (Ctrl/Cmd+R) to ensure that the config entries for your SSDTs, drivers, kexts, etc. are compliant with the format OpenCore expects.

![](../images/post-install/update-md/ocvalidate.png)

Expand Down

0 comments on commit acd964b

Please sign in to comment.