LinuxQuestions.org
Visit Jeremy's Blog.
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 10-09-2002, 11:36 AM   #1
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Rep: Reputation: 15
Question md5sum for windows???


can i use the md5sum under windows xp??? is there a way of checking the iso files i downloaded before burning them? i already downloaded all the iso files and burned them before checking them, then i ran the test before the installation but the first cd has failed three times (i've burned it 3 times). i can't use my cd burner under linux. i wonder if i can check the iso files under windows xp so that i can burn them without wasting more virgin cds.

thanks in advance!

eduardo
 
Old 10-09-2002, 11:43 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Yeah, there is. There's a program called md5summer for Windows. Can't remember where it is, but googling should find it quick enough. More interestingly, though, why can't you use your CD burner under Linux?
 
Old 10-09-2002, 11:44 AM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Oops. Just thought... if you already have a Linux distro up and running on your machine, and you don't mind booting to and from, you could use the md5sums program under Linux... unless, of course, you're running XP with an NTFS filesystem.
 
Old 10-09-2002, 11:46 AM   #4
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
by the way...

by the way, i'm trying to install the linux 8.0 version.

if i use the md5sum (for windows xp and once i find it), do i need to compare the result with anything else??? i heard you get a code as a response, where can i find the codes for correct iso images???

i can use my cd burner in linux but i tried to burn a disk and it was burned incorrectly, i got an error message but i can't remember what it said. i will try later and pose the problem.

thanks again!

eduardo
 
Old 10-09-2002, 11:49 AM   #5
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
i already ran the md5sum in linux

i already ran the md5sum in linux but as i mentioned before, i couldn't burn the first disk under linux. i will try to solve the cd burner problem with a cd-rw but i will do that later.

thanks!

eduardo
 
Old 10-09-2002, 11:50 AM   #6
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Nope. All you need to do is download the ISO files and the file md5sums (sometimes it is a variation of that, which is only a couple of kbs at most) and have them in the same directory. Once they're all downloaded run the program to check the md5sum key (the small file) against the ISO files. Simple as that.
 
Old 10-09-2002, 11:52 AM   #7
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
Md5sum for Windows is called md5summer and can be found here: md5summer.org
 
Old 10-09-2002, 11:55 AM   #8
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
i tried doing that but i got an hexadecimal code in response (under linux)
 
Old 10-09-2002, 11:58 AM   #9
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Under linux you need to type this:
md5sum --check md5sumsfile
where md5sumsfile is the small file you downloaded. Here's the output I got for Mandy9 ISOs:
Code:
md5sum: Mandrake90-cd1-inst.i586.iso: No such file or directory
Mandrake90-cd1-inst.i586.iso: FAILED open or read
Mandrake90-cd2-ext.i586.iso: OK
Mandrake90-cd3-i18n.i586.iso: OK
md5sum: WARNING: 1 of 3 listed files could not be read
I get the errors because I have already burned the first ISO file (it's MD5s were fine) and so deleted the file.
 
Old 10-09-2002, 12:01 PM   #10
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
i guess the redhat version of md5sum is different. there is another post in this same forum where a guy shows what he got after running the md5sum: a big hex code...

thanks again!
 
Old 10-09-2002, 12:05 PM   #11
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
does the md5summer take long??? it's been running for 7 mins now
 
Old 10-09-2002, 12:08 PM   #12
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
It depends... it took ~1m to do 2 ISO files. This is going to sound very rude, but are you sure you're checking the codes and not generating them?
 
Old 10-09-2002, 12:18 PM   #13
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
yes, i clicked on "verify sums" but it seems that i can not choose the .iso file... by default i can open text files and .md5 files... i selected the file manually but it takes long. last time i did the same thing and i got a "file is empty" error...
 
Old 10-09-2002, 12:19 PM   #14
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
I've not used the Windows md5summer package in a while, but I believe you're supposed use the .md5 file rather than the iso.
 
Old 10-09-2002, 12:28 PM   #15
eduardo_ha
LQ Newbie
 
Registered: Sep 2002
Posts: 25

Original Poster
Rep: Reputation: 15
newbiee question: i have the .iso files, not the md5 files... what's the difference??? i'm supposed to burn the iso files into cd's aren't i? can i check the iso files after downloading them???
 
  


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
DISCUSSION: Checking the md5sum in Windows calcon LinuxAnswers Discussion 13 06-03-2014 07:06 PM
arch iso md5sum check in windows jkh Arch 2 03-27-2005 10:22 AM
MD5SUM in WINDOWS okleydo Linux - General 3 12-05-2003 06:29 PM
Windows md5sum syntax? psyno Linux - Newbie 2 07-23-2003 12:59 AM
Md5sum? Shabadu Linux - General 2 07-22-2003 12:51 PM

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

All times are GMT -5. The time now is 10:35 AM.

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