Thanks for the report, please share the ConfigFactory debug log.
Difficult to do much with reports without this in many cases.
Sorry about that. See first attached Log.
I also encountered an issue on my other cMP 4,1>5,1 where the AppleALC.kext and Innie.kext files weren't copied across to the OC folders (can't remember which ones, but I think the VMM, LEG and EXP all had them missing). And I finally worked out why the system stalled at the Apple logo (with no progress bar) - it was because these kexts were missing. The primary OC folder had both he kexts, so it posed no issues. See second log file.
PS:
- The key item with incorporating third party configs is disabling LauncherOption BEFORE incorporating (preferably before ever booting into them).
- ConfigFactory will create an "OC_EXP" folder if you indicate you want it to absorb an OCLP created Ventura config. Just overwrite the contents with the OCLP created files after disabling LauncherOption as per Post 1. RefindPlus would have been set up for this by ConfigFactory so don't manually edit the RefindPlus config file(s) in such a case. Just disable LauncherOption in the OpenCore plist created by the OCLP and paste the OCLP fileset into the OC_EXP folder (overwriting what was there).
- This general information is provided while running ConfigFactory if the indication for absorbing OCLP is given.
Okay, so I created the
Install macOS Ventura drive on my 32GB USB stick using the
OpenCore Patcher app. Wasn't sure if I should allow it to also create the OC folder on the USB stick's EFI partition, but did it anyway. I then copied the OCLP:OC folder to my hard drive and modified the LauncherOptions string from
<string>Disabled</string>
to
<string>Disabled</string>
, and saved it. I then copied and pasted all the contents of that OCLP:OC directory into my primary boot
EFI>OC_EXP
directory.
So do I also change the OC>config.plist LauncherOptions string on the USB stick as well?
But I'm a bit confused (my apologies - I just can't understand the workflow for my setup using MyBootMgr>RefindPlus). Do I:
a) Boot to the
Install macOS Ventura USB stick and install Ventura from there; or
b) Do I boot to my normal RefindPlus and then choose
OC_EXP
(which has the contents of the OC folder I created with OpenCore-Patcher with the modded LauncherOptions disabled code) and boot the
Install macOS Ventura USB stick and install from there?
If
b, the instructions suggest the root patcher app is copied across when I install Ventura from the USB stick (that was created with the OpenCore-Patcher app), so I assume it'll just show up and tell me to install the root patches. Anyone able to confirm?