Batch automated setup
-
I have a product that current uses the raspberry pi zero which uses a sd card, But I have noticed these modules have some built in storage (I don't need much at all, just nodejs)
My question is if I had to setup say 250 of these devices I don't want to go through the manual process mentioned in the documentation for each board. Is there some way to automate the process as in install a custom firmware or just ssh into a board over Ethernet and copy files over using a script?
Basically just need a real quick automated way of setting each fresh board up how i would need it for my particular application.
Thank you
-
@Russell-Pirie this question was recently answered in this thread:
https://community.onion.io/topic/3853/how-to-load-custom-firmware-in-large-numbers-of-omega2/11
-
Perfect thank you
-
This post is deleted!