SDKM Flashing NVMe Jetson Orin Nano DevKit

I have a native ubuntu PC running 20.04 with SDK Manager 1.9.2.10888 installed trying to flash the 1TB NVMe SSD on the Jetson Orin Nano DevKit.
It looks like it gets stuck after one of the reboot and it can’t connect via ssh?
There are also a ton of flash: tar: Write checkpoint errors.
I have attached logs.

SDKM_logs_JetPack_5.1.1_(rev._1)_Linux_for_Jetson_Orin_Nano_modules_2023-05-09_09-04-14.zip (278.1 KB)

I’m seeing the same thing. The logs are also spammed with

19:50:56 INFO: Flash Jetson Linux - flash: RTNETLINK answers: Permission denied
19:51:08 INFO: Flash Jetson Linux - flash: ...RTNETLINK answers: Permission denied
19:51:08 INFO: Flash Jetson Linux - flash: RTNETLINK answers: Permission denied
19:51:19 INFO: Flash Jetson Linux - flash: ...RTNETLINK answers: Permission den

Turns out it was having problems mounting NFS. This was caused by the firewall which can be disabled with sudo ufw disable

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