Can not flash by use clone image of orin agx platform

I clone an image from orin agx devkit and want to flash it to another one. But it failed. following is the step.

  1. sudo ./flash.sh -r -k APP -G system_r3521_APP.img jetson-agx-orin-devkit mmcblk0p1
  2. sudo cp system_r3521_APP.img bootloader/system.img
    and then flash the target by step 3 or 4 (flash APP or all partition)
  3. sudo ./flash.sh -r -k APP jetson-agx-orin-devkit mmcblk0p1
  4. sudo ./flash.sh -r jetson-agx-orin-devkit mmcblk0p1
    attached is the error message
    flash_all.txt (85.5 KB)
    flash_app.txt (68.1 KB)