<?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>BlueScripts &#187; Loopback device</title>
	<atom:link href="http://bluescripts.net/tag/loopback-device/feed/" rel="self" type="application/rss+xml" />
	<link>http://bluescripts.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 06 Sep 2010 02:01:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Interesting Loopback Device issue on CentOS</title>
		<link>http://bluescripts.net/2009/08/interesting-loopback-device-issue-on-centos/</link>
		<comments>http://bluescripts.net/2009/08/interesting-loopback-device-issue-on-centos/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 23:03:17 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Loopback device]]></category>

		<guid isPermaLink="false">http://bluescripts.net/2009/08/interesting-loopback-device-issue-on-centos/</guid>
		<description><![CDATA[Was playing around with using the loopback devices to mount some OS images on CentOS and following the losetup followed by a mount command would indeed mount the image, but umount wouldn&#8217;t unmount it and would leave it stagnant, leaving me with this error: ioctl: LOOP_CLR_FD: Device or resource busy Interestingly enough though the lomount [...]]]></description>
			<content:encoded><![CDATA[<p>Was playing around with using the loopback devices to mount some OS images on CentOS and following the losetup followed by a mount command would indeed mount the image, but umount wouldn&#8217;t unmount it and would leave it stagnant, leaving me with this error:</p>
<pre>ioctl: LOOP_CLR_FD: Device or resource busy</pre>
<p>Interestingly enough though the lomount command</p>
<pre>lomount -diskimage OS.img -partition 1  /MOUNTFOLDER</pre>
<p>and then using umount to unmount the mountfolder would unmount the loopback device properly and free it for re-use.</p>
<p>Hope this helps someone!</p>
]]></content:encoded>
			<wfw:commentRss>http://bluescripts.net/2009/08/interesting-loopback-device-issue-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
