Jetson Orin Nano Flash failing when using SDK manager

I am trying to flash my Jetson Orin Nano device using SDK manager with Nvme SSD attached. But it is failing after reaching 47% status in flashing. Here is the screen shot.


SDKM_logs_JetPack_6.1_(rev._1)Linux_for_Jetson_Orin_Nano[8GB_developer_kit_version]_2025-01-09_14-59-42.zip|attachment (460.0 KB)
Attaching logs here.

I have also tried after removing /etc/exports but there is no success.

Try to disable firewall setting on your host.

Tried with Disabling Firewall “sudo ufw disable”. Still the same issue. Attaching new logs
SDKM_logs_JetPack_6.1_(rev._1)Linux_for_Jetson_Orin_Nano[8GB_developer_kit_version]_2025-01-09_15-23-48.zip|attachment (594.9 KB) @WayneWWW

Hi,

Is your storage using a SD card?
Do you format the SD card to ext4 before flashing?

Thanks