Failed oder boot UEFI when backup image OS from SSD of Orin-nx

Hi, i have problem when i restore image os clone form ssd using l4t_backup_restore tool. When i restore to other device, it boot from network lead to boot process waiting a long time. But from the os image clone, i was edit the oder boot from ssd with highest priority. Thanks.

Hi chudat1204,

Are you using the devkit or custom board for Orin NX?
What’s your Jetpack version in use?

Bootloader is stored in QSPI of the module.
Boot device/order is configured in bootloader so that you have to update the bootloader to apply the change. Or you can configure it after boot up through modifying the efi variable.

i am using custom board for Orin-nx. And i am building jetpack 5.1.3 for this use case. So, Can you help me update bootloader to apply the change?. I don’t want config afterboot. Thanks !

Please refer to Boot Order Selection and you can run the following command to update QSPI only.

$ sudo ./flash.sh -c bootloader/t186ref/cfg/flash_t234_qspi.xml jetson-orin-nano-devkit mmcblk0p1

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.