Hi,
Quick question. I have to batch prepare a number of RS instruments, and it requires adding a little bit of code to the Raspbian OS to each of them. It is the same little bit of code (apt installation, some system configuration files too).
Here is what I’d like to do. Set up one of these instruments, on a single physical shake. Then, I would like to essentially deep copy the uSD card (ie, dd clone or something similar) to 8 to 10 other uSD cards. Then, I would take each of those uSD cards and they would be inserted into their own individual RS instruments. Of course, these would have a different MAC address than the physical Pi/RS that they were set up on. It is possible also that it may be a different kind of RS (1D vs 3D).
On boot up in the new PI, will the Docker images and other configuration setings update based on the new device, or does the configuration have to be done specifically in the destination PI.
Thanks,
Andrew