Then I modified the file system of nvme on the target board (emmc’s was not modified), and now I want to do fast cloning of multiple boards according to this target board in the production phase. The simpler the better, after all, production people don’t need to pay much attention to it. Is there any kind of method like burning a USB disk and then using the USB disk to install it. Or based on your existing technology, is there any convenient way to use it for production?
Hello, Jetson devices by connecting to the host has been successfully flashed(backup and recovery) , but the company leader said that this method is not convenient for production. Let’s see if it’s possible to startup using the SD card and after running flash NVME by using the SD card. or use USB disk like x86 host.
Technically, it should be feasible
中文描述如下:
1)生产拿到从你们那边购买的nvidia 核心板,插入我们的板载上,再插入sd卡(sd卡里面有启动程序),上电,在sd卡启动以后,输入命令进行更新nvme的镜像
2)是否也可以像x86主机那样,插入usb启动盘来安装程序