Image

Static busybox for initramfs no worky-worky

First, I set up busybox1.5, and got the desired config.
Then I ran buildroot, and set it to use the busybox .config.
So far, so good.
The resulting busybox with static uClibc works OK within the buildroot build_i686 directory.
When I copy the busybox over to where I have my initramfs "file system" set up, it dies with, say "pwd: setgid" when I invoke busybox through one of the application symlinks.
Request cluebat.