What you probably want is to check the md5sum for the iso image. Get
the file from
http://cdimage.debian.org/cd-images/2.2_rev2/i386/
actually, here it is
*********
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
a9f59c47c8e9992e79238ce9d6f79fab binary-i386-1.iso
d1d1192b816f554cfded7c4af999b6f1 binary-i386-1_NONUS.iso
d9994007002b985b70751bf85e262e10 binary-i386-2.iso
0e173b64cd5497e63ac33ef99f8cc727 binary-i386-3.iso
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE6NBBLYgOKS92bmRARApdvAJ9DvWEao0US0sDWcvc9h92AJPaGZQCfcUr3
LKskySW3prfpOesY75VB0Ow=
=ygKy
-----END PGP SIGNATURE-----
*****************
Then run the command
md5sum binary-image-whateveryouhave.iso
and compare with the md5sum above. If it coincides, you have the
correct image. If not, you are in trouble.
Ben Collins wrote:
>
> On Sun, Dec 17, 2000 at 04:48:24PM +0300, Michael Sobolev wrote:
> > This may be a wrong place to ask, but who knows? :)
> >
> > I've got an ISO image and am not sure if it's ok. Is there any iso9660 (with
> > extensions) file system checker? I tried to look for it on web, but failed...
>
> mount -o loop foo.iso /mnt
>
> IOW, you can mount ISO file images just as if they were real CDROM's.
>
> --
> -----------=======-=-======-=========-----------=====------------=-=------
> / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \
> ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] '
> `---=========------=======-------------=-=-----=-===-======-------=--=---'
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]