virtual-vxlan/sysroot/README.md
2025-01-05 22:22:24 -06:00

291 B

Building sysroot

  • Install qemu binfmt support, and install docker with the buildx extension.

  • Ensure qemu is registered with:

ls /proc/sys/fs/binfmt_misc/
  • Setup buildx:
docker buildx create --name mybuilder --use
  • Build the sysroot:
./build.sh