Clone orin nx

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.

Do you mean that you are using the devkit rather than custom carrier board for Orin NX?

Yes

What’s the Jetpack version in use?

5.1.2

How did you clone the NVMe SSD?

a physical clone device here is the product https://he.aliexpress.com/item/1005007628278212.html?src=google&pdp_npi=4%40dis!ILS!363.80!197.81!!!!!%40!12000041561044646!ppc!!!&src=google&albch=shopping&acnt=494-037-6276&isdl=y&slnk=&plac=&mtctp=&albbt=Google_7_shopping&aff_platform=google&aff_short_key=UneMJZVf&gclsrc=aw.ds&albagn=888888&ds_e_adid=&ds_e_matchtype=&ds_e_device=c&ds_e_network=x&ds_e_product_group_id=&ds_e_product_id=he1005007628278212&ds_e_product_merchant_id=486170003&ds_e_product_country=IL&ds_e_product_language=iw&ds_e_product_channel=online&ds_e_product_store_id=&ds_url_v=2&albcp=19373658605&albag=&isSmbAutoCall=false&needSmbHouyi=false&gad_source=1&gclid=EAIaIQobChMIsJ_U_-eNigMVOzoGAB2uzwBKEAQYAyABEgJpQ_D_BwE&gatewayAdapt=glo2isr

Have you flashed the new Orin NX before? (i.e. is the QSPI on the module has ever been flashed?)

no

We would suggest using backup/restore script for this work.
It would include all partitions in both QSPI and NVMe.

can you please elaborate how to use the backup restore script?
and thanks

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.

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