<?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: umount: /mnt/XXXX: device is busy</title>
	<atom:link href="http://www.karkomaonline.com/index.php/2003/05/umount-mntxxxx-device-is-busy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karkomaonline.com/index.php/2003/05/umount-mntxxxx-device-is-busy/</link>
	<description>a Blog for SysAdmins and Unix stuff in general</description>
	<lastBuildDate>Tue, 13 Sep 2011 05:10:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.karkomaonline.com/index.php/2003/05/umount-mntxxxx-device-is-busy/comment-page-1/#comment-6</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 20 Sep 2003 06:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkomaonline.com/index.php/2003/05/12/umount-mntxxxx-device-is-busy/#comment-6</guid>
		<description>This will also do the trick:



&lt;blockquote&gt;kill -9 `lsof -t /dev/cdrom`
umount /dev/cdrom
eject&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>This will also do the trick:</p>
<blockquote><p>kill -9 `lsof -t /dev/cdrom`<br />
umount /dev/cdrom<br />
eject</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.karkomaonline.com/index.php/2003/05/umount-mntxxxx-device-is-busy/comment-page-1/#comment-5</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 07 Jun 2003 18:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.karkomaonline.com/index.php/2003/05/12/umount-mntxxxx-device-is-busy/#comment-5</guid>
		<description>You also could try something like this...



&lt;blockquote&gt;fuser -muv /mnt/cdrom&lt;/blockquote&gt;



which will list each account, PID, etc using the device mounted on /mnt/cdrom.</description>
		<content:encoded><![CDATA[<p>You also could try something like this&#8230;</p>
<blockquote><p>fuser -muv /mnt/cdrom</p></blockquote>
<p>which will list each account, PID, etc using the device mounted on /mnt/cdrom.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

