JetPack_5.1.2
B1 B2 same batch orin module
nvme1 nvme2 all N930ES M.2 nvme 128G
clone bakcup
sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -b jetson-orin-nano-devkit
restore
sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -r jetson-orin-nano-devkit
two sets: B1+nvme1, B2+nvme2
step:
B1+nvme1-> Installing system through the SDK Manager, and then backup
B2+nvme2-> Restore using the command above, and fail
what is the reason for this?
B1+nvme1 self restore log → cmd_B1_nvme1_log.txt & uart_B1_nvme1_log.txt
B2+nvme2 restore fail log → cmd_B2_nvme2_log.txt & uart_B2_nvme2_log.txt
cmd_B1_nvme1_log.txt (125.6 KB)
cmd_B2_nvme2_log.txt (96.2 KB)
uart_B1_nvme1_log.txt (212.6 KB)
uart_B2_nvme2_log.txt (121.2 KB)
PS: before b1+nvme1 installed the system through the SDK Manager, already tried to restore with the backup of A+nvmeA, which failed too, so I tried the SDK Manager and installed it successfully