On Sun, Oct 14, 2007 at 12:08:25PM -0400, joe@smittys.pointclark.net wrote:
Hello, Here is my new problem. My kernel is locking up right after this line with LB:
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Looking at the original bootlog the next lines are supposed to be:
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Is there some kind of a bug between LB and SELinux?? Is there a
I don't think so, this is likely not related to SELinux.
command line option to just ignore SELinux?
selinux=0 (kernel parameter)
Try with more debugging output in the kernel. Try irqpoll, debug, acpi=off, dunno maybe more...
Uwe.