On Tue, 2003-11-18 at 13:24, Jason Montleon wrote: > What I have done is this: > Modify the isolinux.cfg to spit output to a serial console; just append > console=ttyS0,9600 Also, add 'serial' here. If you do that, then your boot loader config should automatically get the serial console setup (for the boot loader itself as well as the system console) and kudzu will set up a serial console in /etc/inittab on your first boot. Cheers, Jeremy