Then repeated the boot part of the exercise.
- verified that the .libraryvalidation.plist is in place on the clean-installed dsik and on the over-installed.
- reset the nvram
- the clean-installed doesn't boot, with the AMFI messages shown in single user mode.
- csrutil status in single user mode shows SIP disabled, but there is no csr-related entry in nvram
- the over-installed disk boots nevertheless...
Then in terminal of the bootable USB installer. Also here csrutil status shows SIP disabled. Still did csrutil disable. Now there is this entry in nvram: csr-active-config w%00%00%00.
Now booting works again with both disks (clean-installed and over-installed).
After
csrutil disable
I have the exactly same entry for nvram -p
: csr-active-config w%00%00%00This key means that SIP is correctly disabled on an EFI mac
and of course for me any
amfi_get_out_of_my_way=1
disabling method (nvram, com.apple.boot.plist , disablelibraryvalidation.plist) worked too.So now that through "csrutil disable" from a recovery terminal environment you can use "amfi_get_out_of_my_way=1" in nvram when you need, on next catalina ota update you could continue testing the catalinaswufix that includes all the amfi methods too, provided that SIP is correctly disabled.
Attachments
Last edited: