by billwashere on 4/24/22, 12:52 PM with 29 comments
by quag on 4/24/22, 6:37 PM
https://search.nixos.org/options?channel=21.11&show=boot.bin...
by fargle on 4/24/22, 3:25 PM
The next step is to do the same thing except using containers/namespaces. I was able to run a Yocto rootfs build for ARM completely, including init, and IIRC networking, using LXC and binfmt_misc. A very handy technique for testing and it does run much faster than full-system emulation.
by giomasce on 4/24/22, 6:27 PM
Second: of you like playing with foreign architectures, I have a collection of ready to boot Debian images of many architectures, that you can promptly boot with QEMU. Command line included. It is mostly aimed at full system emulation, though (but if you look through the cogs you can also download chroots). https://people.debian.org/~gio/dqib/
by FooBarWidget on 4/24/22, 8:37 PM
by ranger_danger on 4/24/22, 6:57 PM
by sgtnoodle on 4/24/22, 6:17 PM
Of course, the best long term solution is to use something like yocto or buildroot, but that takes considerable time and knowledge to do properly.
by mkoubaa on 4/24/22, 5:29 PM
by lproven on 4/25/22, 11:01 AM
FOSS Unix: 42 steps forward, 42 steps back. :-/
by snvzz on 4/24/22, 3:08 PM
by hsnewman on 4/24/22, 3:02 PM
by anonymousDan on 4/24/22, 7:23 PM
by skykooler on 4/24/22, 6:18 PM