[Arm-dev] SElinux st failed

Fri Dec 23 01:49:49 UTC 2016
Robert Moskowitz <rgm at htt-consult.com>

This is on a Cubieboard2 with the OS on a sata HD:

I followed the instructions on the wiki

vi /etc/sysconfig/selinux <- change from "permissive" to "enforcing"
vi /boot/extlinux/extlinux.conf <- change the "enforce=0" to "enforce=1"
touch /.autorelabel

I then rebooted and the following appears on the console log:

[  OK  ] Reached target Switch Root.
          Starting Switch Root...
[   10.682159] systemd-journald[129]: Received SIGTERM from PID 1 (systemd).
[   11.306507] systemd[1]: Failed to load SELinux policy.
[!!!!!!] Failed to load SELinux policy, freezing.


Note that /boot is sda1 and / is sda3

I am awaiting guidance.

thank you