ash applet and other applets
William Thompson
wt at electro-mechanical.com
Tue May 22 04:43:08 PDT 2007
On Mon, May 21, 2007 at 04:26:52PM -0400, Mike Frysinger wrote:
> On 5/21/07, William Thompson <wt at electro-mechanical.com> 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.
More information about the busybox
mailing list