On Tue, Jan 20, 2015 at 5:43 PM, Mark Knecht <markkne...@gmail.com> wrote:
> Maybe you can add a response to my bug report here? > > https://bugs.gentoo.org/show_bug.cgi?id=536988 > I have the same issue and my comment would look almost exactly like bitlord's comment on that bug. To fix it, I changed: mount -t proc none /proc to: busybox mount -t proc none /proc and the problem went away. However, I don't think that should be needed as the script is run by #!/bin/busybox -- Douglas J Hunley (doug.hun...@gmail.com) Twitter: @hunleyd Web: about.me/douglas_hunley G+: http://google.com/+DouglasHunley