[BusyBox] init on ttyS0

Michael Shuler mike at bwsys.net
Fri Sep 27 22:19:03 UTC 2002


I am makeing a distro using uClibc, BusyBox, Tinylogin, etc. for a single board computer that only
has a serial port.  I can get the Kernel messages, login via getty, etc. to output without a
problem to the serial port instead of a video port but I can't seem to get BusyBox's init program
to do it.  I even tried putting &>/dev/ttyS0 at the start of each of my scripts without any luck.
 I also tried > /dev/ttyS0 at the end of each line too, still no output to the serial port... Any
help would be appreciated.

Thanks,
Mike



More information about the busybox mailing list