記錄瑣事
orange pi zero 2 with armbian
1.
sudo apt-get install binfmt-support qemu-user-static sudo update-binfmts --display
2.
sudo dpkg --add-architecture amd64 sudo apt-get update sudo apt-get upgrade
3.
sudo apt-get install hello:amd64 hello