Hi all,
we are incurring in a boot failure as in the following screenshot: Jetson System firmware version v36.3.0 date 2024-02-09T18:35:29+00:00 ESC to enter Setup. F11 to enter Boot Manager Menu. Enter to continue boot. …
*** L4TLauncher: Attempting Recovery Boot*** Android image header not seen Failed to boot recovery:0 partition
>>Start HTTP Boot over IPv4…
From here the system is unable to continue and we need to reset the UEFI partition.
Any ideas about why this is happening? When we return to the same partition and reboot, the system boots normally, so it does not seem to be a data corruption.
We incurred in this issue with both Jetpack 5.2 and using Yocto/meta-tegra with both Linux 5.10 and Linux 6.6
Hi
it’s a custom design.
What makes it even stranger is that when we tell specifically the UEFI to boot from the failed partition, it boots! So, it doesn’t look like a disk corruption.
How did you perform this?
Is your issue about boot-order?
The priority of booting from network is higher than from NVMe SSD.
If so, please try to re-configure the boot order in UEFI menu.
As you can see, the first boot device is always the local SDD.
What we are not understanding is : why the Orion thinking that the partition is corrupt (and we know it is not, since we can reboot manually from it)
This happens quite often. Is there any log/additional data we can look at?
we are using meta-tegra for bitbake and its flashing tools to flash the device’s SSD.
We haven’t tested it extensively on the dev kit. The thing we are not understanding is why we are able to reuse the very same partition after we force UEFI to use it, using its config menu.