Flash.sh commandline options to flash Jetson AGX Xavier 32GB

Hi,
I am manually trying to flash jetson agx xavier (32GB RAM).
I want to know what should be the parameters of flash.sh script while executing?
should it be as below?

sudo ./flash.sh jetson-agx-xavier-devkit mmcblk0p1

I am trying to install Jetpack 4.4.

Thank you

Hi msingh13,

Have you managed to get device flashed successfully?
Any result can be shared?

hello msingh13,

there’s board information parsing function to check the board version, and choose related board configuration file.
you may use the commands to flash Jetson Xavier. i.e. $ sudo ./flash.sh jetson-xavier mmcblk0p1
thanks

2 Likes