Issue with booting jetson orin nano for the first time using 256gb sd card

I have downloaded jp60-orin-nano -sd-card-image from jetpack
and burned it into a 256 GB SD card using Balena Etcher.
Connected monitor, Keyboard mouse, and SD card to the Orin nano developer kit and powered the board. But it does not go to the booting menu instead it shows the initial blink of the Nvidia display (shows jetson UEFI firmware (version 3.0-32616947 built on 2023-02 -21))
WARNING : Test Key is used. **
Error: Could not detect network connection.
and the screen going blank, then gets into the shell> my jetson orin booting shows :

UEFI interactive shell v2.2
edk 2
UEFI v2.70 (EDK 11 ,)x00010000)
mapping table:
FS1:Alieas f1
FSO : Alias F0
BLK0 Alias: venhw/memmory mapped /sd
shell>

in the screen.
I have checked the boot order; the SD card is the first and the shell is the last.
following the tutorial: Jetson Orin Nano Developer Kit Getting Started | NVIDIA Developer
I plan to use ros2 with Orin nano.

IF someone resolved this already.or I’m missing anything … please help me

Your bootloader is still 35.3.1 while you want it to boots with an SD card flashed with 36.3, which clearly does not work.
Follow this:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/FlashingSupport.html#updating-jetson-orin-nano-devkit-from-jetpack-5-to-jetpack-6

1 Like

I have tried with JP513 and JP511 and still the same result.
i.e. still not booting … and going to Shell>
They were downloaded from the section → SD Card Image Method–>Jetson orin nano developer kit.

Then please perform a full re-flash with SDK Manager.

1 Like

Do you mean to download the NVIDIA SDK manager from
the page Jetpack 5.1.1 → Nvidia SDK manager method → FOR ANY JETSON ORIN OR XAVIER DEVELOPER KIT > Download NVIDIA SDK manager?

then format SD card–> create bootable using etcher/Win32Disk imager → and try booting?

Follow this page:
https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html

1 Like

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