From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 8 04:51:33 2010 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED0261065675 for ; Thu, 8 Jul 2010 04:51:33 +0000 (UTC) (envelope-from kensmith@buffalo.edu) Received: from localmailA.acsu.buffalo.edu (localmailA.acsu.buffalo.edu [128.205.5.196]) by mx1.freebsd.org (Postfix) with ESMTP id BF74A8FC17 for ; Thu, 8 Jul 2010 04:51:33 +0000 (UTC) Received: from localmailA.acsu.buffalo.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 35EBFB01D; Thu, 8 Jul 2010 00:51:28 -0400 (EDT) Received: from localmailA.acsu.buffalo.edu (localhost [127.0.0.1]) by localmailA.acsu.buffalo.edu (Postfix) with ESMTP id 799C7B47B; Thu, 8 Jul 2010 00:51:27 -0400 (EDT) Received: from mweb2.acsu.buffalo.edu (mweb2.acsu.buffalo.edu [128.205.5.239]) by localmailA.acsu.buffalo.edu (Prefixe) with ESMTP id 7343DB01D; Thu, 8 Jul 2010 00:51:27 -0400 (EDT) Received: from ken-smiths-macbook-pro.local (cpe-76-180-182-44.buffalo.res.rr.com [76.180.182.44]) by mweb2.acsu.buffalo.edu (Postfix) with ESMTP id 30BE7207A9; Thu, 8 Jul 2010 00:51:27 -0400 (EDT) Message-ID: <4C35594E.3010608@buffalo.edu> Date: Thu, 08 Jul 2010 00:51:26 -0400 From: Ken Smith User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Robert C References: <646967.69003.qm@web59812.mail.ac4.yahoo.com> In-Reply-To: <646967.69003.qm@web59812.mail.ac4.yahoo.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-PM-EL-Spam-Prob: XX: 27% Cc: freebsd-bugs@freebsd.org Subject: Re: need help / please X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 04:51:34 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 7/7/10 10:33 PM, Robert C wrote: > hi, > im new to freebsd and wanted to download it to try it out > > so i downloaded from mirror FreeBSD-8.1-RC2-i386-dvd1.iso.gz > then did > md5sum FreeBSD-8.1-RC2-i386-dvd1.iso.gz > result was different then md5sum for this i386 iso > > root@rob-laptop:/home/rob/Downloads# md5sum FreeBSD-8.1-RC2-i386-dvd1.iso.gz > e52f3bfc74d4ce44ac92003823b883dc FreeBSD-8.1-RC2-i386-dvd1.iso.gz > > > > the md5sum file listed the following > > MD5 (FreeBSD-8.1-RC2-i386-bootonly.iso) = f8ebd88798da2f161b33a2f714c0e125 > MD5 (FreeBSD-8.1-RC2-i386-disc1.iso) = fd77efeecd224298c6f3a08f239f294a > MD5 (FreeBSD-8.1-RC2-i386-livefs.iso) = 9ec3b7901f377c643b8060b71c75ef25 > MD5 (FreeBSD-8.1-RC2-i386-memstick.img) = 916e2a13027b01b912f92a94a06e7c84 > MD5 (FreeBSD-8.1-RC2-i386-dvd1.iso) = 15f60953db9940551504193c4433c43f > > > why are there two different md5sums did something get changed with download. > > > thank you > please send reply to me at rob33349@yahoo.com The number in the CHECKSUMS.MD5 file is for the un-gzip-ed file. You need to un-gzip what you downloaded (resulting in the file named FreeBSD-8.1-RC2-i386-dvd1.iso) and then run md5 on that. - -- Ken Smith - - From there to here, from here to | kensmith@buffalo.edu there, funny things are everywhere. | - Theodore Geisel | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkw1WU4ACgkQ/G14VSmup/YxXgCeJnprpj9nPe+B9F1mwFPHChLz jbAAnR9+Bu6MT5l84rg/SJslq/o77YiQ =lM3E -----END PGP SIGNATURE-----