Jetson Nano SD card boot issue

We are using the VVDN-JN-NN carrier board

We have to boot from SD card for Jetson nano

We have downloaded the SD card image from the following site( sd card image for Jetson Nano Developer Kit)

Jetson Download Center | NVIDIA Developer

We have flashed the SD card using the above image using the etcher tool from the following website

"balenaEtcher - Flash OS images to SD cards & USB drives

But after changing the

extlinux.conf file from emmc to sd card in the path(mmcblk0p1 to mmcblk1p1)

“sudo vim /boot/extlinux/extlinux.conf”

We found some issues when the board rebooted.

Attached the log and picture of errors along with this.

Could you please tell me how to fix this error to boot from the SD card for Jetson nano?

note : We are using the Jetpack-4.6 Image for Jetson nano

error log when booted from sd card using the SD image

" ERROR: reserving fdt memory region failed (addr=0 size=0)
ERROR: reserving fdt memory region failed (addr=0 size=0)"

Hi,
The sd card image is for Jetson Nano developer kit and it’s uncertain if it works with other carrier boards. Could you try developer kit to make sure the image works? Or try other versions like 4.5, 4.6.1, 4.6.2.

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