Package: dracut Version: 059-4 Hi,
We have tried dracut (059-4) from bookworm and systemd-boot-efi (254.5-1~bpo12+3) from bookworm-backports together. But, this combination hits issue "dracut 059 produces broken unified kernel images with systemd 254" [1]. So, sd-boot cannot boot the EFI image generated by the dracut. It can be fixed with dracut's upstream commits: * f32e95bcadbc "fix(dracut.sh): use dynamically uefi's sections offset" * 33a66ed04bdc "fix(dracut.sh): use gawk for strtonum" BTW, dracut-core should add "gawk" as dependency for "fix(dracut.sh): use gawk for strtonum". [1]: https://github.com/dracutdevs/dracut/issues/2431 Jian-Hong Pan