I have cloned my Jetson Orin nvme0n1 with the modified l4t_backup_restore.sh and initrd_flash.
That has worked great so far. However, if I plug in a LAN cable, the Jetson gets stuck at Start PXE over IPv4.
If the LAN cable is not plugged in, the Jetson boots without any problems.
Yes I have already done that. However, I believe that something is wrong with cloning the device. I have modified the script l4t_backup_restore.sh and initrd_flash, as already mentioned. In addition to the boot problem, I have problems with my CSI-2 camera that was installed with kernel overlays.
I have no problems with my “master” jetson which I use for cloning. Is there another way to clone Jetson Orin NX with a NVME hard drive?
Please make sure boot-order is expected in L4TConfiguration.dtbo before you clone the board.
Sorry, using l4t_backup_restore.sh is the only official suggested method to clone the external NVMe.
Or you could try using other command like dd to clone the entire NVMe drvie.