I have a MacBook Pro and only use Ubuntu on it. I just upgraded from 18.04 to 20.04.
Now when I start the computer it says:
Failed to Set MokListRT: Invalid Parameter
Could not create mokListRT: Invalid Parameter
Importing MOK states has failed: import_mok_state() failed: Invalid Parameter
Continuing boot since secure mode is disabled.
Does anyone know EXACTLY how I can fix this?? Step-by-step process I don't want to mess anything up trying to fix this.
You have to replace
shimx64.efi
withgrubx64.efi
as follows:This is caused by Bug #1867092 and the proposed workaround (see comment #23) is:
That solution worked for me.
Note that the best voted answer to this question, which is copying
grubx64.efi
overshimx64.efi
, will be undone with each shim update according to that bug page.Solution that works on my 2010 iMac. Install rEFInd and make sure to boot from the option that specifies
grubx64.efi
.