CentOS 启动解决 failed to load SELinux policy freezing

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS 启动解决 failed to load SELinux policy freezing相关的知识,希望对你有一定的参考价值。

参考技术A VMware 中启动 CentOS 7.4 时出现以下错误信息,然后迅速进入长时间 Load 的界面

按 F1 按键后,重新出现错误,显示“Failed to load SELinux policy, freezing”

这是因为最近一次在改动 SELinux 的时候配置错误导致的。

重启 CentOS,在启动界面选择系统的时候按 e 按键(提示是“Press 'e' to edit the selected item”),将会进入编辑界面

在编辑页面的行为 linux16 ... LANG=en_US.UTF-8 的最末添加空格 selinux=0 ,然后按 ctrl+x 启动运行。

之后将正常进入系统登陆页面。

进入系统后检查下 selinux 的配置 vim /etc/selinux/config ,发现是 SELINUXTYPE 配置错误了,解决之后重启——问题解决。

以上是关于CentOS 启动解决 failed to load SELinux policy freezing的主要内容,如果未能解决你的问题,请参考以下文章

centos安装cloudera-scm-agent启动失败,Failed to connect to previous supervisor

CentOS7安装MySQL报错Failed to start mysqld.service: Unit not found解决办法

配置centos7解决 docker Failed to get D-Bus connection 报错

启动网卡报错(Failed to start LSB: Bring up/down networking )解决办法总结

CentOS7 Failed to start LSB: Bring up/down解决方法

centos7虚拟机 网卡启动失败报错 failed to start LSB Bring up/down