Hi,
Jetson Orin Nano 8GB Developer board with 256G nvme SSD. JetPack 6 packages Jetson Linux 36.3 with Linux Kernel 5.15 and Ubuntu 22.04 based root file system was installed.
My host PC had the latest SDK and I saw the target software, ‘JetPack_6.0_Linux_JETSON_ORIN_NANO_TARGETS’ directory on the host PC.
See the followings:
seattle@Ubuntu2204-1:~/nvidia/nvidia_sdk$ ls
JetPack_6.0_Linux JetPack_6.0_Linux_JETSON_ORIN_NANO_TARGETS
Everything is good.
Now, I got the 2nd PC (X86) which also installed the Ubuntu 22.04 and latest SDK. I would like to have the same target software, i.e. ‘JetPack_6.0_Linux_JETSON_ORIN_NANO_TARGETS’ installed on the 2nd PC too but do NOT want to reflash the Orin Nano target board.
I did all the connections between the 2nd PC and my Orin Nano board. Then, I went through the 4 steps in SDK. In Step 2, I select ‘Host Machine’ but deselect ‘Target Hardware’ since I didn’t want to reflash my Orin Nano board.
However, I did NOT get what I wanted. No target software appeared on the 2nd PC. See the followings:
seattle@Ubuntu2204-2:~/nvidia/nvidia_sdk$ ls
JetPack_6.0_Linux
Do you have any suggestion to get what I wanted?
Thanks,
Steven