Date: Fri, 12 Mar 2004 19:37:26 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Mike Hogsett <hogsett@csl.sri.com> Cc: questions@freebsd.org Subject: Re: 5.2.1-release iso images broken? Message-ID: <20040313033726.GA49817@xor.obsecurity.org> In-Reply-To: <200403122308.i2CN8Ku03121@positron.csl.sri.com> References: <20040312230159.2EBD5A7@c-67-169-173-160.client.comcast.net> <200403122308.i2CN8Ku03121@positron.csl.sri.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 12, 2004 at 03:08:20PM -0800, Mike Hogsett wrote: >=20 > > How do you do the MD5 hash of a whole CD? >=20 > ( everything is a file ... ) >=20 > If it is a physical CD and not an ISO image on another file system you > should be able to put the CD into the CD drive and run md5 on the CD > device's device node in /dev/ Yes, or if this fails due to md5 trying to read block sizes that are different from what the CD driver is prepared to output, you can use 'dd if=3D/dev/acd0 bs=3D<whatever> | md5' to force the issue. Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAUoH2Wry0BWjoQKURAg6cAKCUp830k8GwTT/2VDwW/jSBwO5VOwCfUAWI O9yzi7BPDnyKl4xZzrIEOmA= =UjGr -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040313033726.GA49817>