Open
Conversation
In this change I integrated the patches that enables Apple Services at macOS Sequoia running through a Proxmox VM. It patches the kernel with config.plist. And with this one, no needs to jump iCloud setting when you are installing the Operating System
|
I don't think this pull request is done correctly - you just created a file instead of actually modifying config.plist. I manually added the changes to my config.plist with ProperTree, though, and they indeed solved the issue. I am looking forward to you fixing this pull request so it can be merged. |
|
So... does this work? I don't have familiarity with OpenConfigurator or ProperTree, to fix up config.plist from that hash, does anyone have a config.plist I can use? Or is there a better more-complete way to upgrade OpenCore to fully support Sequoia? I noticed there is also another commit to this repo beyond the last release (v21), to fix a typo, do we need that too? Thanks! |
This was referenced Oct 23, 2025
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In this change I integrated the patches that enables Apple Services at macOS Sequoia running through a Proxmox VM. It patches the kernel with config.plist. And with this one, no needs to jump iCloud setting when you are installing the Operating System
Just patching the Config.plist file with OpenConfigurator as follows:
Identifier: kernel, Count: 1, Find: 68696265726E61746568696472656164790068696265726E617465636F756E7400 Limit: 0, Replace: 68696265726E61746568696472656164790068765F766D6D5F70726573656E7400 Skip: 0 Arch: x86_64
Identifier: kernel, Count: 1, Find: 626F6F742073657373696F6E20555549440068765F766D6D5F70726573656E7400 Limit: 0, Replace: 626F6F742073657373696F6E20555549440068696265726E617465636F756E7400 Skip: 0 Arch: x86_64