the kernel keeps spwaning /bin/sh

Denis Vlasenko vda.linux at googlemail.com
Wed May 16 15:39:13 PDT 2007


On Wednesday 16 May 2007 04:57, hzy at sz.cn.syba.com wrote:
> It seams that you would like to login via tty5.
> Did you changed "console=" to equ to "tty5"?

No, it's actually what we have in init.c:

#if !ENABLE_FEATURE_INIT_SYSLOG
static const char *log_console = VC_5;
#endif

Weird stuff.

> > Please press Enter to activate this console. init: can't log to /dev/tty5
> > starting pid 191, tty '/dev/ttyS1': '/bin/sh'

--
vda


More information about the busybox-cvs mailing list