Hi,
We are helping out with a production line for jetson xavier nx based devices, and the idea is to have cloned nvme’s with the rootfs on them and just plug them into the carrier and be able to boot. From testing we know that we need to flash the emmc with: sudo ./flash.sh jetson-xavier-nx-devkit mmcblk0p1
With the same major JP version so its able to pick the nvme out and boot from it. This works for us, since after that flash, it boots fine with the cloned nvme.
But wanted to see if there is a faster way to only flash perhaps the bootloader and any other necessary file/partition to achieve that, in hopes of making the process faster. The whole emmc flash is taking too much time for it to be a viable option.
Here is what I’ve tried:
I am actually not sure which jetpack version you are using. If that xml name is not correct, please just go to your cfg directory and see what the name should be.
Also, not sure why your are using a sdcard config while telling you are using emmc module. Thus, I changed to use xavier-nx-devkit-emmc.