<?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: Portable Cygwin</title>
	<atom:link href="http://mochabomb.com/blog/portable-cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://mochabomb.com/blog/portable-cygwin/</link>
	<description>Web Design and Technical notes</description>
	<lastBuildDate>Mon, 09 Aug 2010 13:19:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: gregg</title>
		<link>http://mochabomb.com/blog/portable-cygwin/comment-page-1/#comment-10262</link>
		<dc:creator>gregg</dc:creator>
		<pubDate>Sat, 10 Oct 2009 17:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://mochabomb.com/wordpress/?p=2#comment-10262</guid>
		<description>That is a much better solution - thanks - will update the post</description>
		<content:encoded><![CDATA[<p>That is a much better solution &#8211; thanks &#8211; will update the post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qt02537</title>
		<link>http://mochabomb.com/blog/portable-cygwin/comment-page-1/#comment-8767</link>
		<dc:creator>qt02537</dc:creator>
		<pubDate>Fri, 21 Aug 2009 10:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://mochabomb.com/wordpress/?p=2#comment-8767</guid>
		<description>Use the Cygwin&#039;s &quot;mount&quot; command instead of editing the registry.  

- First, save you mount information:
mount -m &gt; saved_mount_info.txt

- it will show something similar to the following:
06:10:17&gt; mount -m
mount -f -s -b &quot;C:/Cygwin/bin&quot; &quot;/usr/bin&quot;
mount -f -s -b &quot;C:/Cygwin/lib&quot; &quot;/usr/lib&quot;
mount -f -s -b &quot;C:/Cygwin&quot; &quot;/&quot;
mount -s -b --change-cygdrive-prefix &quot;/cygdrive&quot;

- print this or have it showing in another window.

- now unmount everything:
umount -A

- now for each line in your saved printout, use the mount command to mount to your *new* drive location, e.g.:
mount -f -s -b &quot;D:/Cygwin/bin&quot; &quot;/usr/bin&quot;

..etc for each line in your printout</description>
		<content:encoded><![CDATA[<p>Use the Cygwin&#8217;s &#8220;mount&#8221; command instead of editing the registry.  </p>
<p>- First, save you mount information:<br />
mount -m &gt; saved_mount_info.txt</p>
<p>- it will show something similar to the following:<br />
06:10:17&gt; mount -m<br />
mount -f -s -b &#8220;C:/Cygwin/bin&#8221; &#8220;/usr/bin&#8221;<br />
mount -f -s -b &#8220;C:/Cygwin/lib&#8221; &#8220;/usr/lib&#8221;<br />
mount -f -s -b &#8220;C:/Cygwin&#8221; &#8220;/&#8221;<br />
mount -s -b &#8211;change-cygdrive-prefix &#8220;/cygdrive&#8221;</p>
<p>- print this or have it showing in another window.</p>
<p>- now unmount everything:<br />
umount -A</p>
<p>- now for each line in your saved printout, use the mount command to mount to your *new* drive location, e.g.:<br />
mount -f -s -b &#8220;D:/Cygwin/bin&#8221; &#8220;/usr/bin&#8221;</p>
<p>..etc for each line in your printout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: humpty</title>
		<link>http://mochabomb.com/blog/portable-cygwin/comment-page-1/#comment-8523</link>
		<dc:creator>humpty</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://mochabomb.com/wordpress/?p=2#comment-8523</guid>
		<description>How to make cygwin completely portable?
I&#039;m not allowed to update registry keys at work
(no admin rights).</description>
		<content:encoded><![CDATA[<p>How to make cygwin completely portable?<br />
I&#8217;m not allowed to update registry keys at work<br />
(no admin rights).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
