Dusty_nz
13th April 2004, 03:43 AM
I am running Fedora Core 2 test 2 and decided to upgrade to the lastest kernel. I have downbloaded the source and gone through the process of making and installing the kernel and modules. However whenever I try and boot from the new kernel I am getting
"Enforcing mode requested but no policy loaded. Halting now."
Kernel panic: Attempted to kill init!
I have gone through 5 different compiles using either oldconfig and xconfig and no luck.
I can't see any other errors during bootup and the only other problem I had was with Grub using labels instead of partition locations.
What is causing this error and how do I get around it.
This is being installed on a Dell Latitude CPiA 400, 256 ram.
This is the addition to my grub file.
title Kernel (2.6.5)
root (hd0,0)
kernel /boot/bzImage-2.6.5 ro root=/dev/hda5
initrd /boot/initrd-2.6.5.img
"Enforcing mode requested but no policy loaded. Halting now."
Kernel panic: Attempted to kill init!
I have gone through 5 different compiles using either oldconfig and xconfig and no luck.
I can't see any other errors during bootup and the only other problem I had was with Grub using labels instead of partition locations.
What is causing this error and how do I get around it.
This is being installed on a Dell Latitude CPiA 400, 256 ram.
This is the addition to my grub file.
title Kernel (2.6.5)
root (hd0,0)
kernel /boot/bzImage-2.6.5 ro root=/dev/hda5
initrd /boot/initrd-2.6.5.img