Skip to content

Instantly share code, notes, and snippets.

@thiagosf
Created September 11, 2022 22:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagosf/60baa7d61922b0fc5d6a725ffea4e89a to your computer and use it in GitHub Desktop.
Save thiagosf/60baa7d61922b0fc5d6a725ffea4e89a to your computer and use it in GitHub Desktop.
Fixing unsupported Mac OS version error: AMFI - Sip is off...
# Reference: https://forums.macrumors.com/threads/macos-10-15-catalina-on-unsupported-macs.2183772/page-342?post=28233431#post-28233431
mount -uw /
nvram boot-args="-no_compat_check amfi_get_out_of_my_way=1"
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment