Greg Pratt <[EMAIL PROTECTED]> writes:

> Here are the lines that seem to be respawning too
> rapidly from my /etc/inittab:
> 
> # /sbin/mingetty invocations for runlevels.
> 1:2345:respawn:/sbin/getty 9600 tty1
> 2:23:respawn:/sbin/getty 9600 tty2 
> 
> Only problem is, I don't know why. Is it possible
> because I have the debug level too high on the mtd
> stuff that I'm getting this. I do get alot of debug
> output to the screen when it's booting.

For these my guess is that you don't have virtual
console support compiled into your kernel.

You might want to change them to ttyS0 or something similiar.

Eric

Reply via email to