Quote:
Originally Posted by knc1
Great!
If you exhaust all ideas without finding the problem, just post about what doesn't work, I'll see if I can come up with more things to check.
= = = =
One techy note:
The ARMel Busybox was not being run in a chroot, just anywhere in the file system will do.
You need the binfmt-support and qemu-static packages installed to make it 'just work'.
|
I do have binfmt and qemu-static in my linux mint, and some K1 binaries run fine. Copying the K1 /bin to my chroot makes chroot fail (cannot find /bin/bash) which may be a problem with the K1 bash symlink. I could try to copy busybox and rename it as bash, instead of a symlink...