Hello,
I am looking to create an image of my Jetson device to use for flashing other units. My setup includes both eMMC and an NVMe SSD.
Could you please provide guidance on how to create an image from the eMMC and the NVMe SSD independently?
NB: I reviewed the documentation in Linux_for_Tegra/tools/backup_restore/README_backup_restore.txt
, but I’m still having difficulty understanding the process, especially since I’m new to this.
Thank you in advance for your assistance!
Hi,
By default we support rootfs in single storage device. You can clone rootfs on eMMC out by the steps in
Flashing Support — NVIDIA Jetson Linux Developer Guide 1 documentation
And use it to flash the Xavier device and boot up.
For the NVMe SSD, you may pre-flash it with the data, and mount the storage after system is booted.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.