Hello Nvidia team,
we are using orin nano production SOM with custom carrier board with NVME storage, using 36.3 L4T
we were following the tools/backup_restore/README_backup_restore.txt document to back up and restore the image.
we are trying to backing up from one device nvme and restoring into another nvme device.
Backup commmand: sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -r jetson-orin-nano-devkit
back up logs successful: backup_image_logs.txt (107.5 KB)
Restore command: sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -b jetson-orin-nano-devkit
Restore error logs: restore_backup_image_error_logs.txt (101.6 KB)
please help us here if we are missing any steps,
or share us the steps to clone or backup image from once device to another device