What config.plist change do you recommend for this?There's a pretty simple way to prevent any MacOS Updates from showing up via Software Update by edited the config.plist on the EFI drive.
What config.plist change do you recommend for this?There's a pretty simple way to prevent any MacOS Updates from showing up via Software Update by edited the config.plist on the EFI drive.
All it states is: (I have Betas turned off)What build #?![]()

Build no.: 23B74What build #?![]()
Not seeing any notification of this yet. Of course, if the build number is the same as the RC (23B73) that I'm already running, then it won't be offered.Apple released macOS 14.1
Simply delete the only line in the file that has the vmm string, then save, exit, and reboot.What config.plist change do you recommend for this?
Do you mean delete revpatch=sbvmm (NVRAM > 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102)? Clever.Simply delete the only line in the file that has the vmm string, then save, exit, and reboot.
In order to view the EFI folder you must mount it.
sudo mkdir /Volumes/EFI
sudo mount -t msdos /dev/disk0s1 /Volumes/EFI
This will make your EFI folder visible in finder. (This assumes 1 disk and a standard disk layout, your disk number may be different)
Is "memories" in photos fixed?MBP 11,1 14.1 and 1.1.0. No issues!
Sorry friend, I don't use the photos app regularly. I opened the app, but I have no memories, no crashes or anything. Not sure if that helps!Is "memories" in photos fixed?
No problem and thank youSorry friend, I don't use the photos app regularly. I opened the app, but I have no memories, no crashes or anything. Not sure if that helps!
OTA update on iMac 15,1 late 2014 to 14.1 23B74:Hello @ll.
Updating my iMAc 13,2 to Sonoma 14.1 release (23B74) with OCLP 1.1.0 went smooth and fast.
I did. Experienced no issues during the ota update. 9,2Looks like Sonoma 14.1 is available. Anyone tried updating with 1.1.0?
Same after reboot?Ugh…I’m hanging at this screen. Thoughts?
Yes that is the line that tells OCLP to emulate a Virtual Machine, which is the mechanism for enabling updates OTA. Yes, each time you Build and Install Open Core it replaces the revpatch line so get everything the way you want it first, then edit out the line. When you are ready to install updates, just Build and Install, reboot and its back.Do you mean delete revpatch=sbvmm (NVRAM > 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102)? Clever.
Would this need to be manually edited after each OCLP > "Build and Install Open Core"?