It sounds like you’re downloading the file OK and you should end up with a file that Widows reports as 8,886,599 KB in size. The built in Windows ‘Extract All’ unzipper will extract this file, but because of the size of the zip file and the fact the extracted image is 60 gigabytes in size, not every unzipping utility is able to extract it without an error.
(Using Windows built in unzipper.)
If you want to double check the integrity of the downloaded file you can use a MD5 checksum calculator like Microsoft’s [File Checksum Integrity Verifier or a utility like [WinMD5Free to compute a checksum. You should be seeing the following as a checksum on the zip:
4f1209f50a366416da22abb959e916f6
If you’re getting that, the file downloaded properly and the utility you’re using to unzip it just can’t handle the file size.
Other unzipping utilities that have been found to work are:
- [[7Zip](https://www.7-zip.org/)
- [[WinZip for PC](https://www.winzip.com/win/en/)
- [[WinZip for Mac](https://www.winzip.com/mac/en/winzip.html)
[/list]
If you want to check the extracted .img file, the MD5 checksum for that is:
Well, thank you both. I wanted to circle back and let you know what was happening.
I’m on a Mac, and I was getting the full file. It turns out the built-in version of unzip with my version of Mac OS cannot process a file of this size and throws up a generic error. I dowloaded WinZip and the file decompressed. I was also able to rewrite the mini SD card and get the JetBot up and running.