OrinNX 16GB Restore Trouble

Hello!
After much research, I am stuck on attempting to restore a backed up image. I Have followed the following resources that closely match the hardware that I am working with:
https://forums.developer.nvidia.com/t/how-to-clone-orin-nx-app-partition-to-host-pc/241629
https://forums.developer.nvidia.com/t/restore-jetson-orin-nx-failed-with-jetpack5-1-r35-2-1/247918

and am able to successfully create a backup image, however using the restore function, I get an error of:

Run command: 
ln -s /proc/self/fd /dev/fd && mount -o nolock [fc00:1:1::1]:/home/zebes/Documents/Linux_for_Tegra/tools/backup_restore /mnt && /mnt/nvrestore_partitions.sh -n 
 on root@fc00:1:1::2
/mnt/images ~
nvrestore_partitions.sh: Use the default nvpartitionmap.txt as the index file.
partx: specified range <1:0> does not make sense

This is using a custom seeed studios A607 carrier board with a 512gb NVMe SSD and the target of the restoration is the exact same hardware.
Any help would be greatly appreciated!

Commenting out the lines 284 to 288 in the nvrestore_partitions.sh had no impact.

Turns out, it was simply the USB cable I was attempting to use.

1 Like

Thanks for sharing the solution.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.