entering enforcing=0 as a boot parameter. So, this may be simpler....
1. Boot with 'enforcing=0 single' to get to single-user mode/permissive. 2. 'fixfiles relabel' (or 'make relabel' if needed) 3. Reboot
tom
------------------------------------------------------------------------
* /From/: Valdis Kletnieks vt edu
------------------------------------------------------------------------
Probably a botched relabel.
1) Boot with 'selinux=0' to disable it entirely.
2) Edit the selinux file and set to 'selinux=permissive'.
3) Reboot.
4) make relabel, then set 'selinux=enforcing' and reboot again.