How to recover from a Kernel Panic -not syncing

Latest response

Just got a" Kernel Panic -not syncing : attempted to kill init" error after I switch my selinux in enforcing mode and rebooted.
~~~
Kernel Panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-573.22.1.el6.x86_64 #1
Call Trace:
[] ? panic+0xa7/0x16f
[] ? do_exit+0x867/0x870
[] ? fput+0x25/0x30
[] ? do_group_exit+0x50/0xd0
[] ? sys_exit_group+0x17/0x20
[] ? system_call_fastpath+0x16/0x1b
drm_kms_helper: panic occurred, switching back to text console
~~~
I have -573.22.1
-573.3.1
-573.1.1
-504.30.3
I tried to boot back with other old versions, but none of worked and all have "Kernel Panic", so I could not to run the sosreport from old version either. How can I recover from this?

Responses