Can RefindPlus Work with Secure Boot? #190
Replies: 6 comments 6 replies
|
I don't use this myself but seems you basically treat it like an upstream file that needs to be self-signed. You should be able to get it going by following the guidance here: https://www.rodsbooks.com/refind/secureboot.html#mok. EDIT
The preloader option on the upstream doc page might work without sbat. Don't really know as haven't really looked into this subject. |
|
Great. What was the content of the CSV file? |
|
Nice. Thanks. You might want to consider changing this ...
to this ...
SBAT Metadata for RefindPlus:
|
|
Excellent. As you are on a roll, Can you try leveraging this python script, confirmed to work on OpenCore Project without issue, instead: The calling command is apparently: |
|
Nice. Thanks. |
|
@chevcheli0s ... RefindPlus now includes SBAT section as from v0.14.2.AD. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi!
Is there any way to boot with Secure Boot enabled?
I tried to install RefindPlus with refind-install from original refind.
Also tried to add hash /boot/efi/EFI/refind/grub64.efi from MOK.
Always receive error "Verification failed: (0x1A) Security Violation"
With original refind all work fine.
All reactions