Hi, > > When I tried to reboot the system with the new kernel, I am getting kernel > > panic with the message > > "Enforcing mode requested but no policy loaded. Halting now. > > Kernel panic: Attempted to kill init! " > I think that might be SELinux enableing problem. Try to disable it > from other working image of kernel. OR u can add enforcing=0 to May be "selinux=0" is better. (Does "enforcing=0" work if no policy files like this case?) http://lxr.linux.no/source/security/selinux/hooks.c#L79 Regards. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/