LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-15-2005, 12:26 PM   #1
Rojon
Member
 
Registered: Aug 2005
Location: UK
Distribution: Slackware
Posts: 41

Rep: Reputation: 15
Slackware md5 check


Greetings all,

I have downloaded the iso's for Slack 10.2 and would like to verify that they are okay. I thought it was just a case of doing...

$ md5sum slackware-10.2-install.iso
<some_long_string>

...then comparing the returned string with one on the Slackware download directory. The only other file i get from the Slack directory is a slackware-10.2-install.iso.md5 file and i'm not really sure what to do with it. So my question is how do i check the Slack iso with the md5 file?

I used to order cds before so i have never had to do this in the past. Thanks for your time and any help you can offer.

Cheers
 
Old 11-15-2005, 12:34 PM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
I'm not too sure what you're asking. The process you described is correct! Just compare the output of md5sum with that given in the ISO's associated .md5 file. You can probably get md5sum to do that for you, check the man page. I usually just compare character by character myself, though.
 
Old 11-15-2005, 12:42 PM   #3
apolinsky
Member
 
Registered: Oct 2004
Location: Brooklyn
Distribution: Slackware 15;
Posts: 440

Rep: Reputation: 46
Nylex is completely correct, but possibly not clear enough to a new user. slackware-10.2-install.iso.md5 is a text file which contains the proper md5sum of the iso you downloaded. Open it up using any editor, or just 'cat' (without the quotes) slackware-10.2-install.iso.md5. You will see the proper string of numbers that md5sum should re-create.
 
Old 11-15-2005, 12:42 PM   #4
Rojon
Member
 
Registered: Aug 2005
Location: UK
Distribution: Slackware
Posts: 41

Original Poster
Rep: Reputation: 15
Okay, i managed to view the string in the md5 file, i just viewed it in a text editor and it matched the output from the Slack iso file.

Thanks for the help, it's appreciated
 
Old 11-15-2005, 01:18 PM   #5
Dankles
Member
 
Registered: May 2004
Location: /dev/null
Distribution: Slackware
Posts: 245

Rep: Reputation: 31
The best way to verify your ISOs is to do this:
# wget ftp://slackware.cs.utah.edu/pub/slac...all-d1.iso.md5
# wget ftp://slackware.cs.utah.edu/pub/slac...all-d2.iso.md5

make sure that the md5 files are in the same dir as the ISOs then:
# md5sum -c slackware-10.2-install-d1.iso.md5 <-- This will check against the md5 file
# md5sum -c slackware-10.2-install-d2.iso.md5

OR
a more automated way would be to copy the text in both files into one file
Make a file with these 2 lines:
-------------------------------------------------------
774e8ea9fe094e8f793c2452187d2723 slackware-10.2-install-d1.iso
d289b63caac14eb150f32e05e385b3ea slackware-10.2-install-d2.iso
-------------------------------------------------------
name this file anything then:
# md5sum -c md5.file.name
 
  


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
FC4 ISOs failed MD5 check henny Fedora 5 08-17-2005 08:00 AM
Auto MD5 check program APB_4 Linux - Software 15 02-28-2005 03:14 PM
Slackware 10.1 MD5 problem joe83 Slackware 4 02-21-2005 06:15 PM
slackware 10 md5 mismatch LinuxLala Linux - General 3 07-12-2004 06:28 AM
Hwo do I use MD5 sums to check file downloads? jdruin Linux - General 3 12-01-2003 11:49 AM

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

All times are GMT -5. The time now is 09:37 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