I installed dracut, and ran 'sudo dracut -f' more than twice, with
reboots, but it didn't fixed the issue. It remains the same.
(I sent this mail over 2 weeks ago to your personal email by mistake,
I'm sorry).
El 17/8/22 a las 16:24, Michael Biebl escribió:
Can you try dracut as your initramfs generator?
It supports
http://systemd.io/INITRD_INTERFACE/
Specifically this part should be relevant to you:
"
If the executable /run/initramfs/shutdown exists systemd will use it
to jump back into the initrd on shutdown. /run/initramfs/ should be a
usable initrd environment to which systemd will pivot back and the
shutdown executable in it should be able to detach all complex storage
that for example was needed to mount the root file system.
"