I've been trying to open a .tar.md5
file containing a cellphone software update using Heimdall under Mac OSX Snow Leopard. The file was extracted from a .zip
downloaded from sammobile.com containing these files:
S7562XXALHB_S7562ATOALH1_S7562XXLH5.tar.md5 (921.1 MB)
SS_DLL (279 KB)
I keep getting an invalid size error. I have tried re-downloading it several times as well as other files just to check and still the same error.
md5
tells that this is just the md5sum of the real file, which possibly ends withtar.gz
ortar.bz2
. – ott-- Dec 23 '12 at 21:49So how do actually get to the .tar.gzha file from the .md5? I don't see that anywhere. The .md5 is the only .tar file that generates from the zip file.
– Dec 24 '12 at 01:06