Re: Enabling Magic SysRq Key on boot before INIT

From: Randy Dunlap
Date: Tue Nov 13 2007 - 20:06:29 EST


On Tue, 13 Nov 2007 19:55:09 -0500 Chuck Ebbert wrote:

> On 11/13/2007 03:24 PM, Eric Schoeller wrote:
> > Hello,
> >
> > I would like to enable the Magic SysRq key immediately when the linux
> > kernel starts to boot, not when INIT begins. So, I am familiar with the
> > sysctl command and /etc/sysctl.conf - but I'd like to modify these types
> > of kernel variables earlier in the boot process. I thought that I could,
> > perhaps, pass an argument to my "kernel" line in my bootloader (grub)
> > configuration, but I have not been able to figure that out.
> >
>
> sysrq_always_enabled

I thought that Eric was asking if it was possible to alter sysctls
by adding boot command line arguments.. if he was, then the answer
is no, it's not (in general).

---
~Randy
-
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/