using https://github.com/michalfita/packer-plugin-cross
currently only arm7 is working; arm64 needs fixing
sh run.sh zero4
(replace /dev/sdX with your device)
sudo dd bs=4M if=raspios-arm.img of=/dev/sdX conv=fsync
using https://github.com/michalfita/packer-plugin-cross
currently only arm7 is working; arm64 needs fixing
sh run.sh zero4
(replace /dev/sdX with your device)
sudo dd bs=4M if=raspios-arm.img of=/dev/sdX conv=fsync