openeuler22.03开启fips=1后 系统启动不了了,求大佬协助

sed -i ‘/^GRUB_CMDLINE_LINUX=/s/“$/ fips=1”/’ /etc/default/grub
grub2-mkconfig -o /boot/grub2/grub.cfg
reboot
后系统无法 启动