Hello
I have downloaded Centos 5.1 several times, but I am getting md5checksum error.
also none of the websites on North America had DVD version. it is listed but I couldn't download it.
any one else have the same problem.
md5sum -c CentOS-5.1-x86_64-bin-DVD.iso ]???d?Fw6k.u!???*??z?Nc?-: No such file or directory ]???d?Fw6k.u!???*??z?Nc?-: FAILED open or read md5sum: ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: No such file or directory?`@k?Fq???t????R|???0H?????[C)f?w?y?? ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: FAILED open or read`@k?Fq???t????R|???0H?????[C)f?w?y?? md5sum: WARNING: 2 of 2 listed files could not be read
Centos wrote:
Hello
I have downloaded Centos 5.1 several times, but I am getting md5checksum error.
also none of the websites on North America had DVD version. it is listed but I couldn't download it.
any one else have the same problem.
md5sum -c CentOS-5.1-x86_64-bin-DVD.iso
This is wrong.
Get the md5sum.txt and do a:
md5sum -c md5sum.txt
or get sha1sum.txt and do:
sha1sum -c sha1sum.txt
Mogens
On 14/12/2007 13:27, Centos wrote:
Hello
I have downloaded Centos 5.1 several times, but I am getting md5checksum error.
also none of the websites on North America had DVD version. it is listed but I couldn't download it.
any one else have the same problem.
md5sum -c CentOS-5.1-x86_64-bin-DVD.iso ]???d?Fw6k.u!???*??z?Nc?-: No such file or directory ]???d?Fw6k.u!???*??z?Nc?-: FAILED open or read md5sum: ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: No such file or directory?`@k?Fq???t????R|???0H?????[C)f?w?y?? ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: FAILED open or read`@k?Fq???t????R|???0H?????[C)f?w?y?? md5sum: WARNING: 2 of 2 listed files could not be read
The -c used in this way will try to reference the iso for the checksums rather than the data. You need to run the command without that option and cross-check with the published md5sums.
Luke
Thanks,
but it seems I should download it again. the check sum is different to md5sum.txt.
md5sum CentOS-5.1-x86_64-bin-DVD.iso 9bf16797259aa841979fae2757385675 CentOS-5.1-x86_64-bin-DVD.iso
203c94386aac6a94aa97caef5780f9dc CentOS-5.1-x86_64-bin-DVD.iso
Luke Dudney wrote:
On 14/12/2007 13:27, Centos wrote:
Hello
I have downloaded Centos 5.1 several times, but I am getting md5checksum error.
also none of the websites on North America had DVD version. it is listed but I couldn't download it.
any one else have the same problem.
md5sum -c CentOS-5.1-x86_64-bin-DVD.iso ]???d?Fw6k.u!???*??z?Nc?-: No such file or directory ]???d?Fw6k.u!???*??z?Nc?-: FAILED open or read md5sum: ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: No such file or directory?`@k?Fq???t????R|???0H?????[C)f?w?y?? ??????j?]?n>?I?6?????&O?i *x??U?e(??o??Z-??x???.??????m: FAILED open or read`@k?Fq???t????R|???0H?????[C)f?w?y?? md5sum: WARNING: 2 of 2 listed files could not be read
The -c used in this way will try to reference the iso for the checksums rather than the data. You need to run the command without that option and cross-check with the published md5sums.
Luke
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos