Failed to clone a jetson nano image via flash.sh

I wanted to get a clone of the Jetson-nano image with my customization.

It is a product model.
The command is: sudo ./flash.sh -r -k APP -G clone.img jetson-nano-emmc mmcblk0p1

Got the following error in the end:

[ 1.3086 ] tegradevflash --oem platformdetails storage storage_info.bin

[ 1.3122 ] Cboot is not running on device.
**[ 11701.4867 ] **
Error: Return value 4
Command tegradevflash --oem platformdetails storage storage_info.bin
***** The [APP] has been read successfully. *****
** Converting RAW image to Sparse image… **
mv: cannot stat ‘/home/sl/disk2/JetPack_4.3_Linux_JETSON_NANO/Linux_for_Tegra/back.img’: No such file or directory
open input file /home/sl/disk2/JetPack_4.3_Linux_JETSON_NANO/Linux_for_Tegra/back.img.raw failed.

Full log attached:
flash.log (8.6 KB)

hello seliber,

there’s a known failure, and we had fix the Nano APP partition cloning issue on JetPack-4.3.
could you please refer to post #21 from Topic 82908, and update nvtboot binary for verification,
thanks