Hi Stepan, On Tue, Feb 19, 2008 at 11:50:53PM +0100, Stefan Reinauer wrote: > I'm trying to download the latest AMD Geode LX VSA from > > http://www.amd.com/files/connectivitysolutions/geode/geode_lx/amd_vsa_lx_1.01.bin.gz > > but it seems, the file is corrupted: > > $ gunzip amd_vsa_lx_1.01.bin.gz > gzip: amd_vsa_lx_1.01.bin.gz: not in gzip format > $ > > Any hint what to do?
The webserver is misconfigured; it removes the gzip compression before serving it. Just remove the gz suffix. I believe Jordan is trying to get the server configuration fixed. Thanks, Ward. -- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior System Administrator -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

