Re: fedora core 5 checksum



Mark wrote:

.... snip ...

Ok I didn't notice... Do you (the OP) have a Windows machine
available? There's a Windows version of sha1sum as this file:

ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe

you can use that with the SHA1SUM file you downloaded to
test the iso files. The linux version does it like this:

sha1sum --check SHA1SUM
or
sha1sum FC-5-i386-disc1.iso

The first way looks in the SHA1SUM file, reads the all the
filenames from there and computes the sha1 sums and compares
it with what it should be (also in the SHA1SUM file) for each
iso file.

Looking at the windows tool c file, I think it just does the
latter style so you have to look in your SHA1SUM file yourself
to see if the sha1 sum strings for each file matches what the
sha1sum tool prints out:

Why use such an awkward utility when MD5sum seems to do the same
job, be more convenient, and available everywhere?

--
"If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers." - Keith Thompson
More details at: <http://cfaj.freeshell.org/google/>
Also see <http://www.safalra.com/special/googlegroupsreply/>

.



Relevant Pages

  • Re: Using the sha1sum
    ... > I do not understand how to use the checksum program. ... > I do not have a sha1sum program; I do not understand where it is. ... For instance sha1sum + Windows will get you ... the file that comes with the torrent)) or if you did not download the ...
    (Fedora)
  • Re: FC5 download - please help
    ... downloaded the file SHA1SUM from the same place which I assume is the MD5 ... Windows XP Pro) to check the ISO ... Have I misunderstood and the SHA1SUM file is not an MD5 checksum? ... Windows XP Pro as not got FC5 installed yet. ...
    (alt.os.linux)
  • Re: FC4 md5sum
    ... The checksums are SHA1 sums, not MD5 sums. ... Search for one called "sha1sum". ... Does your CD contain one large file or multiple files and ...
    (Fedora)
  • Re: fedora core 5 checksum
    ... The first way looks in the SHA1SUM file, ... filenames from there and computes the sha1 sums and compares ... Looking at the windows tool c file, I think it just does the ... sha1sum tool prints out: ...
    (comp.os.linux.setup)