[Gllug] Serial Port as Boot Console

Tethys tet at accucard.com
Mon Jul 21 14:55:41 UTC 2003


"Peter Ball" writes:

>So should I refer to
>
>	serial=00,9600n8
>
>or to
>	serial=0,9600n8
>
>and to
>
>	ttyS00
>
>or to
>	ttyS0 ?

ttyS0 in all cases. Thus the following boot arguments should be passed
to the kernel:

	console=ttyS0,9600n81

In /etc/inittab, you should also spawn a getty to ttyS0 as appropriate:

	co:23456:respawn:/sbin/agetty ttyS0 9600 vt100

These are from my RH boxen. Debian may handle gettys slightly differently,
I can't remember.

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list