How does orin nx16g Back up an image? sudo./tools/backup_restore/l4t_backup_restore.sh -b If you run this command to backup data and a timeout message is displayed, the backup fails
Hi 77097962,
What’s your carrier board for Orin NX?
There’s no internal eMMC for Orin NX, so the clone/backup should be made for NVMe drive. For backup/restore NVMe drive, you could refer to the following thread for details.
How to clone Orin NX APP partition to host PC - #6 by lhoang
A solid state drive was added
SSD is necessary for Orin NX.
For backup/restore SSD, you could refer to the link I shared to modify something in the script.
The two directories have been modified, but the sudo./tools/backup_restore/l4t_backup_restore.sh -b board
??
Is it work?
The two changes you mentioned have been modified, but the execution of the backup command still failed
Could you help to provide the log from host side after you run the backup command?
log (60.1 KB)
I can’t find any “nvme” string in you log.
sudo ./tools/backup_restore/l4t_backup_restore.sh -b jetson-orin-nx-devkit-16gb
/home/nvidia/Downloads/35.2.1/Linux_for_Tegra/tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --initrd --showlogs jetson-orin-nx-devkit-16gb mmcblk0p1
..
..
No devices to flash
Could you help to verify on R35.3.1?
because it is the first official release for Orin NX.
and use jetson-orin-nano-devkit as your board config instead of jetson-orin-nx-devkit-16gb.
Yes 35.3.1,The name jetson-orin-nx-devkit-16gb is not included in the official driver pack!
Yes, we use jetson-orin-nano-devkit instead with different SKU ID for different modules.
35.3.1 How Do I brush orin nx
What is your carrier board in use for Orin NX?
Is that Orin Nano EVB from NVIDIA? Or is it other custom carrier board?
Self-developed carrier plate
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Does that custom board design similar to p3509 or Orin Nano devkit?