<?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>cat brain.stuff &#62; wordpress &#187; linux mount iso file</title>
	<atom:link href="http://famvdploeg.com/blog/tag/linux-mount-iso-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://famvdploeg.com/blog</link>
	<description>A simple look on things</description>
	<lastBuildDate>Wed, 21 Mar 2012 19:47:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Linux: Mounting iso files</title>
		<link>http://famvdploeg.com/blog/2008/02/linux-mounting-iso-files/</link>
		<comments>http://famvdploeg.com/blog/2008/02/linux-mounting-iso-files/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 10:27:42 +0000</pubDate>
		<dc:creator>Wytze</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linux mount iso file]]></category>

		<guid isPermaLink="false">http://famvdploeg.com/blog/?p=38</guid>
		<description><![CDATA[Mounting iso images under linux is fairly straightforward. You can use the following command: mount &#60;/path/to/isofile.iso&#62; &#60;/mount/directory/location/&#62; -t iso9660 -o loop]]></description>
			<content:encoded><![CDATA[<p>Mounting iso images under linux is fairly straightforward.  You can use the following command:</p>
<p>mount &lt;/path/to/isofile.iso&gt; &lt;/mount/directory/location/&gt; -t iso9660 -o loop</p>
]]></content:encoded>
			<wfw:commentRss>http://famvdploeg.com/blog/2008/02/linux-mounting-iso-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

