Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Richard Hirst <rhirst@linuxcare.com>
To: rpengelly <rpengelly@ati.stlawrencec.on.ca>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] problems with checksums
Date: Thu, 12 Jul 2001 14:07:56 +0100	[thread overview]
Message-ID: <20010712140756.C18375@linuxcare.com> (raw)
In-Reply-To: <001201c10ad2$3beb97b0$0f809b8e@ati.stlawrencec.on.ca>; from rpengelly@ati.stlawrencec.on.ca on Thu, Jul 12, 2001 at 08:57:40AM -0400

On Thu, Jul 12, 2001 at 08:57:40AM -0400, rpengelly wrote:
> I've downloaded the 0.92 install. I ran the md5sum on it and it wasn't correct. I'm wondering if the problem is that I am downloading to a windows box and then transferring it to a linux box for netbooting? would this cause problems with the checksums?

The md5sum is for the .gz file:

[root@beast current]# md5sum /mnt/parisc/palinux-0.9.2.iso.gz 
45b3f776f5e702b02a9e02cd10358c99  /mnt/parisc/palinux-0.9.2.iso.gz
[root@beast current]# md5sum /mnt/parisc/palinux-0.9.2-install.iso.gz 
a7819f5fc2f5418bcdcb1de3068baade  /mnt/parisc/palinux-0.9.2-install.iso.gz

As they are gzipped files, "gzip -tv <filename>" would also verify
that they downloaded correctly.  I have known some browsers 'helpfully'
uncompress .gz during download.  If you only have the uncompressed
versions the sums should be:

[root@beast current]# zcat /mnt/parisc/palinux-0.9.2.iso.gz | md5sum
b7f13d7175744e2d204a738f2ab32bc2  -
[root@beast current]# zcat /mnt/parisc/palinux-0.9.2-install.iso.gz | md5sum
c7e3f1312ea387a27b7ec3b278850ac0  -


Richard

  reply	other threads:[~2001-07-12 13:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12 12:57 [parisc-linux] problems with checksums rpengelly
2001-07-12 13:07 ` Richard Hirst [this message]
     [not found]   ` <001e01c10ad6$588cb4e0$0f809b8e@ati.stlawrencec.on.ca>
     [not found]     ` <20010712145615.E18375@linuxcare.com>
2001-07-12 15:05       ` rpengelly
2001-07-12 15:29         ` Randolph Chung
2001-07-12 15:55           ` Randolph Chung
2001-07-12 16:13             ` Matthew Wilcox
2001-07-12 15:57           ` Andrew Shugg
2001-07-12 19:00         ` Grant Grundler
  -- strict thread matches above, loose matches on Subject: below --
2001-07-12 15:30 Matthieu Le Corre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010712140756.C18375@linuxcare.com \
    --to=rhirst@linuxcare.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=rpengelly@ati.stlawrencec.on.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox