<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LiveCD&#8217;s and MD5SUMS &#8211; A Tutorial</title>
	<atom:link href="http://bytesandsuch.com/2009/11/livecds-and-md5sums-a-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://bytesandsuch.com/2009/11/livecds-and-md5sums-a-tutorial/</link>
	<description>reviews, tips, &#38; comments</description>
	<lastBuildDate>Mon, 30 Aug 2010 04:51:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: stlouisubntu</title>
		<link>http://bytesandsuch.com/2009/11/livecds-and-md5sums-a-tutorial/comment-page-1/#comment-154</link>
		<dc:creator>stlouisubntu</dc:creator>
		<pubDate>Mon, 09 Nov 2009 01:50:24 +0000</pubDate>
		<guid isPermaLink="false">http://bytesandsuch.com/2009/11/livecds-and-md5sums-a-tutorial/#comment-154</guid>
		<description>I agree with you and I prefer to use the md5sum command line utility.  However, where I differ is that I do not want to have to manually compare md5 sums.  Here&#039;s what I do:

Using your favorite text editor (such as gedit, leafpad, kate?),
make a one line text file as follows:

copy and paste full md5sum  filename.iso 

and save as .iso.md5 in the same directory as the .iso file
(also note that there are two spaces between the md5sum and the filename.  Then from the command line in the same directory as the .iso file and your new md5sum text file enter

md5sum -c filenane.iso.md5

if successfully you get a message of .iso  OK

This eliminates human error in manually comparing md5sums.  The most friendly .iso download sites include md5sum text files (so you will not need to make your own.)  Ubuntu offers one big text file containing all the md5sums and filename.isos as one big text file from which to copy/cut and paste to easily make your own md5sum text file for the respective .iso you downloaded.

Hope this helps.

Cheers.

(Please delete the first two posts as wordpress kept messing up my posts.)</description>
		<content:encoded><![CDATA[<p>I agree with you and I prefer to use the md5sum command line utility.  However, where I differ is that I do not want to have to manually compare md5 sums.  Here&#8217;s what I do:</p>
<p>Using your favorite text editor (such as gedit, leafpad, kate?),<br />
make a one line text file as follows:</p>
<p>copy and paste full md5sum  filename.iso </p>
<p>and save as .iso.md5 in the same directory as the .iso file<br />
(also note that there are two spaces between the md5sum and the filename.  Then from the command line in the same directory as the .iso file and your new md5sum text file enter</p>
<p>md5sum -c filenane.iso.md5</p>
<p>if successfully you get a message of .iso  OK</p>
<p>This eliminates human error in manually comparing md5sums.  The most friendly .iso download sites include md5sum text files (so you will not need to make your own.)  Ubuntu offers one big text file containing all the md5sums and filename.isos as one big text file from which to copy/cut and paste to easily make your own md5sum text file for the respective .iso you downloaded.</p>
<p>Hope this helps.</p>
<p>Cheers.</p>
<p>(Please delete the first two posts as wordpress kept messing up my posts.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
