All of lore.kernel.org
 help / color / mirror / Atom feed
* trouble booting into staging kernel
@ 2022-10-09 17:51 Deepak R Varma
  2022-10-09 17:56 ` Julia Lawall
  2022-10-10 10:54 ` Stefano Brivio
  0 siblings, 2 replies; 14+ messages in thread
From: Deepak R Varma @ 2022-10-09 17:51 UTC (permalink / raw)
  To: outreachy

Hello,
I am natively running 5.15.0-48-generic on my HP Laptop with Secure boot on. I
tried to follow the Kernel First patch tutorial steps and managed to build
Kernel release 6.0.0rc4. There were issues during the module building associated
with the certificates / signing of the modules. I got those supressed by
emptying the following two config parameters as copied over from the native
config file:

CONFIG_SYSTEM_TRUSTED_KEYS="debian/canonical-certs.pem"
CONFIG_SYSTEM_REVOCATION_KEYS="debian/canonical-revoked-certs.pem"

set to new value

CONFIG_SYSTEM_TRUSTED_KEYS=""
CONFIG_SYSTEM_REVOCATION_KEYS=""

The build was successful, however, I am unable to boot into my new kernel and
have received following errors:

error: bad shim signature
Loading initial ramdisk
error: you need to load the kernel first

I tried to seek from net, but did not find any workable resolution. Can you
please suggested how can I correct this error or if I missed any steps?

Thank you,
Deepak.





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-10-16 14:23 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-09 17:51 trouble booting into staging kernel Deepak R Varma
2022-10-09 17:56 ` Julia Lawall
2022-10-09 19:01   ` Deepak R Varma
2022-10-09 19:12     ` Julia Lawall
2022-10-09 19:55       ` Deepak R Varma
2022-10-12 20:22         ` Deepak R Varma
2022-10-13  5:21           ` Julia Lawall
2022-10-13  8:44             ` Deepak R Varma
2022-10-13 10:10               ` Deepak R Varma
2022-10-13 14:59           ` Fabio M. De Francesco
2022-10-13 16:38             ` Deepak R Varma
2022-10-16 14:23               ` Deepak R Varma
2022-10-10 10:54 ` Stefano Brivio
2022-10-10 17:02   ` Deepak R Varma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.