Jetpack 6.0 installation failed

Hi,

One of our customers is facing an issue in that he is not able to flash the Jetpack 6.0 on the Jetson Orin Nano Dev Kit (No third-party board) through SDK Manager.

can anyone help me with what is wrong here? he tried several times but ended with the same thing.

He can flash the lesser version of Jetpack through the SD card method.

I recently faced the same issue and it appears to be caused by NFS mounts not allowed on your host.
On your x86 host, run the following:
sudo ufw disable
Repeat the flashing process

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