On Wed, Nov 07, 2001 at 12:38:02AM +0200, Albert Strasheim wrote: > after cron. The getty perhaps? What needs to get configured here to make > it work with serial console? Enable the relevant line in /etc/inittab, something like T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100 and add ttyS0 to /etc/securetty to enable root logins. Richard