On Thu, 2005-12-22 at 09:15 +0100, Paula Saameño wrote: > I passed the init parameter to my kernel before compiling, indicating > init=/bin/sh, so the kernel start up, but then, when I try "getty 9600 > ttyS0" or "getty 9600 ttyS0 vt100", it does not work. > > When booting, I see the console messages: > > Linux/PPC load: console=ttyS0,9600 ip=off > root=/dev/xsysace/disc0/part2 rw
I don't think you want to run a getty on the same serial port as the console. try ttyS1 -- ------------------------------------------------------------ Dr. Craig Hollabaugh, [EMAIL PROTECTED], 970 325 0509 Author of Embedded Linux: Hardware, Software and Interfacing www.embeddedlinuxinterfacing.com

