Jetson Orin Nano Developer Kit cannot boot - cannot open /dev/mmcblk0boot0

I purchased Jetson Orin Nano Developer Kit version, and I am trying to install Jetpack as instructed in the guides. I tried to install Jetpack 6.0 and 6.1 versions via BalenaEtcher, NVIDIA sdkmanager and terminal, but I get errors every time. After the UEFI screen and NVIDIA logo appear, it loads and then goes to a black screen. I am uploading the results I got by making a serial connection and the errors I got during the flashing process via terminal.

Host: Ubuntu 20.04
Target: Jetson Orin Nano 8GB Developer Kit
MicroSD: SanDisk Ultra 64GB
SDK Manager: sdkmanager_2.2.0

flashing.txt (303.0 KB)
log.txt (3.4 KB)

I’m not sure how to fix these Errors. Can you help me?

Hi,
When using the SDK Manager method, ensure that the host is running on a physical machine rather than a virtual environment (e.g., WSL, VirtualBox, VMware, etc.).
For the terminal method, refer to a similar discussion in this topic. Additionally, please provide your flash command for further check.

Thanks

While flashing the Jetson Orin Nano using the terminal, I made a mistake with the ‘–external-device’ argument. It was supposed to be mmcblk0p1, but I accidentally used mmcblk1p1.

After numerous attempts, I managed to solve the problem by changing the microSD card. The issue was likely due to the microSD card I was using being physically damaged.

Thank you for your assistance!

1 Like

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