Hi,
On booting from many SD cards (all 64GB) I get the error
“ProcessExtLinuxConfig: Unable to find partition info”
How can I resolve this ?
I am on firmware version 36.4.3-gcid-38968081 Jetson Pack 6.2
On boot I get the following…
ESC to enter Setup.
F11 to enter Boot Manager Menu.
Enter to continue boot.
L4TLauncher: Attempting Direct Boot
ProcessExtLinuxConfig: Unable to find partition info
L4TLauncher: Unable to process extlinux config: Not Found
L4TLauncher: Attempting Kernel 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…
For more info I have attached a serial console file generated via ttlUSB cable using an Ubuntu Laptop using minicom.
Any recommendations would be most welcome. Thanks.
console.txt (49.0 KB)
Hi malky3200,
Are you using the devkit or custom board for Orin Nano?
How did you flash the board/SD card?
ProcessExtLinuxConfig: Unable to find partition info
L4TLauncher: Unable to process extlinux config: Not Found
It seems the errors are from L4TLauncher that it can not find APP
partition and also extlinux.conf.
Is there /boot/extlinux/extlinux.conf
on your board?
If so, please share this file for further check.
Please also share the result of lsblk
on your board.
Hi KevinFFF,
Devkit.
/boot/extlinux/extlinux.conf - YES
lsblk, before running this I got myself in to a right mess, long story.
This led me to build yet another SD card. Actually I just build the image on the existing SD card using the same install of Balena etcher and the same 6.2 ISO.
This time no error. So issue solve. A bit of a mystery. But solved.
Many thanks for you attention. Looks like we can close this.
Cheers