[BusyBox] shell prompt without login

Erik Andersen andersen at codepoet.org
Wed May 26 09:28:50 UTC 2004


On Wed May 26, 2004 at 01:02:40PM +0400, Vladimir N. Oleynik wrote:
> Erik,
> 
> >Try this:
> >
> >::respawn:/sbin/getty -n -L ttySA0 115200 vt100 -n -l /bin/sh
> 
> getty can`t send --login option to shell.

That is why the '-n' option is there...  I have not tried
this on a serial line, but I have tried running:

	$ ./busybox getty tty11 38400 vt100 -n -l /bin/sh

and it does run a shell on tty11 with no login prompt,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list