issue
1.boot start -->failed to load selinux policy freezing
solve:
on the boot menu, edit the boot configuration and add “selinux=0” to the boot command
上述每次启动都需要修改,下面对setlinux 配置忽略加载 selinux policy.
vim /etc/selinux/config
SELINUX=enforcing-->SELINUX=disabled