Re: 2.6.5-rc2-mm2

From: Andreas Happe
Date: Wed Mar 24 2004 - 18:51:33 EST


Andrew Morton <akpm@xxxxxxxx> [040324 22:04]:
Andreas Happe <news_0403@xxxxxxxxxxxxxxx> wrote:
what information would you need to solve that
problem?

The sysrq-T output, if possible. And your .config.

SysRq works, but the screen seems to be frozen (i.e. not updated), I've
got no seriell console at hand, will try booting without framebuffer
later.

As suggested by Olaf Hering I've checked init/main.c. It says
| 161: if (sys_access("/init", 0) == 0)
| 162: execute_command = "/init";
| 163: else
| 164: prepare_namespace();

thus I think, that the sources should be o.k. I've also rebuild the
kernel using a `make clean` first.

my .config should be attached.

--Andreas
-
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/