Has anyone got a true serial console working? I have the stock kernel which works with agetty on ttyS0 for logins, but I don't get a true console (no boot messages sent to ttyS0 on startup). I also have my own kernel with serial console support, but the agetty keeps dying and won't present a login prompt (but I get all the boot messages on startup!) What am I doing wrong? lilo.conf includes -> serial=0,9600n8 append="console=ttyS0,9600n8" inittab includes -> S0:123:respawn:/sbin/agetty -l 9600 ttyS0 vt100 TIA - Herman -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/