blblack;270344 Wrote: 
> Hi, thanks for the only failure reports so far.
> 
> Could you try the download/unzip variant, as opposed to the wget|md5sum
> variant?  It's not clear from your output whether the bad md5sums are
> from true corruption or just an aborted transfer (as in the tcp session
> was dropped due to bad packet loss/delay before it completed).

I was able to complete 1/1 successful download using a card, and the
unzip.

Unrelated, I then I tried to remove the just-unzipped contents, to try
again, and got all sorts of I/O errors and warnings that /mnt/mmc was
read-only.  I'm presuming my vfat format on the vard isn't quite kosher
(performed by a camera).

After reformating, I performed 10 tests, downloading, checking the xfer
status, wget's return status code, and md5sum.  I skipped the unzip (if
the CRC is correct, the archive is intact):


Code:
--------------------
    # for i in 1 2 3 4 5 6 7 8 9 10 ; do
  > wget http://www.beta.squeezenetwork.com/static/firmware/jive.bin
  > echo $?
  > md5sum jive.bin
  > rm jive.bin
  > done
  
  Connecting to www.beta.squeezenetwork.com (66.151.159.227:80)
  jive.bin             100% |************************************************| 
11016k 00:00:00 ETA
  0
  c62853c0cac93d598e746ce2f1220e15  jive.bin
  ...
  
--------------------


There were no issues.  I'll test again later.


-- 
MrC
------------------------------------------------------------------------
MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=43517

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to