mirror of
https://github.com/mroi/apple-internals.git
synced 2026-02-12 17:12:44 +00:00
flake: adjust AMFI instructions for Apple Silicon
This commit is contained in:
@@ -113,7 +113,9 @@
|
|||||||
echo 'snapUtil requires SIP and AMFI to be disabled:'
|
echo 'snapUtil requires SIP and AMFI to be disabled:'
|
||||||
echo '• boot recovery system'
|
echo '• boot recovery system'
|
||||||
echo '• run ‘csrutil disable’'
|
echo '• run ‘csrutil disable’'
|
||||||
|
echo '• boot into macOS again'
|
||||||
echo '• run ‘nvram boot-args=amfi_get_out_of_my_way=0x1’'
|
echo '• run ‘nvram boot-args=amfi_get_out_of_my_way=0x1’'
|
||||||
|
echo '• reboot so boot-args is effective'
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user