Post

Replies

Boosts

Views

Activity

Reply to Updating System files
I would like to detail a reliable method for modifying the /System folder on macOS Sonoma/Sequoia. this is not intended behavior since you aren’t supposed to be able to modify it, however it works pretty well. The TL;DR is you need to do 5 things: Enable the root user using Directory Utility if not already done so. Disable system integrity protection from recovery mode terminal (csrutil disable && csrutil authenticated-root disable) Log-in as root Mount the system data partition to a folder && make changes to it Bless the volume as a startup snapshot and reboot. (optional) 6. Re-enable SIP in recovery mode. I got the instructions from here: https://sites.google.com/view/delete-system-apps/home?authuser=1#h.203841rgwe44
Jul ’24