Hi All,
I am currently using the l4t_backup_restore script located in ./tools/backup_restore/ in the Linux_for_Tegra folder derived from SDKManager when attempting to flash a device.
I have several jetson Orin NX devices which I am trying to restore a backup from using Jetpack 6.1. However, after restoring the backup, boot up times for the jetson devices take approximately 4:45 mins compared to ~30 seconds.
I am using a headless system so there is no opportunity to use the GUI to access UEFI settings, etc.
I believe my problem is exactly the same as what is mentioned here: Long Boot Time Issue with Ethernet Cable Inserted - #13 by robert969696
And I am fairly sure the solution mentioned: Long Boot Time Issue with Ethernet Cable Inserted - #14 by lhoang would solve my problem.
However, I was wondering if someone could give me some clarification on this. Am I supposed to install packages etc. (causing several boots potentially), make a backup, flash the original source device with this backup, add the L4TConfiguration.dts file with changed boot order (to indicate to prioritise nvme) and finally make another backup and restore this to my other jetson devices?
From my understanding, this would flash the backup to my other devices which would see the L4TConfiguration file on first boot and be able to parse the correct boot order from it to prioritise nvme. From there we should see quick boot up times with no long timing out sequences looking for other boot sources like network boot, etc.
If someone could clarify my understanding or give me more information if this is no longer valid for Jetpack 6, that would be very useful.
Kind regards,
Tom.