nix-dabei
nix-dabei copied to clipboard
DRM/ KMS blocks 'kexec' console
On Hetzner Cloud servers, the /dev/console output is not visible on the "Cloud Console".
The issue is related to kexec and non framebuffer modes.
When booting the first OS with kernel parameter nomodeset kexecs console output is visible.
Arch Wiki supports the relation between KMS and the lack of kexec image console output.
https://wiki.archlinux.org/title/kexec#No_kernel_mode-setting_(Nvidia)
Still struggling w/ getting the parameters right.