Unable to flash Jetson Orin nano (Developer kit version) with sdk manager

Tried to write Jetpack 6.0 to a Jetson orin nano but could not. the OS was trying to write to m.2ssd.

SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_Orin_Nano_modules_2024-09-24_18-15-09.zip (350.6 KB)

Hi foolman15964,

What’s your expected result?
Do you want to flash SD card instead of external NVMe SSD?
If so, please remove the NVMe SSD and select flash into SD card in SDK manager.

18:25:35.109 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Flash failure
18:25:35.163 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Either the device cannot mount the NFS server on the host or a flash command has failed. Debug log saved to /tmp/tmp.pEEHPf0Ktg. You can access the target's terminal through "sshpass -p root ssh root@fc00:1:1:0::2" 
18:25:35.163 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_ORIN_NANO_TARGETS: Cleaning up...

From the log you shared, please check the Either the device cannot mount the NFS server on the host or a flash command has failed could help for your case.

1 Like

Thank you for getting back to me.

Currently I do not plan to use SD cards.

I would like to try the method you introduced, but my m.2ssd has a capacity of 512GB, so I don’t know what value to set num_sector to, so please tell me how to set the value.

You can refer to the following thread about the configuration of num_sectors.
How to solve the issue that ssd are not entiely availiable after full disk encryption - #5 by KevinFFF

Can you share your command which you start flashing the device ?

Thank you very much.
I will try that method.

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