Hi i tried making a clone from the nvidia orin nx
i am working on the nvidia orin nx stock board its not a special carrier
i took the disk and used an external NVME to NVME Clone device
after the cloning process i boot the target disk on the new orin nx board it fails to boot
if i boot from the source board both disks works and manage to boot
is there any way to clone the disk in such a way to that will work on the second board?
Hi hadar.klein,
Do you mean that you are using the devkit rather than custom carrier board for Orin NX?
What’s the Jetpack version in use?
How did you clone the NVMe SSD?
Have you flashed the new Orin NX before? (i.e. is the QSPI on the module has ever been flashed?)
We would suggest using backup/restore script for this work.
It would include all partitions in both QSPI and NVMe.
QSPI should be flashed at least once since the boot related partitions are stored in QSPI.
Please run the following command to flash QSPI only.
$ sudo ./flash.sh -c bootloader/t186ref/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit internal
Please refer to <Linux_for_Tegra>/tools/backup_restore/README_backup_restore.txt in your BSP package for details.
system
Closed
7
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.