|
|
|
|
|
by cyphar
26 days ago
|
|
> Can I ask one question? Why not use hibernation at that point? Not GP but hibernation is completely disabled for lockdown kernels[1], which is always enabled when booting under secure boot for kernels trusted by the Microsoft secure boot keys (it is considered a requirement to get you shim signed by rhboot[2] as it is believed that Microsoft considers it a hard requirement, as otherwise you could chain-load a patched version of Windows under secure boot). This doesn't matter for custom kernels but most official distro kernels are built this way to be signed, as otherwise they won't Just Work (TM) on modern laptops. If you disable secure boot then hibernation works again, though I must admit I'm a little surprised how many people seem to disable secure boot. [1]: https://www.man7.org/linux/man-pages/man7/kernel_lockdown.7....
[2]: https://github.com/rhboot/shim-review#how-does-your-signed-k... |
|
To me, secure boot is the setting that I need to remember to turn off before installing the OS, but I would be willing to be convinced otherwise