RE: [PATCH] devfs v144 available

Jakma, Paul (Paul.Jakma@compaq.com)
Wed, 1 Dec 1999 11:16:27 -0000


> Richard,
>
> I applied the patch on the specified kernel and on boot up I get the
> following error messages right after "Starting linuxconf"
>
> INIT: Id "1" respawning too fast: disabled for 5 minutes
>
> for 1 to 6 .. it just sits there!
>

this is most likely because the getty's spawned by init can't find the tty
devices. You need to get devfsd, and configure it to make old compatibility
devices. Then adjust inittab.

Also, a question of my own, devfs (or devfsd) seems to assume glibc2.1
because even with compatibility enabled in devfsd things are broken. Eg,
telnetd can't find a pty, i had to mknod one before i could telnet in. Also
things like who/w show ?? as the login console. (except for telnet where i
created /dev/pty1)

-paul jakma.

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