[BusyBox] console on serial port

Andrew Dixon andrew.dixon at seranoa.com
Wed Sep 5 14:10:36 UTC 2001


Erik Andersen wrote:
> 
> On Wed Sep 05, 2001 at 03:24:29PM -0400, Andrew Dixon wrote:
> > Hi All,
> > I'm trying to get busybox to put the console on the serial port without
> > any luck.  My setup so far is:
> >
> > 1) statically linked bb (libc6) built in ash shell
> > 2) put "Support for console on serial port" into kernel
> > 3) crw------- 1 0 0 4, 64 Jan 1 1970 /dev/ttyS0
> > 4) crw------- 1 0 0 5,  1 Sep 5 15:02 /dev/console
> > 5) and I passed "console=/dev/ttyS0" to the kernel using syslinux
> >
> > Any ideas why this isn't working out for me?
> 
> Do you also have /dev/tty (5,0)?
> 

Yup, I've got that in there too.





More information about the busybox mailing list