LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-29-2009, 07:15 PM   #1
tonchiba
LQ Newbie
 
Registered: Dec 2009
Location: near umag, croatia
Posts: 1

Rep: Reputation: 0
cheking the md5 somehow


hi! i've just downloaded linux mint 8 ... and somewhere says i should chek the md5 so i colud be sure that it hasen't been corruped or something, so can someone explain it to me how can i make an md5 chek like i am a 2 years old!
 
Old 12-29-2009, 07:20 PM   #2
exvor
Senior Member
 
Registered: Jul 2004
Location: Phoenix, Arizona
Distribution: Gentoo, LFS, Debian,Ubuntu
Posts: 1,537

Rep: Reputation: 87
You need to download the md5 file from the web page and use a md5 checker program. If this is windows you can find one by doing a google search. The md5 check file should be in the same place you downloaded the disk image. Here is a checker that works cross platform and is free http://md5deep.sourceforge.net/
 
Old 12-29-2009, 10:10 PM   #3
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Or you can go to the directory containing the .iso CD image file from a linux system and issue command: md5sum nameofcd.iso to produce the results you're looking for. In the example below I navigate to my data drive called "large", list the contents of the drive and produce a md5 sum for the Debian CD ISO image.
Code:
jo@fox:~$ cd /large/
jo@fox:/large$ ls
1600MB.dd  debian-Lenny-DI-rc2-i386-DVD-1.iso  flash.dd      Knoppix              Mac OS X Install DVD.dmg  pagefile.sys  System Volume Information
2GB.dd     dianes.dd                           garbage20.dd  knoppixcdupdated.dd  osx.TBI                   $RECYCLE.BIN  Temp
4gb2.dmg   Drive0_images                       image.dd      Lappy Images         p2                        RECYCLER      USB-Knoppix
jo@fox:/large$ md5sum debian-Lenny-DI-rc2-i386-DVD-1.iso
ab36c33cd63b4c06f707bc3688c2e877  debian-Lenny-DI-rc2-i386-DVD-1.iso
jo@fox:/large$

Last edited by Brains; 12-29-2009 at 10:13 PM.
 
Old 12-29-2009, 10:25 PM   #4
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,976
Blog Entries: 46

Rep: Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202Reputation: 3202
Hi,

Welcome to LQ!

The 'md5sum' or 'hash' is very important to learn to use and too regularly get in the habit of utilizing it. You can get a sum checker for M$ if need be; 'md5sum.exe'.

For GNU/Linux the 'man md5sum' will get you all the information to perform the check. You can get the 'man command' from the 'cli' at anytime.

If you downloaded the CD/DVD ISO then be sure to check the md5sum for the original ISO. From the cli;

Code:
~#cd /downloadisolocation      #cdromiso.iso & cdromiso.md5 

~#md5sum -c cdromiso.md5       #substitute the correct name to check
If the ISO md5 is OK then you should check the image burn with 'CdromMd5sumsAfterBurning''.

This way you will know if the burn was OK!

This will check the download ISO with the known md5sum that you should get with the ISO. You should do the check for any download that you might perform, even a LiveCD. Plus burn the image. Sometimes you may need to lower the burn rate to get a valid burn.


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
c++ md5 develinux Programming 2 02-28-2009 10:38 AM
need help unpacking hmac-md5 hash into md5 hash lynx5 Programming 3 02-02-2008 04:06 PM
difference between md5 shadow and md5 elsewhere? whysyn Linux - Security 5 12-11-2007 10:11 AM
Cheking how to update the kernel Sabinou Linux - General 2 07-29-2006 02:31 PM
using iso.md5 and iso.md5.asc Tyir Linux - Newbie 3 07-10-2004 11:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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