Re: How to enable sysrq feature

From: Andreas Unterkircher
Date: Tue Dec 14 2004 - 00:24:29 EST


The problem is - if u would take a look to the original post - that Krishna says, sysrq is not locateable in /proc ....

Roland Kuhn wrote:

Hi!

On Dec 13, 2004, at 9:16 PM, Andreas Unterkircher wrote:

Hi Krishna,

If u compiled in sysrq into your kernel and booted the correct kernel - it must be there.

echo 1 > /proc/sys/kernel/sysrq

If u enabled the /proc/config (or /proc/config.gz) with these kernel options

CONFIG_IKCONFIG
(maybe CONFIG_IKCONFIG_PROC too)

you can check with

cat /proc/config | grep -i sysrq

(or zcat /proc/config.gz | grep -i sysrq)

if this options are really in your running kernel.

Andi


[snip]
Was it really necessary to quote the .config four times?

Ciao,
Roland

--
TU Muenchen, Physik-Department E18, James-Franck-Str. 85747 Garching
Telefon 089/289-12592; Telefax 089/289-12570
--
A mouse is a device used to point at
the xterm you want to type in.
Kim Alm on a.s.r.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/