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.
_
instead of the MOK List error message. But the source of the problem is fundamentally the same:shimx64.efi
(a signed / "MOKlisted" Secure Boot version ofgrubx64.efi
) being used in a computer whose EFI's Secure Boot mode is disabled and, therefore, requiresgrubx64.efi
instead. – Yuri Sucupira Dec 14 '20 at 11:33