[systemd-devel] Error while trying to boot kernel

2022-11-26 Thread Nikolay Borisov
Hello, I'm trying to boot a custom kernel which is based off rhel9, the environment is a bit crazy. I'm booting it inside qemu but I use ubuntu to create the initrd, as can be seen from the attached log everything works up until switch root has to happen and then I get a SIGTERM and booting

[systemd-devel] Issues with parallelised early boot

2022-11-26 Thread Naïm Favier
When using systemd as PID 1 in the initrd, there is no sequencing between loading kernel modules (systemd-modules-load.service) and starting udev (systemd-udevd.service). I load my graphics driver (amdgpu) with systemd-modules-load, which takes about three seconds, so it finishes loading after u