I have some Jetson Xavier NXs, and I’d like to set the same environment for each NX.
How can I create one image for my current ubuntu system? And is there any method to copy the Image to another SD card?
Thanks!
I have some Jetson Xavier NXs, and I’d like to set the same environment for each NX.
How can I create one image for my current ubuntu system? And is there any method to copy the Image to another SD card?
Thanks!
Hi,
You could use jetson-disk-image-creator.sh script to create your own sdcard image.
thanks!