Kernel Panic – SELinux Enabled
Posted: June 10th, 2009 | Author: adq890 | Filed under: config | Tags: kernel panic, selinux | No Comments »“unable to load selinux policy. machine is in enforcing mode. halting now” kernel panic.
To resolve :
1. Would it not be quicker, at the grub boot menu to ‘e’dit the boot line to append ‘enforcing=0′.
2. Then once the system is up, either edit /etc/grub.conf to include the appending, or edit /etc/sysconfig/selinux and set it to disabled.


