SD card does not appear in boot manager menu

I have a new Orin Nano. I installed an (unformatted) SSD and a Coral EdgeTPU. I downloaded and wrote the SD card image to an SD card an installed the card. Now, when I try to boot, it seems to not find the SD card and instead looks at every other boot option. If I boot and hit Escape to enter the setup menu, and look at the boot manager menu, it does not show the SD card. What might be wrong, or what might I be doing wrong?
IMG_1883

Hi MattRoos,

Are you using the devkit or custom board for Orin Nano?
What’s your Jetpack version in use?

Could you try using flash command to flash your SD card?

Since you haven’t flash the SSD, could you boot up as expected if you don’t enter the Boot Manager menu?
Please also share the full serial console log for further check.

Thanks, @KevinFFF!

It’s an NVIDIA devkit.
I believe it is/was JetPack 6.0 (I’m not sure how to check other than to reload and reinstall).

Could you try using flash command to flash your SD card?

I’m not sure what that means. I used a mac to download and write the image to the SD card.

Since you haven’t flash the SSD, could you boot up as expected if you don’t enter the Boot Manager menu?

I first tried booting up normally, without going to the setup menu. It would not boot.

Please also share the full serial console log for further check.

Can you share an instructional link? How can I access a log if I can’t boot the devkit?

Please share the result of the following command on your board.

$ cat /etc/nv_tegra_release
$ cat /etc/nv_boot_control.conf

Since you are using the devkit, you could try using SDKM to flash the board with SD card connected.

Please refer to the following instruction to capture serial console log.
Jetson Nano & NX Style - Serial Debug Console - JetsonHacks

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