Hi, trying to create a bootable USB installer via the OpenCore Legacy Patcher guide to get Big Sur running on my 2011 Imac. I followed the steps in the guide. As I have an non-flashed Nvidia GPU in the system I need to bless the EFI folder of OC as advised here. Completely stuck at this point as it's throwing an error when I enter following in terminal:
It looks like the terminal succesfully finds the EFI mountpoint and files (as I mounted the EFI prior) but then runs into an error at 'Setting EFI NVRAM'. Error comes up as:
I definitely made sure to disable SIP in the OCLP, also the USB is formatted as GUID. Anything else that I may be missing?
Code:
sudo bless --verbose --file /Volumes/EFI/EFI/OC/OpenCore.efi --folder /Volumes/EFI/EFI/OC --setBoot
It looks like the terminal succesfully finds the EFI mountpoint and files (as I mounted the EFI prior) but then runs into an error at 'Setting EFI NVRAM'. Error comes up as:
Code:
Could not set boot device property: 0xe00002e2
I definitely made sure to disable SIP in the OCLP, also the USB is formatted as GUID. Anything else that I may be missing?
Last edited: