[ale] Error Message

Stephen Pellicer spellicer at 8thlayer.net
Mon Sep 25 01:31:31 EDT 2000


On Sun, Sep 24, 2000 at 09:28:04PM -0400, Bob Kruger wrote:
> c1:1235:respawn:/sbin/agetty 38400 tty1 linux
> c2:1235:respawn:/sbin/agetty 38400 tty2 linux
> c3:1235:respawn:/sbin/agetty 38400 tty3 linux
> c4:1235:respawn:/sbin/agetty 38400 tty4 linux
> c5:1235:respawn:/sbin/agetty 38400 tty5 linux
> c6:12345:respawn:/sbin/agetty 38400 tty6 linux

As others have said, those were your virtual consoles. They are very
useful on a box so you might want to get them back. A lot of
distributions install mingetty. If you're running an RPM based
distrib, you can do a rpm -qa | grep getty
Look for mingetty as one of the packages found. You can do rpm -q
mingetty and it should return something but the previous will probably
grab whatever getty you got. I'm not sure about debian because I don't
do a lot of debian type stuff.

If you have mingetty, you can try replacing the /sbin/agetty 38400
ttyx linux on all those lines with /sbin/mingetty ttyx
That should use mingetty for your consoles.

Good Luck,
Stephen
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list