intel_rng: FWH not detected
Enforcing mode requested but no policy loaded. Halting now.
kernel panic not syncing : Attemped to kill init


1. intel_rng : FWH not deteced
http://www.linuxquestions.org/questions/showthread.php?t=525184

when I reboot I get the message:
Uncompressing Linux... Ok, booting the kernel.
[ 7.495464] PCI: BIOS Bug: MCFG area at f80000000 is not E820-reserved
[ 7.495521] PCI: Not using MMCONFIG.
[ 7.495912] PCI: intel_rng: FWH not detected
Loading, pleases wait...
[ 11.255779] usb 1-1: device not accepting address 2, error -71
[ 13.239787] ACPI: Getting cpuindex for acpiid 0x2
ALERT! /dev/sda2 does not exist. Dropping to a shell!

Hi treebug,
Looks like the entire debug message had not been printed. If you are using grub, then delete the "silent" (or "quiet", don't remember exactly) parameter before booting and paste the entire output here. --LM


2. Enforcing mode requested but no policy loaded. Halting now
http://forums.fedoraforum.org/showthread.php?t=1325

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!


Try adding enforcing=0 to your grub.conf.
kernel /boot/bzImage-2.6.5 ro root=/dev/hda5 enforcing=0

'linux > temp' 카테고리의 다른 글

/etc/yum.conf  (0) 2007.03.16
/etc/yum.repos.d/CentOS-Base.repo  (0) 2007.03.16
Geexbox Manual Installation  (0) 2007.03.16
web terminal connection error - mind term  (0) 2007.03.15
Linux Desktop Web mineterm(java)  (0) 2007.03.15
Posted by efrit
,