Issue with Flashing Jetson Orin Nano - Seeking Assistance

Hi everyone,

I am currently experiencing difficulties while trying to flash my Jetson Orin Nano. The process seems to get stuck at a certain point, and I am unsure what might be causing the problem. Here are the details:

  • Device: Jetson Orin Nano Developer Kit
  • Flashing Software: SDK Manager
  • Operating System: Ubuntu 22.04
  • SDK Version: JetPack 6.0 (rev.2)
  • Steps Followed:
  1. Attempted installation and flash using the GUI



    SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_Orin_Nano_modules_2024-07-17_21-26-50.zip (313.2 KB)

  2. When that failed, I used the command prompt to run sudo ./flash.sh jetson-orin-nano-devkit internal

  • Issue Encountered: The flashing process does not complete even after more than an hour, and it gets stuck at the same point.
    2024-07-17_21-45_log.txt (78.1 KB)

If anyone has experienced a similar issue or has any suggestions on how to resolve this, I would greatly appreciate your help. Thank you in advance!*

  1. 21:41:45.525 - Info: Either the device cannot mount the NFS server on the host or a flash command has failed. Debug log saved to /tmp/tmp.8gscWbe8AV. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”

This is the error log. Please dump serial console log during flash and share them again.

  1. Your flash command is wrong. But it does not matter for now. Just use sdkmanager and above link to dump device log first.

I have dumped the serial console log during the flash process with SDK Manager, so I will share it.
minicom.txt (115.6 KB)

Try other host to flash.

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