Fail to flash jetson linux on nvme using sdkmanager

I try to flash jetpack 5.1.2 to jetson agx orin development kit, it failed when it was about 1% to complete.

14:09:27 INFO: Flash Jetson Linux - flash: SSH ready
14:13:57 INFO: Flash Jetson Linux - flash: Flash failure
14:13:57 INFO: Flash Jetson Linux - flash: Cleaning up...
14:13:57 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.robotic.sh; [error]: 85086 blocks
14:13:57 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
14:13:57 INFO: Flash Jetson Linux - flash: [host] [ 17.34 GB used. Disk Avail: 137.04 GB ]
14:13:57 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 8m12s ]
14:13:57 ERROR: Flash Jetson Linux - flash: command terminated with error
14:13:57 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.

When i chose to flash on emmc, there’s not problem. But it failed to flash on NVME.
Log file:
SDKM_logs_JetPack_5.1.2_Linux_for_Jetson_AGX_Orin_modules_2023-11-02_14-02-00.zip (271.4 KB)

Hi,

Please setup serial console and capture the log during flashing:

There must be a problem when directly flash orin with an plug-in NVME.
I try another way to flash to NVME first by plugging nvme to the host pc and set up an NVMe drive manually for booting like this link (Flashing Support — Jetson Linux<br/>Developer Guide 34.1 documentation).
Thankfully, it worked!

1 Like

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