On Mon, May 21, 2007 at 04:26:52PM -0400, Mike Frysinger wrote: > On 5/21/07, William Thompson <[EMAIL PROTECTED]> wrote: > >CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe" > > did you forget to mount /proc ?
Actually, since mount was one of those programs, /proc was unmountable. I suppose I could have called busybox mount instead of just mount but I wanted this to work. A while after I sent this email, I noticed this myself and changed it to /bin/busybox. Now it works just fine. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
