sorry, this is something stupid going on on my box. i get the correct sum for the zip file, but have managed to get two different sums for the image depending on what program unzips it. neither one matches the published sum.
in truth this gets weirder and weirder. every time i tun md5sum on the uncompressed image i get a different sum...
- Code: Select all
43456900352bb8bd8860902167195d83 /tmp/Occidentalisv02.zip
~> sudo unzip /tmp/Occidentalisv02.zip
Archive: /tmp/Occidentalisv02.zip
replace Occidentalis_v02.img? [y]es, [n]o, [A]ll, [N]one, [r]ename: y
inflating: Occidentalis_v02.img
~> md5sum Occidentalis_v02.img
a23f92c3a543f29f7c1f65927b48061f Occidentalis_v02.img
~> md5sum Occidentalis_v02.img
7c7c845459c5b2de6ba53923d357ef85 Occidentalis_v02.img
~> md5sum Occidentalis_v02.img
20d4b4ae0ba4f946269892cac4af6b53 Occidentalis_v02.img
~> sudo md5sum /tmp/Occidentalisv02.zip
43456900352bb8bd8860902167195d83 /tmp/Occidentalisv02.zip
... but i always get the correct sum from the zip file.
either i need a drink or i ought to knock off the cold medication.
"If I had known it was harmless, I would have killed it myself." - Phillip K. Dick, A Scanner Darkly