[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problems with kernel 2.6.14
- From: Rick Stevens <rstevens vitalstream com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>, Rodrigo Faria Tavares <rodrigofariatavares bol com br>
- Cc:
- Subject: Re: Problems with kernel 2.6.14
- Date: Mon, 21 Nov 2005 09:48:59 -0800
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 vitalstream com -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- The moving cursor writes, and having written, blinks on. -
----------------------------------------------------------------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]