SELinux error with -584 kernel

Charles R. Anderson cra at WPI.EDU
Sun Oct 3 17:38:01 UTC 2004


On Sun, Oct 03, 2004 at 10:31:08AM -0700, Gabriel Moreno wrote:
> I too was wondering since after recompiling my kernel I started to get
> these errors.  will have to wait for next kernel release.  Its a pain
> because you cant do anything on CLI all the messages wash up your
> screen.

You can change the kernel log level with the Magic SysRq key sequence:

alt-sysrq-0 (loglevel 0) through alt-sysrq-8 (loglevel 8)

Firts enable Magic SysRq in /etc/sysctl.conf:

# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 1

or manually:

sysctl -w kernel.sysrq=1




More information about the test mailing list