<div dir="ltr">Do you have selinux-policy and selinux-policy-targeted packages installed?<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 23, 2016 at 2:58 PM, Fabian Arrotin <span dir="ltr"><<a href="mailto:arrfab@centos.org" target="_blank">arrfab@centos.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 23/12/16 02:49, Robert Moskowitz wrote:<br>
> This is on a Cubieboard2 with the OS on a sata HD:<br>
><br>
> I followed the instructions on the wiki<br>
><br>
> vi /etc/sysconfig/selinux <- change from "permissive" to "enforcing"<br>
> vi /boot/extlinux/extlinux.conf <- change the "enforce=0" to "enforce=1"<br>
> touch /.autorelabel<br>
><br>
> I then rebooted and the following appears on the console log:<br>
><br>
> [  OK  ] Reached target Switch Root.<br>
>          Starting Switch Root...<br>
> [   10.682159] systemd-journald[129]: Received SIGTERM from PID 1<br>
> (systemd).<br>
> [   11.306507] systemd[1]: Failed to load SELinux policy.<br>
> [!!!!!!] Failed to load SELinux policy, freezing.<br>
><br>
><br>
> Note that /boot is sda1 and / is sda3<br>
><br>
> I am awaiting guidance.<br>
><br>
> thank you<br>
><br>
<br>
Hmm, the way I do it is :<br>
- ensure enforce=1 in extlinux.conf (but keep /etc/sysconfig/selinux to<br>
permissive)<br>
- touch /.autorelabel && systemc reboot<br>
<br>
Than wait and when it's finally online, "setenforce 1" and then<br>
/etc/sysconfig/selinux to enforcing<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Fabian Arrotin<br>
The CentOS Project | <a href="http://www.centos.org" rel="noreferrer" target="_blank">http://www.centos.org</a><br>
gpg key: 56BEC54E | twitter: @arrfab<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/arm-dev</a><br>
<br></blockquote></div><br></div>