This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/BEAGLEBK: replicate the existing image in 100 new BBBs with additional pre-settings

Part Number: BEAGLEBK

Tool/software: Linux


 Hello all,
I have a Beaglebone black and installed with Debian IoT image.
I'm running few python applications in it.
I want to make a new Image with the existing image that should include my python applications and install this image in 100 new BBBs...
And few things like ifconfig settings (set a static IP), internet settings and installation of python libraries should be automatically done while the image installation is in progress..
How can I do this?
Is it possible?