Hi,
few years before, i used to flash a jetson nano 4gb development kit with jetpack 4.4
Now, the sd card is some how corrected, i need to flash it again
now, when i downloading the same version jetpack 4.4 from JetPack SDK 4.4 archive | NVIDIA Developer
to flash using balena-etcher, two issue found
scenario 1 : when downloading the jetpack4.4 from browser and flashed using balena etcher - shows the error - “end of central directory record signature not found”
from few searches, got the answer from this forum to use different browser, i tried chrome, firefox, brave, got the same error
scenario 2 : finally, i tried to download from “curl” command curl --http1.1 --max-time 60000 --connect-timeout 10000 --keepalive-time 10000 -L -O https://developer.nvidia.com/jetson-nano-sd-card-image-44
but every time i got this error after some time curl: (18) transfer closed with 539319205 bytes remaining to read
what is the solution for this - how to download the file and how to flash it successfully
thanks
