Mass Simultaneous Cloning

I have several Xavier systems. I have one in working condition with all the necessary dependencies to run my application. I would like to clone and distribute it to the other Xaviers. Is there a way to flash this cloned image on all of the remaining devices simultaneously?

Thanks.

Hi @gonzalk6,

You can refer to the following guide to clone the image for the other Xavier boards.

As you may notice the example was for Jetson TX2, you can change the parameter in commands from jetson-tx2 to jetson-xavier.
On the other hand please consider that this process will copy only file system as this includes all the software and dependencies that you have installed in your board. But you may need to flash all the boards with the same device tree used from the original Xavier, as it is a separate partition and will not be copied with the process described in the guide.

Regards,
Fabian
www.ridgerun.com