On Tuesday 22 May 2007 13:43, William Thompson wrote: > 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.
I think the idea is to mount /proc BEFORE chrooting in. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
