macをリカバリモードで起動する。
⌘キー + Rキー
リカバリモードで起動し、最上部のメニューバー(のユーティリティ)からターミナルを起動し、以下のコマンドを実行する、
csrutil disable
リカバリモードを終了し、macを通常モードで起動し、ターミナルを開き以下のコマンドを実行する。
csrutil status
「System Integrity Protection status: disabled.」と表示されれば成功。