"There are two ways to turn FIPS off. First option is to remove /etc/system-fips" rm -f /etc/system-fips "Second is to uninstall dracut-fips (which is the package which owns /etc/system-fips)." rpm --erase dracut-fips
"There are two ways to turn FIPS off. First option is to remove /etc/system-fips" rm -f /etc/system-fips "Second is to uninstall dracut-fips (which is the package which owns /etc/system-fips)." rpm --erase dracut-fips