Orin Jetpack 5.1.2 failed to flash the cloned file system image

We bought a new batch of orin modules and when I flash the previously cloned file system image to the new module, there was an emmc size misalignment issue.


The flash command I use is as follows:

sudo ./flash.sh -r -S 62090379264 jetson-agx-orin-devkit mmcblk0p1

When I use ‘sudo. / flash.sh jetson-agx-orin-devkit mmcblk0p1’, both the old and new orin modules work fine, but I find that the emmc size of the two orin modules is different.,So the size of the app partition is also different


The emmc app partition size of the new orin module is 62023270400,I’m still having trouble flashing with -S 62023270400.
Also, I tried changing allocation_attribute to 0x808 when I was flashing the image and it didn’t work.

Could you please give me some advice on how to solve this problem? Thank you!

Sorry for the late response.
Is this still an issue to support? Any result can be shared?

When the emmc memory size is different, use flash.sh to clone and reflash system images. The size of the app partition must be fixed at default 55GiB first.

Please share the result of the following command on your board.

$ cat /etc/nv_boot_control.conf

iKS93d3TVu

It seems the known issue in JP5.1.2 for the AGX Orin SKU5, FAB 500 with larger sectors of internal eMMC.
Could you help to verify with JP5.1.3 instead?

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