Re: doubts in INIT - while system booting up

DervishD (raul@pleyades.net)
Sun, 26 Jan 2003 18:40:41 +0100


Hi Sundara :)

> INIT: Id "x" respawing too fast: disabled for 5 minutes

This has nothing to do with the kernel. Read the manual for your
sysvinit. There is the explanation of the problem and the posible
solutions.

FYI, your problem is a process spawned by your 'init' (check
/etc/inittab) dieing as soon as it is created. In order to avoid this
exec-die cycle, the respawning is stopped during 5 minutes. Read the
manual, anyway ;))

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