Hello, I am facing within the bootloader the issue that it is attempting a Recovery Boot instead of direct or GRUB boot.
I haven’t picked it in the UEFI and changing settings there under:
Device Manager>NVIDIA Resource Configuration>L4T Boot Mode
does not affect it.
I am using a JNX30D from AUVIDEA as carrier board and a NVMe SSD as install location (Jetpack 5.0.2).
My Serial dump:
** WARNING: Test Key is used. **
Error: Could not detect network connection.
Error: Could not detect network connection.
L4TLauncher: Attempting Recovery Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
Same is displayed on the boot screen.
If there is anything happening afterwards (and in case it should boot up L4T/Ubuntu), I cannot tell as I have disabled nvgetty.
However, on the screen there is only a cursor blinking in the top left corner like there was no boot device found.
In the UEFI menu I can still find the SSD.
What might be the reason(s) for it to be triggered or where do I find documentation about this boot mode?
It is a Jetson Xavier NX module on a JNX30D carrier board from AUVIDEA running Jetpack 5.0.2 / L4T 35.1 / Ubuntu 20.04 (installed with the Nvidia SDK Manager)
do you have specific flash configuration file?
default Nvidia SDK Manager to flash Xavier NX it’ll flash JetPack release image to internal eMMC (jetson-xavier-nx-devkit-emmc.conf) or SD (jetson-xavier-nx-devkit.conf).
I could not find .conf files in the files I got from AUVIDEA to modify/add for installation.
As flashing is already a while ago, I checked the SDK Manager again to be sure.
One can pick NVMe beside the default EMMC/SDcard, like in my screenshot below
That is what I did instead of using a configuration file.