LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I find checksum on the disk? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-find-checksum-on-the-disk-779623/)

maokc 01-03-2010 07:33 PM

How do I find checksum on the disk?
 
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.

Thanks.

itsbrad212 01-03-2010 07:35 PM

Quote:

Originally Posted by maokc (Post 3813016)
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.

Thanks.

Can you get an iso of it? You can run
Code:

md5sum name.iso
(that is for a unix machine. You might need to install something on windows)

Also, the iso burning tool k3b and many others have an option to check the md5sum

battleship 01-03-2010 08:16 PM

just google md5 summer there are several of them out there for free just download it and install they r real easy to use. Oh yea to find the check summ of the iso just go to where you down loaded from and compare yours with what they have listed.

darksyde 01-04-2010 03:35 PM

Quote:

Originally Posted by maokc (Post 3813016)
This is the first time I have made my own install disks, instead of buying a boxed set. Edmunds Enterprises apparently doesn't sell them anymore. The checksum values are listed on the download site, but how do I compare them with my downloads? My ext3 partition is formatted (blank) awaiting installation, so I will have to do this in Windows, and I don't know how.

Thanks.

Burning iso's used to scare me to death! Haven't used K3B myself but Brasero also takes care of your checksums.
Mark
Linux Mint 6
Linux Registered User # 494945

Total-MAdMaN 01-04-2010 06:00 PM

Quote:

Originally Posted by darksyde (Post 3813969)
Burning iso's used to scare me to death! Haven't used K3B myself but Brasero also takes care of your checksums.

As was mentioned in the original post, they're having to check using Windows.

kc4mts 01-04-2010 08:48 PM

md5 checksum for windows
 
A search on Google or other search engine for "md5 check for windows free" will bring up a few prospects for you. One possible answer is at:

http://download.cnet.com/MD5-Checker...-10410639.html

If you have gotten the file through a normal repository for file distribution you should have no trouble even if you do not do a checksum. However if you want to be sure, using MD5 is a good way to verify a file.
I may be asking for trouble, but I have burned many "distros" to CD and have never had a problem (although there is always a first...and last... time for anything). If the machine is mission critical or is not yours then definitely use checksum.
Alan

Also in your thread you mentioned that you did not know how to Install? I do not recognize the information referred to by Edmunds Enterprises, but most distributions will auto install to the selected drive / partition now, from within windows or if it is a "live" distribution it will boot from the CD. If you need more help please feel free to ask.

kc4mts 01-04-2010 08:58 PM

Also in your thread you mentioned that you did not know how to Install? I do not recognize the information referred to by Edmunds Enterprises, but most distributions will auto install to the selected drive / partition now, from within windows or if it is a "live" distribution it will boot from the CD. If you need more help please feel free to ask.

rlynwood 01-04-2010 10:04 PM

Here's a list of free Checksum programs: ...
 
http://www.thefreecountry.com/utilit...um-tools.shtml
These are checksum programs for Windows.

I find WinMD5Free and WinMD5Sum from Nullriver Software (the latter only) the easiest to use, but you may find other(s) better.

axobeauvi 01-12-2010 10:36 PM

you could always grab a small distro, put it on a USB stick and check it that way or with k3b


All times are GMT -5. The time now is 04:00 AM.