I am unable to find the actual JetPack 5.1.5 sd card imaging link to install it correctly through the image script. The root cause seems to be that the current downloaded file does not have 43-nvidia-l4t-core_35.6.1-20250304015758_arm64.deb
Thanks for the reply. We have a separate issue with sdk manager since our company deprecated Ubuntu 20.04 from March 31st, 2025 all our machines had to be upgraded to Ubuntu 22.04. I tried to install Jetpack 5.1.5 through Ubuntu 20.04 docker image using sdk manager cli to flash to Storage Device NVMe. However after testing on 3 different Ubuntu 22.04 machines, they all seem to get stuck on 99% - Flashing with variations of this error message
info: emc_opt_disable_fuse:(0) │
│error: Error: module SKU detected │
│error: Error: /home/nvidia/nvidia/nvidia_sdk/JetPack_5.1.5_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/signed/flash.idx is not found │
│error: Error: failed to relocate images to /home/nvidia/nvidia/nvidia_sdk/JetPack_5.1.5_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/tools/kernel_flash/images │
│info: Cleaning up…
or like below:
info: Waiting for target to boot-up… │
│error: Waiting for device to expose ssh …Error: ipv6: address already assigned. │
│error: Error: ipv6: address already assigned. │
│info: Waiting for device to expose ssh …Run command: flash on fc00:1:1:0::2 │
│info: SSH ready │
│info: mount.nfs: requested NFS version or transport protocol is not supported │
│info: Flash failure │
│info: Cleaning up…
Previously I had found the SD Card Image Method the easiest so was hoping to get that resolved if possible