Jetson agx orin devkit clone fails

I want to get a clone of the target to create a cross compile environment, but it doesn’t work

sudo ./flash.sh -r -k APP -G clone_orin.img jetson-agx-orin-devkit mmcblk0p1

I get the following results

Copying nv_boot_control.conf to rootfs
Skip generating system.img
Existing tbcfile(/home/myuser/nvidia/nvidia_sdk/JetPack_5.0.1_DP_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
Skip generating EFI system partition image.
EFI system partition image (esp.img) not found.

What should I do to solve this problem?

Your command is likely correct, but it is a developer preview. The full release should come out in a day or so (no guarantee that will do what you want, but it might be worth waiting a day or 2).

Thank you for your reply.
i will wait for the full release.

The JetPack 5.0.2 GA release has been published, please get it a try. Thanks

1 Like

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