我使用ORIN NX 8G,版本35.6.1,之前做好了一个镜像,备份之后使用一个新的SSD和核心板,输入sudo ./tools/backup_restore/l4t_backup_restore.sh -e nvme0n1 -r jetson-orin-nano-devkit命令进行恢复,恢复完成之后一直闪退,无法进入,请问是什么问题,现象如下面视频
*** Please note that this reply is generated by LLM automatically ***
The provided command is used to backup and restore the Jetson Orin NX module. Here’s a breakdown of the command:
sudo: This is a Linux command that allows a user to run a command with superuser privileges.tools/backup/restore/l4t_backup.sh: This is a script provided by NVIDIA that is used to backup and restore the Jetson module.restore.sh: This is another script provided by NVIDIA that is used to restore the Jetson module from a backup.e nvme0n1: This option specifies the device to restore the backup to. In this case, it’s an NVMe SSD with the device namenvme0n1.r jetsonorinnanodevkit: This option specifies the backup file to restore from. The file name isjetsonorinnanodevkit.
When you run this command, it will restore the backup from the file jetsonorinnanodevkit to the NVMe SSD device nvme0n1.
It’s worth noting that the command is specific to the Jetson Orin NX module, and the device name nvme0n1 may vary depending on the device you are using.
In comparison to other Jetson modules, such as the Jetson Orin Nano and Jetson AGX Orin, the command is similar, but the device name and the backup file name may be different.
Here are some key differences between the Jetson Orin NX, Jetson Orin Nano, and Jetson AGX Orin modules:
- Jetson Orin NX: This module is designed for edge AI applications and provides a balance between performance and power efficiency. It has a maximum power consumption of 15W and is available in different variants with varying amounts of memory and storage.
- Jetson Orin Nano: This module is designed for entry-level edge AI applications and provides a lower power consumption option. It has a maximum power consumption of 5W and is available in different variants with varying amounts of memory and storage.
- Jetson AGX Orin: This module is designed for high-performance edge AI applications and provides a higher level of performance and power efficiency. It has a maximum power consumption of 60W and is available in different variants with varying amounts of memory and storage.
In summary, the command provided is used to backup and restore the Jetson Orin NX module, and the device name and backup file name may vary depending on the device you are using. The Jetson Orin NX, Jetson Orin Nano, and Jetson AGX Orin modules have different specifications and use cases, and the command may need to be modified accordingly.
*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***
这个回复对我的问题没有什么帮助
Hi,
Please record the serial console log during boot.
Thanks
日志如下
log.txt (49.2 KB)
Hi,
Please disconnect the network and try again.
If the issue persists, kindly provide the log.
Thanks.
我上面的日志,就是没有接入任何网络
启动顺序是SSD,HTTPv4,HTTPv6,由于SSD进不去,他就跑到HTTPv4去了
Hi,
Please replace the new SSD with the original one that was able to boot successfully, and cross-check if the issue persists.
Thanks