Cloning NVIDIA Jetson TX2 with Orbitty board

Hi,

I need to clone TX2 with OrbittyBoard and additional camera drivers image to additional 50 TX2 units. Can you please point me to recommended cloning steps?

Thanks,
Sri

hello sparupat,

please refer to developer guide for Flash Script Usage.
you’re able to make a back-up image from target device through flash scripts, it’ll reads the partition and saves the image to the specified file locally.
please also remember to include “-r” options to duplicate flash the devices, since you’ll need to skips building system.img and reuse the back-up images.

here’re some similar discussion thread for your reference, Topic 1061567, Topic 1065012.
thanks