<?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: AppleScript to mount/unmount a drive</title>
	<atom:link href="http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/feed/" rel="self" type="application/rss+xml" />
	<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Sep 2010 01:46:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dae</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1914</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Mon, 26 Jul 2010 09:09:09 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1914</guid>
		<description>As I say above, 
&quot;I’d like to emphasize: this script is meant to unmount an entire drive rather than just a volume. It takes a volume as an identifier of the needed drive.&quot;</description>
		<content:encoded><![CDATA[<p>As I say above,<br />
&#8220;I’d like to emphasize: this script is meant to unmount an entire drive rather than just a volume. It takes a volume as an identifier of the needed drive.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1910</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Mon, 26 Jul 2010 01:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1910</guid>
		<description>Does a similar script exist that will mount and unmount a hard drive, not a volume.
I&#039;m trying to find something that will unmount/remount a continually connected external hard drive? Thanks for any help!</description>
		<content:encoded><![CDATA[<p>Does a similar script exist that will mount and unmount a hard drive, not a volume.<br />
I&#8217;m trying to find something that will unmount/remount a continually connected external hard drive? Thanks for any help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dae</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1423</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Sun, 06 Jun 2010 17:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1423</guid>
		<description>Cool, thanks! I&#039;ve linked back your post in my &quot;recommended&quot; list on the home page.</description>
		<content:encoded><![CDATA[<p>Cool, thanks! I&#8217;ve linked back your post in my &#8220;recommended&#8221; list on the home page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Payne II</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1421</link>
		<dc:creator>Tom Payne II</dc:creator>
		<pubDate>Sun, 06 Jun 2010 15:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1421</guid>
		<description>Thanks for the post!  I just modified it to deal with SMB shares and it seems to be working great.  I put my modified code up at: http://ctp2nd.com/post/669945321/applescript-to-auto-mount-a-smb-share and linked back here for the original.  Thanks again.  -Tom</description>
		<content:encoded><![CDATA[<p>Thanks for the post!  I just modified it to deal with SMB shares and it seems to be working great.  I put my modified code up at: <a href="http://ctp2nd.com/post/669945321/applescript-to-auto-mount-a-smb-share" rel="nofollow">http://ctp2nd.com/post/669945321/applescript-to-auto-mount-a-smb-share</a> and linked back here for the original.  Thanks again.  -Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zero</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1330</link>
		<dc:creator>zero</dc:creator>
		<pubDate>Sun, 30 May 2010 20:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1330</guid>
		<description>Thanks Dae, that worked :)</description>
		<content:encoded><![CDATA[<p>Thanks Dae, that worked :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dae</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1315</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Sat, 29 May 2010 18:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1315</guid>
		<description>Bug fixed, see the updated version above. I simply forgot the quotes, shame on me :-)

Thanks for the report!</description>
		<content:encoded><![CDATA[<p>Bug fixed, see the updated version above. I simply forgot the quotes, shame on me :-)</p>
<p>Thanks for the report!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dae</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1314</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Sat, 29 May 2010 18:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1314</guid>
		<description>&lt;pre&gt;&lt;code&gt;Dae-MacPro:~ Dae$ diskutil unmountDisk &quot;Storage HD&quot;
Unmount of all volumes on disk2 was successful&lt;/code&gt;&lt;/pre&gt;

I&#039;ll try to fix the script accordingly.</description>
		<content:encoded><![CDATA[<pre><code>Dae-MacPro:~ Dae$ diskutil unmountDisk "Storage HD"
Unmount of all volumes on disk2 was successful</code></pre>
<p>I&#8217;ll try to fix the script accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zero</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1313</link>
		<dc:creator>zero</dc:creator>
		<pubDate>Sat, 29 May 2010 17:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1313</guid>
		<description>After further inspection it seems that diskutil itself has problems with spaces. 
A simple bash command with   diskutil unmountDisk ${diskName}  also fails. argh.</description>
		<content:encoded><![CDATA[<p>After further inspection it seems that diskutil itself has problems with spaces.<br />
A simple bash command with   diskutil unmountDisk ${diskName}  also fails. argh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zero</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-1312</link>
		<dc:creator>zero</dc:creator>
		<pubDate>Sat, 29 May 2010 17:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-1312</guid>
		<description>Very useful script indeed, thanks, and i&#039;ve been looking for something like that now for ages. 

But i have a tiny problem with it, namely if the Volume you&#039;re trying to mount/unmount has a space in it like &#039;Macintosh HD&#039; or &#039;Time Machine&#039;, the script only results in an error upon execution. 
Like when i want to unmount the Volume &#039;Time Machine&#039; if gives this error: &#039;can&#039;t find the volume &#039;Machine&#039; &#039; 
This is most likely the way this is programmed in Applescript, since when it involves a space, Applescript thinks you already mention the next argument then.
Sadly i can&#039;t rename all my Drives without a space or some other character, this would completely mess up the file structure i made. 

Any way to fix this?
I&#039;ve been trying all day to come up with something.</description>
		<content:encoded><![CDATA[<p>Very useful script indeed, thanks, and i&#8217;ve been looking for something like that now for ages. </p>
<p>But i have a tiny problem with it, namely if the Volume you&#8217;re trying to mount/unmount has a space in it like &#8216;Macintosh HD&#8217; or &#8216;Time Machine&#8217;, the script only results in an error upon execution.<br />
Like when i want to unmount the Volume &#8216;Time Machine&#8217; if gives this error: &#8216;can&#8217;t find the volume &#8216;Machine&#8217; &#8216;<br />
This is most likely the way this is programmed in Applescript, since when it involves a space, Applescript thinks you already mention the next argument then.<br />
Sadly i can&#8217;t rename all my Drives without a space or some other character, this would completely mess up the file structure i made. </p>
<p>Any way to fix this?<br />
I&#8217;ve been trying all day to come up with something.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dae</title>
		<link>http://dae.cyberic.eu/blog/applescript-to-mount-unmount-a-drive/comment-page-1/#comment-962</link>
		<dc:creator>Dae</dc:creator>
		<pubDate>Tue, 04 May 2010 09:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://dae.cyberic.eu/?p=512#comment-962</guid>
		<description>This script is supposed to unmount a drive, not a partition. This is useful solely for Mac Pros.</description>
		<content:encoded><![CDATA[<p>This script is supposed to unmount a drive, not a partition. This is useful solely for Mac Pros.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
