首页 > 代码库 > centos7 修改selinux 开机导致 faild to load SELinux policy freezing 错误
centos7 修改selinux 开机导致 faild to load SELinux policy freezing 错误
centos7 修改selinux 开机导致 faild to load SELinux policy freezing 错误
之前把selinux关闭了,这次想打开selinux,于是修改了 /etc/selinux/config 文件,然后重启时,就开不了机了,
出现错误:faild to load SELinux policy freezing,查了一些资料,完善方案
1. 重启时在启动页面 按 E, 进入 grub 编辑页面;
2. 找到 linux 那一行,在最后 language 后面,空格 加上 selinux=0
3. 然后 ctrl + x 重新运行,即可了
4. 重新启动之前,ls /etc/selinux 发现多了一个 config~的文件,,应该就是这个文件的问题了,把 config~文件删除;
5. reboot重新启动
centos7 修改selinux 开机导致 faild to load SELinux policy freezing 错误
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。