Hi,
I learned the massflash notice “Workflow 3: To massflash the backup image is currently not working for Jetson Orin NX. In addition, a Jetson device needs to have an SD card or NVMe SSD attached to be able to use this tool.”
I’ve a orin nx board, with jetpack 6.2 and app installed. Below backup and restore cmd works well now. But looks like it can only flash one device once?
sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -b jetson-orin-nano-devkit
sudo ./tools/backup_restore/l4t_backiup_restore.sh -e nvme0n1 -r jetson-orin-nano-devkit
Could you suggest a better method to do the massflash?
For example, a nvme ssd with jetpack and app installed. Copy the ssd all files to another new ssd, and then install the new ssd to new orin nx. Is it work?