[systemd-devel] Completing the boot process for systemd inside the chroot

2023-04-25 Thread Benjamin Godfrey
It seems I sent this to the wrong list. I hope this isn't off topic. Dear systemd mailing list, I am trying to finish the boot process for systemd inside the chroot. I have followed the instructions in the documentation, but I am still having some problems. The following is typical output: [...

Re: [systemd-devel] Failed to start up manager. Freezing execution.

2023-04-25 Thread Caeri Tech
Interesting. If I downgrade systemd and systemd-libs from 253 to 252 it works as before. Is there perhaps a dependency that I'm now required to include in the initramfs config? On Tue., Apr. 25, 2023, 4:54 a.m. Lennart Poettering, < lenn...@poettering.net> wrote: > On Di, 25.04.23 01:43, Caeri

Re: [systemd-devel] Failed to start up manager. Freezing execution.

2023-04-25 Thread Lennart Poettering
On Di, 25.04.23 01:43, Caeri Tech (caerit...@gmail.com) wrote: > *:: running cleanup hook [udev]* This ouput doesn't look as if systemd was actually involved? > But it still freezes execution. > > The rescue and emergency shells do not start if I activate the hook and > again it freezes.The