Was playing with #kexec and getting a hang/blank screen when attempting to reboot.

Guess what: the only person on the intertubes that also has this problem is another #Guix user:
https://unix.stackexchange.com/questions/781898/how-to-use-kexec-on-guix-getting-a-blank-screen

Debugging tips welcome!

How to use kexec on Guix? Getting a blank screen

I'm trying to use kexec on Guix, which I think should be kexec -l /run/current-system/kernel/bzImage --append="$(cat /proc/cmdline)" --initrd=/run/current-system/initrd kexec -e However...

Unix & Linux Stack Exchange
@civodul at least it was not yourself who asked it, some time ago :)
@janneke Indeed! (That too happens regularly. :-))
@civodul not too long ago I found a solution to a GCC build problem that way :))