Re: [systemd-devel] systemctl kexec failed with error if /boot/efi on the mdraid

2025-02-15 Thread Adrian Vovk
Hello, UEFI doesn't support RAID for the ESP, and neither does systemd. So it's not unexpected that systemd is unable to find your ESP: your ESP isn't a valid ESP. You may be able to work around your issue by setting an env var: SYSTEMD_RELAX_ESP_CHECKS=1 See also: https://github.com/systemd/sys

[systemd-devel] systemctl kexec failed with error if /boot/efi on the mdraid

2025-02-15 Thread Hennadii Makhomed
Hello, All! # rpm -qf /usr/bin/systemctl systemd-252-46.el9_5.2.0.1.x86_64 systemctl kexec failed with error if /boot/efi on the mdraid this bug already fixed is some new version of systemd? does any workarounds exists? or no workarounds and bug not fixed? is need to report this bug on github