On 12/07/2011 01:54 AM, Adam Magaluk wrote:
Finally I normally run to chroot into my newly created arm emdebian system.
sudo chroot EmDebian /
But as soon as I install scratchbox-core I get the following error
on sudo chroot EmDebian
chroot: failed to run command `/bin/bash': No such f
I figured it was something to do with that, Im just not
very knowledgeable on how exactly binfmt_misc works.
Any ideas on how I could get both of my development strategies working?
I tried to copy /scratchbox/tools/bin/misc_**runner to my
chroot environment and it change the error to.
sudo chroo
hello Adam,
you could try to look at this (very small_rootfs to unfold;) running
mips using binfmt_misc ,
to see how it is setup
http://wjhowto.googlepages.com/runningdd-wrtmipsinqemu
HTH
Le Wednesday 07 December 2011 à 10:06 -0500, Adam Magaluk a écrit :
>
>
> I figured it was something to
Thanks Ill take a look,
For now I just made a script that shuts down scratchbox chroot and turns it
back on.
Cheers,
Adam
On Wed, Dec 7, 2011 at 11:47 AM, wangji wrote:
> hello Adam,
> you could try to look at this (very small_rootfs to unfold;) running
> mips using binfmt_misc ,
>
> to see h