thin-edge / tedge-rugpi-image

thin-edge.io Raspberry Pi 0/1B/2B/3/4/5 image using rugpi for A/B updates
https://thin-edge.io/
2 stars 8 forks source link

fix: avoid warning message when installing binfmt by install all formats #53

Closed reubenmiller closed 9 months ago

reubenmiller commented 9 months ago

Avoid warning message when installing binfmt by install all formats.

Previously when running just setup, the following error would appear to users when they are running from an arm64 host (e.g. MacOS m*)

installing: arm64 cannot register "/usr/bin/qemu-aarch64" to /proc/sys/fs/binfmt_misc/register: write /proc/sys/fs/binfmt_misc/register: no such file or directory