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)"