Hi guys,
I have a deployment coming up using about 100 devices that will run Balena (RPi Zero W’s). I am using an image downloaded off of my Balena Cloud Application, and preloading it with the latest release, then using Balena Etcher to flash it to an SD card. I then configure the image by adding a udev rule to config.json, and adding a couple devicetree overlay files.
This all works great, but I’d like to speed up the deployment process by using an SD card duplicator (SySTOR 1 to 15 Multiple SD/microSD Drive Memory Card Reader Duplicator / Copier (SYS-SD-15)) to copy from 1 sd card to 14 more, but I can only get the original card that was flashed with Etcher to actually register with Balena Cloud. I’m using the duplicator as opposed to, say, the Etcher Pro because we already had the duplicator on hand.
The SD cards themselves are identical after duplicating, but for whatever reason only the original works. Any ideas?