I am reaching out as I am currently working with the Reserver J3011 device equipped with Orin Nano 8GB with nvme 128GB using Jetpack Version 5.1.1 and L4T Version 35.3.1. At the moment, I have installed several packages required for the proper functioning of my software. For production purposes, I need to create a customized copy of the Reserver J3011 Orin Nano 8GB with the pre-installed packages, which would enable me to perform a massflash (mfi_reserver-orin-nano-8gb).
Therefore, I would need a clear procedure that allows me to:
Create the custom massflash copy as mfi_reserver-orin-nano-8gb.
Execute the flash process on multiple J3011 Orin Nano 8GB devices with Jetpack 5.1.1 and L4T 35.3.1.
This procedure should be compatible for installing mfi_massFlash on an nvme0n1 ssd.
Thank you in advance for your support, and I look forward to your guidance.
It seems you are using the custom carrier board for Orin Nano with JP5.1.1(R35.3.1).
Please refer to Workflow 7: Initrd Massflash of Linux_for_Tegra/tools/kernel_flash/README_initrd_flash.txt in your BSP package.
I created the folder to run the massflash however it didn’t generate a system.img of my pre-installed orin in which I inserted my installation packages but it flashed the orin with the base system.img in which everything should be reinizalized. How can I copy my system.img so I can use it in massflash?