can someone verify whether the 4_25 zip file image is good?

since i tortured gerald coley enough by email, i'll ask the list
this next one. at the circuitco page for the xM:

http://circuitco.com/support/index.php?title=BeagleBoard-xM

there are links to two xM image zip files: 3_30 and 4_25. the 3_30
file seems fine, while the 4_25 file seems corrupt:

$ unzip -t XMC_3_30.zip
Archive: XMC_3_30.zip
    testing: XMC_3_30.img OK
No errors detected in compressed data of XMC_3_30.zip.
$ unzip -t xMc_4_25.zip
Archive: xMc_4_25.zip
    testing: xMc_4_25.img bad CRC 13edfed2 (should be 729c69cf)
At least one error was detected in xMc_4_25.zip.
$

  can anyone else confirm one way or the other the state of that zip
file? i've downloaded that image a couple times and get the same
problem each time. am i just doing something stupid?

rday

Below is what I get from WinZip with xMc_4_25.zip

Testing …

Current Location part 1 offset 228082704

Archive: C:\TI\BeagleBoard\xM RevC1\xMc_4_25.zip 228082726 bytes 2012-01-17 14:02:26

End central directory record PK0506 (4+18)

Below is what I get from WinZip with xMc_4_25.zip

Testing ...

... snip ...

No errors detected in compressed data of C:\TI\BeagleBoard\xM RevC1\xMc_4_25.zip.

  hmmmm ... i wonder why "unzip -t" reports an error. curious.

rday