Extlinux.conf change not working with Jetson NX, L4T 32.7.1

I’ve flashed an SD card and want to boot the NX on it. Changing the extlinux.conf is not reflecting the change. I sieved through some posts to find that it may be a bug and requires patch. When I try to apply given patches I get can't find file to patch at input line 5. It is unclear to me what steps to follow. Kindly help. Thanks.

Hi,

Only rel-32.7.2 needs that patch. If you are sure you are running 32.7.1, then you don’t need that patch.

Your issue could be from something else. Dump the boot up log may help.

There seems to be no fileread for extlinux.conf in journalctl or kernel.log. I see the following being used in logs
Kernel command line: console=ttyTCU0,115200 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=tegrafb

I want the root to be root=/dev/mmcblk1p1
Is there someplace else that I should look or make a change to accomplish that?
Also attaching kernel and boot log dumps.
boot.log (862.2 KB)
kern.log (124.9 KB)

Hi,

Actually, you are not providing the right log. You are providing log under kernel. But we need bootloader log.

Only this method can get the log we need.

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