Error when flashing on NVME ssd

I am trying to download Jetpack 6.1 to my SSD using SDKManager, but I am getting an error and it is not installing.

The firmware version of the Jetson product is 36.3 and the host computer Ubuntu version is 22.04.

I’m attaching the log from the SDKManager’s Terminal below.


14:07:41 ERROR: Flash Jetson Linux - flash: [ 4.7561 ] ERROR: value 0x31 is out of range
14:07:41 ERROR: Flash Jetson Linux - flash: [ 4.7568 ] ERROR: value 0x31 is out of range
14:07:41 ERROR: Flash Jetson Linux - flash: [ 4.7569 ] ERROR: value 0x31 is out of range
14:07:41 ERROR: Flash Jetson Linux - flash: [ 4.7570 ] ERROR: value 0x31 is out of range

14:07:44 ERROR: Flash Jetson Linux - flash: 96292 blocks
14:07:53 ERROR: Flash Jetson Linux - flash: 148046 blocks

14:07:54 ERROR: Flash Jetson Linux - flash: rpcbind: another rpcbind is already running. Aborting

14:08:12 INFO: Flash Jetson Linux - flash: Waiting for target to boot-up…
14:08:24 INFO: Flash Jetson Linux - flash: Waiting for device to expose ssh …Waiting for device to expose ssh …Run command: flash on fc00:1:1:0::2
14:08:24 INFO: Flash Jetson Linux - flash: SSH ready
14:11:25 INFO: Flash Jetson Linux - flash: mount.nfs: Connection timed out
14:11:25 INFO: Flash Jetson Linux - flash: Flash failure
14:11:25 INFO: Flash Jetson Linux - flash: Either the device cannot mount the NFS server on the host or a flash command has failed. Check your network setting (VPN, firewall,…) to make sure the device can mount NFS server. Debug log saved to /tmp/tmp.Jiv9qqeyuv. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”
14:11:25 INFO: Flash Jetson Linux - flash: Cleaning up…
14:11:25 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /home/seok/.nvsdkm/replays/scripts/JetPack_6.1_Linux/NV_L4T_FLASH_JETSON_LINUX_COMP.sh; [error]: rpcbind: another rpcbind is already running. Aborting
14:11:25 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
14:11:25 INFO: Flash Jetson Linux - flash: [host] [ 22.38 MB released. Disk Avail on Partition /dev/nvme0n1p2: 89.56 GB ]
14:11:25 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 6m44s ]
14:11:25 ERROR: command error code: 11
14:11:25 ERROR: Flash Jetson Linux - flash: command terminated with error
14:11:25 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
14:11:25 SUMMARY: Multimedia API - target: Depends on failed component
14:11:25 SUMMARY: TensorRT Runtime - target: Depends on failed component
14:11:25 SUMMARY: CUDA Runtime - target: Depends on failed component
14:11:25 SUMMARY: CuDNN Runtime - target: Depends on failed component
14:11:25 SUMMARY: OpenCV Runtime - target: Depends on failed component
14:11:25 SUMMARY: CuPVA Runtime - target: Depends on failed component
14:11:25 SUMMARY: VPI Runtime - target: Depends on failed component
14:11:25 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: Depends on failed component
14:11:25 SUMMARY: Gstreamer - target: Depends on failed component
14:11:25 SUMMARY: DLA Compiler - target: Depends on failed component
14:11:25 SUMMARY: DateTime Target Setup - target: Depends on failed component

Hi,

When SDK manager install failed.
Please press EXPORT LOGS button and attach a zip file for us to review.
Also some questions to confirm:

  • Is your Orin Nano a dev kit or custom carrier board?
  • Is your ubuntu running on a physical or a virtual machine (e.g. VirutalBox, VMware)

Thanks

Hi DavidDDD,

Thank you very much for your support.

My Jetson product is a dev kit and host computer is running on a physical machine.

SDKM_logs_JetPack_6.1_(rev._1)Linux_for_Jetson_Orin_Nano[8GB_developer_kit_version]_2025-01-13_15-08-32.zip|attachment (229.3 KB)

Hi

Please try to disable the firewall and rerun first.

Thanks

Finally it worked!!

Thank you so much.

1 Like

Glad to hear it!

Thanks

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