/mnt/blanc/rootfs/pi is just a pi rootfs shared through nfs. you can use an intel, not just to build your own crossdev toolchain for distcc, you can also update your own toolchain and deps, and also, update the pi remotely. that is where that long command comes in. You can use it to update your toolchain in /usr/aarc64whatever. but you can also use to upgrade hard packages like gcc, remotely.eu47 wrote:Interesting. You may have your reasons to have that third linux in /mnt/blanc/rootfs/pi.
I only need your second linux, that in /usr/aarch64-unknown-linux-gnu.
And I think you should also look into running qemu statically, using binfmt.d. Just for good measure. It's an invaluable tool. You can actually chroot on arm linux from intel cpu, seamlessly.

