LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-17-2009, 06:02 PM   #1
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Rep: Reputation: 34
FC 11's md5sum problem


hi, i downloaded FC 11 in the FC site, but it was chopped in several days (not downloaded in 1 day), the download was completed, but upon checking the md5sum, its not matched with the md5sum for FC 11's iso in the site;

the md5sum in the site is:

6e812e782e52b536c0307bb26b3c244e1c42b644235f5a4b242786b1ef375358 *Fedora-11-i386-DVD.iso


from : https://fedoraproject.org/static/che...-i386-CHECKSUM

but upon checking the downloaded file:

root@slackerz:/mnt/winback/DOWNLOADS# md5sum Fedora-11-i386-DVD.iso
90c8935a4375c1098d3527ca8bb56202 Fedora-11-i386-DVD.iso

does this mean, the file i downloaded is not valid?

by the way, i am using slackware 12.0, but used winxp to download the file. . .
 
Old 10-17-2009, 06:50 PM   #2
flokip
LQ Newbie
 
Registered: Aug 2009
Posts: 21

Rep: Reputation: 0
I think it is a "Hash: SHA256" an therefore use sha256sum.

See
http://fedoraproject.org/wiki/Fedora...nd_Performance
 
Old 10-17-2009, 10:41 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
fedora changed to the 256 bit hash . you will need to check with hashcalc.
 
Old 10-23-2009, 03:59 PM   #4
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Original Poster
Rep: Reputation: 34
i think i do not have the utility :

Code:
root@slackerz:/mnt/winback/DOWNLOADS# sha256sum -c *-CHECKSUM
sha256sum: *-CHECKSUM: No such file or directory

i am in the dir where the Fedora image is located. . .
 
Old 10-23-2009, 04:18 PM   #5
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
Yes, you have the utility. It's reporting that it can not find the file (glob) you told it to use.
 
Old 10-23-2009, 04:25 PM   #6
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by anomie View Post
Yes, you have the utility. It's reporting that it can not find the file (glob) you told it to use.
do i need to download a file or utility for this ? i dont want to waste my blank cd just to burn and test this iso if this is ok . . .

o well i can just try this in a VM just to check .. .
 
Old 10-23-2009, 04:38 PM   #7
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
I think you are misunderstanding. Remember when you did this?

Quote:
Originally Posted by ic_torres
Code:
# md5sum Fedora-11-i386-DVD.iso
Just change it to this:

Code:
# sha256sum Fedora-11-i386-DVD.iso
 
Old 10-23-2009, 04:46 PM   #8
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Original Poster
Rep: Reputation: 34
Quote:
Originally Posted by anomie View Post
I think you are misunderstanding. Remember when you did this?



Just change it to this:

Code:
# sha256sum Fedora-11-i386-DVD.iso

whoa. .got it

root@slackerz:/mnt/winback/DOWNLOADS# sha256sum Fedora-11-i386-DVD.iso
fa49cbefe97b31a3cbbf643334f005281abfcde94ea1eadd05cad3c9157b9ad1 Fedora-11-i386-DVD.iso


oh. .. i think its not matched :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

6e812e782e52b536c0307bb26b3c244e1c42b644235f5a4b242786b1ef375358 *Fedora-11-i386-DVD.iso
 
Old 10-23-2009, 04:50 PM   #9
anomie
Senior Member
 
Registered: Nov 2004
Location: Texas
Distribution: RHEL, Scientific Linux, Debian, Fedora
Posts: 3,935
Blog Entries: 5

Rep: Reputation: Disabled
I agree. The sha256sum does not match. Try downloading it from a different mirror, or use a better download client if you must split it over several days again...
 
Old 10-23-2009, 04:53 PM   #10
ic_torres
Member
 
Registered: Nov 2005
Location: ABAP
Distribution: slackware 12.0, Vector Linux STD 6.0 and 5.8, ZenWalk 4.6.1, OpenBSD 3.9
Posts: 389

Original Poster
Rep: Reputation: 34
ok thanks for the info. i might try downloading this someday for a day. i will just wait for my free time/day.

thanks again.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Spell Check on Fedora 11's writer AbdurRahman Linux - Software 1 08-05-2009 09:19 PM
LXer: Fedora 11's best five features LXer Syndicated Linux News 0 05-30-2009 11:30 AM
saving drafts in gmail corrupted in opensuse 11's ff 3.0.3 ungua SUSE / openSUSE 3 12-01-2008 02:30 PM
md5sum problem drivesector Linux - Newbie 11 04-08-2004 03:11 AM
Anyone here worked with PDP-11's and other similar stuff? Baldorg General 2 11-05-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration