I’m trying to reflash my Jetson Nano because someone in my team decided to uninstall some files and it can’t boot anymore.
I’m able to force recovery mode and begin flashing through SDK Manager. The problem comes when at a certain percentage, it tries to connect via ssh to my board, which is impossible. I don’t know how to proceed.
This probably happens when the board finishes the flashing process and boots since it needs to boot in order to access it. You could check if the board booted successfully.
On future flashing steps, you could uncheck the Jetson Runtime Components and Jetson SDK components if they are not needed to avoid this SSH step.