<?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>Doing &#38; Done &#187; mount</title>
	<atom:link href="http://doing.liduan.com/tag/mount/feed/" rel="self" type="application/rss+xml" />
	<link>http://doing.liduan.com</link>
	<description>Record and Store</description>
	<lastBuildDate>Thu, 11 Feb 2010 11:19:37 +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>To mount the ISO image file.iso to the m &#8230;</title>
		<link>http://doing.liduan.com/2009/04/20/to-mount-the-iso-image-fileiso-to-the-m/</link>
		<comments>http://doing.liduan.com/2009/04/20/to-mount-the-iso-image-fileiso-to-the-m/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 16:56:23 +0000</pubDate>
		<dc:creator>liduan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[ISO]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mount]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://doing.liduan.com/2009/04/20/to-mount-the-iso-image-fileiso-to-the-m/</guid>
		<description><![CDATA[To mount the ISO image file.iso to the mount point /mnt/test use this command:
mount -o loop -t iso9660 file.iso /mnt/test]]></description>
			<content:encoded><![CDATA[<p>To mount the ISO image file.iso to the mount point /mnt/test use this command:</p>
<p><code>mount -o loop -t iso9660 file.iso /mnt/test</code></p>]]></content:encoded>
			<wfw:commentRss>http://doing.liduan.com/2009/04/20/to-mount-the-iso-image-fileiso-to-the-m/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
