I want to mass produce a project using Orin Nx. I have my own motherboard and I can flash from there. I designed this board similar to the Jetson Xavier NX Carrier board. While I’m putting this into mass production, I want to clone both the NVME (“SSD”) part and the Orin Nx and immediately stand up the software system I put into it. What steps should I follow for this? Do you have a document or a summary suggestion on this subject?
I have no idea what you mean with stand up?
However, if you are referring to something like cloning a running system, and making a massflash package with it, then please refer to Linux_for_Tegra/tools/backup_restore/README_backup_restore.txt
You need Workflow 3: To massflash the backup image for doing so.
" $ sudo ./tools/backup_restore/l4t_backup_restore.sh -b -c " I tried workflow 3. But can’t find “board-name”. I’m using orin nx 16 gb on xavier nx carrier board. Which name should I use for “board-name”?