From owner-freebsd-questions@FreeBSD.ORG Fri Feb 5 05:27:47 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC2F9106566C for ; Fri, 5 Feb 2010 05:27:47 +0000 (UTC) (envelope-from fwd@gothschlampen.com) Received: from vs.gothschlampen.com (vs.gothschlampen.com [85.93.11.85]) by mx1.freebsd.org (Postfix) with ESMTP id 859DE8FC15 for ; Fri, 5 Feb 2010 05:27:47 +0000 (UTC) Received: by vs.gothschlampen.com (Postfix, from userid 667) id 0B0F71D3458; Fri, 5 Feb 2010 06:27:35 +0100 (CET) Date: Fri, 5 Feb 2010 06:27:35 +0100 From: "Thomas K." To: "Shripad R." Message-ID: <20100205052735.GA7078@gothschlampen.com> References: <7fd9f0f81002041937sff4ae68lbe8fd9d5c6e7c5c5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7fd9f0f81002041937sff4ae68lbe8fd9d5c6e7c5c5@mail.gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-questions@FreeBSD.org Subject: Re: wrong md5 sum of 8.0-RELEASE-amd64-dvd1.iso.gz ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 05:27:47 -0000 On Fri, Feb 05, 2010 at 09:07:30AM +0530, Shripad R. wrote: > MD5 (8.0-RELEASE-amd64-dvd1.iso) = 44c016ae8812a266f710d1845722366d > MD5 (8.0-RELEASE-amd64-dvd1.iso.gz) = add311be2d189cde1d47ba515c05f440 > > totally different. Can somebody plz confirm ? Yes. Different files, different hash. Confirmed. :-) > I confirmed the download was complete and uninterrupted, but still just > concerned about this. If it wasn't for the user error, you should be. Compare to the correct hash, or uncompress your downloaded file first. Regards Thomas