On Fri, 5 Jun 2009, Denys Vlasenko wrote: > Pretty sure I met this problem ages ago. > > The PATH is not exported. God alone knows why not, but it isn't. > > Add the line > > export PATH > > to /etc/profile and you might be in luck. >
Still not sure what was causing it, but the problem only occurred when I executed a shell directly from the /init script. When I link /init to /bin/busybox and launch a shell from /etc/inittab everything works fine. I was only using the /init shell for testing while building the system, so for me this is not really a problem any more. I'll try exporting the path though just to see if that works, and let you know. Thanks, Barney to run Busybox's init and used a shell from the booted directly into a shell on the -- Be Yourself @ mail.com! Choose From 200+ Email Addresses Get a Free Account at www.mail.com _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
