Can't boot, linux freezing, "Failed to load selinux policy"


To resolve this,


1, reboot your box, on grub menu, type 'e'

add 'selinux=0' to kernel parameter, ctrl-x


2, after login

edit /etc/selinux/config

set selinux to "disabled"


3, touch /.autorelabel


4, restart your box and it will be good.

Logo

更多推荐