JetPack 5.1.2 make image error

hello,
I used Jetpack version 5.1.2 to create a system image offline and encountered the following error,

cmd: sudo ./flash.sh --no-flash jetson-agx-orin-devkit mmcblk0p1

When I connect to Orin Devikit, this error will not occur, but my requirement is to create a system image offline. What new method is there? Because there is no such issue in version 5.1.1.

Hi jiangyinghao,

What do you mean about “offline”?
Do you mean run that command w/o the AGX Orin devkit connected in force-recovery mode?

If so, you may add BOARDID/BOARDSKU/FAB parameter in your flash command to let flash script know which image should be generated.

yes,
So how should I add it?
Why did the previous software JetPack version not require this operation, while 5.1.2 does?

As my understanding, it would also need to specify these parameters for previous release or your script would not know which image should be generated.

Could you share the full flash log when you connect the board and flash into it successfully?

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