[BusyBox] busybox 0.61 bugs/problems

Gene Cumm greenpuddy at stny.rr.com
Wed Jun 11 20:32:31 UTC 2003


Miles Roper wrote:
> Hi,
> 
> is anyone able to help with this?
> 
> I'm trying busybox 0.61 and are having the following problems.
> 
> 1)
> 
> With inittab I can't seem to get it to use any entry except the first one,
> 
> here is my inittab
> 
> # /etc/inittab init(8) configuration for BusyBox
> 
> ::sysinit:/etc/thinstation.init
> 
> ::respawn:/bin/getty tty1 9600 VC vt100
> tty2::respawn:/bin/getty tty2 9600 VC vt100
> 
> ::ctrlaltdel:/bin/reboot
> 
> the tty2 line doesn't seem to work, if I run the command
> 
> /bin/getty tty2 9600 VC vt100
> 
> from the command line it works fine, bringing up a login in virtual console
> 2.
> 
> I've tried a variety of combinations and are still having no luck, ideas?

Does the device exist before busybox init runs or is it created in 
/etc/thinstation.init?  I had the same problem before.  If so, 2 
solutions.  1) Create beforehand.  2) Patch bb init.c.  I made a patch 
and posted it but later looked at it and there were a few errors in my 
quick coding and I haven't seen it in the bb unstable source yet.

No clue on question #2.



More information about the busybox mailing list