"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.
Source : http://realtechtalk.com/Kernel_panic_not_syncing_Attempted_to_kill_init_Pid_1comm_init_Tained_GI2632358el6x86_64_1_Call_Trace_%5Bfffffff8150cfc8%5D_panic0xa00x16f_%5Bfffffff81073ae2%5D_do_exit0x8620x870_%5Bfffffff81182885%5D_fput0x250-1344-articles
Kernel Panic - SELinux Enabled
Related Posts:
Kernel Panic - SELinux Enabled"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 m… Read More
Rocky 9 : Permanently Disable SELinux1.Check the Linux OS and Kernel versions# cat /etc/rocky-release# uname -r2.Verify SELinux status.SELinux by default runs in Enforcing mode# sestatus3… Read More
0 comments:
Post a Comment