jakeday / linux-surface

Linux Kernel for Surface Devices
2.59k stars 242 forks source link

surface pro4 error occurs while loading linux-surface in grub #647

Closed davuses closed 4 years ago

davuses commented 4 years ago

When I try to load Linux linux-surface kernel , the following errors occur:

loading Linux 5.1.15-surface-linux-surface... error: /vmlinuz-5.1.15-surface-linux-surface has invalid signature. loading initial ramdisk... error: you need to load the kernel first.

How can I fix this?

davuses commented 4 years ago

Went through some similar issues, it seems that I have to sign the kernel for secure boot, will try this...

davuses commented 4 years ago

After signing the kernel everything just went perfectly, Thx for your work:) pls close this issue.