Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-08-2009, 01:05 AM
|
#1
|
|
Senior Member
Registered: Jan 2002
Location: Nanjing, China
Distribution: Ubuntu 12.04
Posts: 1,227
Rep:
|
MD5 sum
I have an iso to burn. How do I first check the checksum??
|
|
|
|
12-08-2009, 01:32 AM
|
#2
|
|
Senior Member
Registered: Aug 2004
Location: England
Distribution: Ubuntu
Posts: 1,007
Rep:
|
On Linux, you would run:
Code:
md5sum my_iso_file.iso
Obviously, you need to change the name of the iso file
EDIT:-
On Windows, you could try using one of the utilities as shown in the following links
http://support.microsoft.com/kb/841290
http://www.openoffice.org/dev_docs/u...5sums.html#win
Last edited by Disillusionist; 12-08-2009 at 01:37 AM.
|
|
|
1 members found this post helpful.
|
12-08-2009, 01:52 PM
|
#3
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,614
|
I would use 'cmp' instead:
Code:
cmp /dev/cdrom file.iso
it should say that /dev/cdrom is padded.
|
|
|
|
12-08-2009, 02:07 PM
|
#4
|
|
Senior Member
Registered: Aug 2004
Location: England
Distribution: Ubuntu
Posts: 1,007
Rep:
|
I was theorising that the OP wanted to check that the ISO image was valid before burning to CD
|
|
|
|
12-08-2009, 02:17 PM
|
#5
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,614
|
Oh, yes, ok then, my bad, well after you burn it you can use my solution to make sure it burned properly. But, yes you should just run 'md5sum' on the image to check it before you burn it.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:44 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|