Hi We are working on an arm-based embedded Linux project. We have a working system with a 2.6.19.2 kernel, busybox 1.10.2, and a couple of applications. We recently upgraded the kernel to 2.6.25, compiled with the same toolchain we have been using all the time.
The system boots fine, and busybox init executes, reads inittab and parses it. If we configure inittab to 'cat' a file, list a directory, launch a login prompt, reboot or whatever (all these as busybox instances) everything works great, but if we try to execute busybox sh (or launch a shell script) there is no output at all. If anybody has an idea of what might be happening, any help would be greatly appreciated. Thanks in advance Salva _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
