Problems with kernel 2.6.14

Rick Stevens rstevens at vitalstream.com
Mon Nov 21 17:48:59 UTC 2005


On Sun, 2005-11-20 at 17:35 -0200, Rodrigo Faria Tavares wrote:
> Hello,
> 
> I recompiled the kernel 2.6.14 , when I reboot the PC,
> the message happen:
> 
> kernel.sysrq is a unknown a key
> 
> The sysctl is marked in kernel.
> 
> How I can to resolve it ?

You apparently have "kernel.sysrq = 1" in your /etc/sysctl.conf file,
but you did NOT build the kernel with ALT_SYSRQ enabled.  Check the
.config file for your kernel build and see if you have 

	CONFIG_MAGIC_SYSRQ=y

set.  It's around line 2842 in the file.  If you don't have that, then
delete the line from the /etc/sysctl.conf file.  Unless you intend to
debug the kernel, you don't need it.

----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer     rstevens at vitalstream.com -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-      The moving cursor writes, and having written, blinks on.      -
----------------------------------------------------------------------




More information about the Redhat-install-list mailing list