Download jetpack 4.4

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

Hi,

Is your ubuntu a vm?
If no, try to use the sdk manager to flash your device, because the sdk manager method is more straightforward method.

Thanks

@DavidDDD , thanks for writing back

it is not vm,

I used the sdk manager, but it is flashed with only 16GB of space where the sd card has 64GB capacity,

for downloading the jetpack4.4 image in zip file, it is disconnecting repeatedly, i am using 10Mbps internet speed,

Finally, i used google colab to download the jetpack4.4 and save it to google drive, and from there I downloaded the image, and successfully flashed using balena-etcher

In google colab, the internet speed is more than 50Mbps

1 Like

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