- Disable FileVault (System Preferences -> Security & Privacy -> FileVault -> Turn Off Filevault)
- Boot to recovery mode by holding
Command + R
during boot
- Open Terminal
- Run
csrutil authenticated-root disable
to disable signature validation on the bootable snapshots - Run
ioreg -l | grep board-id
to get your board ID and write it down.