[BusyBox] Login on console (vga+kb) delayed untill timout when serial console enabled

Paul Fox pgf at brightstareng.com
Mon May 9 14:19:20 UTC 2005


 > I have the following inittab
 ...
 > ::respawn:/sbin/getty -L ttyS0 9600 vt100

try changing this line to:
   ttyS0::respawn:/sbin/getty -L ttyS0 9600 vt100

in busybox's inittab the id field is used for the name of the tty
for the process.  i'm not sure i understand your symptoms, but
this will probably help.

paul
=---------------------
 paul fox, pgf at brightstareng.com



More information about the busybox mailing list