Mitchell Augustin

Results 6 comments of Mitchell Augustin

A similar issue also seems to be present if I change the failed console's exec to exec(exit 1), then set -F as a conserver option. My understanding of -F is...

> systems sets the --bootnext entry with efibootmgr and then the systems executes just one boot with the appropriate EFI executable to flash the firmware; so theoretically you could also...

Upon additional investigation, I am now thinking it would be more appropriate to address this within mokutil since it looks like `mokutil --import` is the final step that puts impacted...

Reopened since MokUtil doesn't want to deal with boot entries - so I'll continue looking into solutions that could be applied at DKMS level (or elsewhere).

After further research, I've further narrowed down the scope of the issue, and am now more confident that this should not be addressed at the dkms or mokutil level. I've...

I tested the DKMS error functionality by verifying that the DKMS warning prints on my machine, which is running a custom kernel. I tested the kernel version functionality by adding...