Hi,
I'm using some custom kernel module on my BalenaOS using a similar container/build system as this repository.
I've tried to use the newly available secureboot images for generic-amd64 but loading doesn't work anymore. The kernel Loading of unsigned module is rejected.
I understand this is a security feature that comes along secureboot but is there a way to build a signed modules for standard BalenaOS kernel or to disable secure module loading in BalenaOS ?
Thanks in advance,
Hi,
I'm using some custom kernel module on my BalenaOS using a similar container/build system as this repository.
I've tried to use the newly available secureboot images for
generic-amd64but loading doesn't work anymore. The kernelLoading of unsigned module is rejected.I understand this is a security feature that comes along secureboot but is there a way to build a signed modules for standard BalenaOS kernel or to disable secure module loading in BalenaOS ?
Thanks in advance,