Cannot flash Jetpack on Jetson Orin Nano

I am trying to flash to Jetpack 6.2.1 with my host computer with Ubuntu 22.04.

When I try to flash to the hardware I get this error and can’t continue with the flashing process.
I’ve already flashed my jetson with the same computer, but now I can’t.
I’ve tried disabling the ufw firewall on the jetson but didn’t help. Also allowing nfs access to my host pc IP, but with no success.

It’s the first time I am facing this issue.

I tried with another host PC and it could flash it with no problem. So this makes me believe maybe there is something wrong my host PC. Is there any way to determine what is causing this issue?

Hi @Jose_C,

How is it going?

From the looks of it, seems like your firewall is messing with you.

Can you try disabling it with:

sudo ufw disable

And re-trying the flash?

best regards,
Andrew
Embedded Software Engineer at ProventusNova

Hello @proventusnova,

Yes! I was disabling the firewall in my jetson instead of my host computer.
I just tried disabling it in my host computer and the flashing process worked as expected!

Thanks!

Hey @Jose_C,

Cool ! Have fun with your NVIDIA Jetson now !

Let me know if you run int any other issues or have any questions. Happy to help.

best regards,
Andrew
Embedded Software Engineer at ProventusNova

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