<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Hayden's Blog &#187; linux</title>
	<atom:link href="http://www.sloik.ezwebtogo.com/myblog/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sloik.ezwebtogo.com/myblog</link>
	<description>The adventures of Hayden McAfee.</description>
	<lastBuildDate>Tue, 25 May 2010 04:21:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mounting An ISO Under Linux</title>
		<link>http://www.sloik.ezwebtogo.com/myblog/2008/05/03/mounting-an-iso-under-linux/</link>
		<comments>http://www.sloik.ezwebtogo.com/myblog/2008/05/03/mounting-an-iso-under-linux/#comments</comments>
		<pubDate>Sun, 04 May 2008 04:30:50 +0000</pubDate>
		<dc:creator>sloik2004</dc:creator>
				<category><![CDATA[Lab Notes]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[loop]]></category>
		<category><![CDATA[mount]]></category>

		<guid isPermaLink="false">http://www.sloik.ezwebtogo.com/myblog/2008/05/03/mounting-an-iso-under-linux/</guid>
		<description><![CDATA[The most beautiful built in feature ever.
mount -o loop disk1.iso /mnt/disk
Mounts an ISO to the specified directory.
]]></description>
			<content:encoded><![CDATA[<p>The most beautiful built in feature ever.</p>
<blockquote><p>mount -o loop disk1.iso /mnt/disk</p></blockquote>
<p>Mounts an ISO to the specified directory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sloik.ezwebtogo.com/myblog/2008/05/03/mounting-an-iso-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
