I am trying to flash AGX Orin devkit and boot from NVMe but I have nearly same issue as with this Flash orin failed with Nvme
With JP5.0.2, running sudo ./nvsdkmanager_flash.sh --storage nvme0n1p1 gives me the following error.
No monitor attached. eMMC flashing works and I can boot, login with it.
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for device to expose ssh ......RTNETLINK answers: File exists
RTNETLINK answers: File exists
Waiting for device to expose ssh ...Run command: flash on fc00:1:1:0::2
SSH ready
mount.nfs: Connection timed out
Flash failure
Cleaning up...
I couldn’t flash to NVMe so I just gave up and currently using the eMMC. If you have any tips on making NVMe flash work, I would really appreciate it :)