<?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 for FatFrame</title>
	<atom:link href="http://www.fatframe.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fatframe.com</link>
	<description>Technology.... and stuff</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:48:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on MacFuse Issues with Mac OS X 10.7 (Lion) by Macdara</title>
		<link>http://www.fatframe.com/2011/07/25/macfuse-issues-mac-os-10-7-lion/#comment-147</link>
		<dc:creator>Macdara</dc:creator>
		<pubDate>Mon, 06 Feb 2012 20:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=351#comment-147</guid>
		<description>Thanks this worked great for me</description>
		<content:encoded><![CDATA[<p>Thanks this worked great for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacFuse Issues with Mac OS X 10.7 (Lion) by William</title>
		<link>http://www.fatframe.com/2011/07/25/macfuse-issues-mac-os-10-7-lion/#comment-143</link>
		<dc:creator>William</dc:creator>
		<pubDate>Sun, 22 Jan 2012 06:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=351#comment-143</guid>
		<description>I just got a new iMac and couldn&#039;t figure out why MacFuse wasn&#039;t working. Thanks for telling me about OSXFuse.</description>
		<content:encoded><![CDATA[<p>I just got a new iMac and couldn&#8217;t figure out why MacFuse wasn&#8217;t working. Thanks for telling me about OSXFuse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MacFuse Issues with Mac OS X 10.7 (Lion) by Roger</title>
		<link>http://www.fatframe.com/2011/07/25/macfuse-issues-mac-os-10-7-lion/#comment-107</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Wed, 09 Nov 2011 21:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=351#comment-107</guid>
		<description>Hay just ran across this, but did a little more digging in the MacFUSE google group. They referenced OSXFUSE which is compatible with lion 64bit, while being supported and sharing most of the same code of MacFUSE.</description>
		<content:encoded><![CDATA[<p>Hay just ran across this, but did a little more digging in the MacFUSE google group. They referenced OSXFUSE which is compatible with lion 64bit, while being supported and sharing most of the same code of MacFUSE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Chris</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-103</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 22 Oct 2011 02:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-103</guid>
		<description>Like you said it seems like import-volume and then attach-volume is the way to go...will try and report</description>
		<content:encoded><![CDATA[<p>Like you said it seems like import-volume and then attach-volume is the way to go&#8230;will try and report</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Dan</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-102</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 22 Oct 2011 01:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-102</guid>
		<description>Good point Chris. I am not aware of a way off hand but I am guessing you can just upload it, wait for EC2 to create an instance off of it, terminate the instance, and attach the VHD to the other VM. Terminating the EC2 instance should not kill the EBS volume. Definitely test it first however!</description>
		<content:encoded><![CDATA[<p>Good point Chris. I am not aware of a way off hand but I am guessing you can just upload it, wait for EC2 to create an instance off of it, terminate the instance, and attach the VHD to the other VM. Terminating the EC2 instance should not kill the EBS volume. Definitely test it first however!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Dan</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-101</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 22 Oct 2011 01:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-101</guid>
		<description>Updated, thanks again for the heads up guys!</description>
		<content:encoded><![CDATA[<p>Updated, thanks again for the heads up guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Chris</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-100</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 22 Oct 2011 01:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-100</guid>
		<description>Another question: any advice how to upload multiple VHDs into one instance? For example I have a virtual machines with multiple VHDs (/, /home, swap). When following the tutorial wouldn&#039;t I create an instance per VHD? Thanks in advance</description>
		<content:encoded><![CDATA[<p>Another question: any advice how to upload multiple VHDs into one instance? For example I have a virtual machines with multiple VHDs (/, /home, swap). When following the tutorial wouldn&#8217;t I create an instance per VHD? Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Chris</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-99</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 22 Oct 2011 01:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-99</guid>
		<description>Confirmed the two parameters are mixed up...</description>
		<content:encoded><![CDATA[<p>Confirmed the two parameters are mixed up&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Dan</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-91</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Fri, 14 Oct 2011 14:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-91</guid>
		<description>Thanks for the heads up Stefan, I will have to run through my steps again and verify!</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up Stefan, I will have to run through my steps again and verify!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to: Import Virtual Machines Into Amazon with the Amazon EC2 API Tools by Stefan Richter</title>
		<link>http://www.fatframe.com/2011/08/26/to-import-virtual-machines-amazon-amazon-ec2-api-tools/#comment-90</link>
		<dc:creator>Stefan Richter</dc:creator>
		<pubDate>Tue, 11 Oct 2011 17:48:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fatframe.com/?p=377#comment-90</guid>
		<description>hi Dan and thanks for this walkthrough. I believe you have an error (-o and -w options are reversed) in your first commandline example:
ec2-import-instance &quot;&quot; -t  -f  -a  -b  -w  -o 

It took me quite a while to notice as the API call kept failing. You should reverse the options: -o is the access key, -w is the secret key

Cheers 

Stefan</description>
		<content:encoded><![CDATA[<p>hi Dan and thanks for this walkthrough. I believe you have an error (-o and -w options are reversed) in your first commandline example:<br />
ec2-import-instance &#8220;&#8221; -t  -f  -a  -b  -w  -o </p>
<p>It took me quite a while to notice as the API call kept failing. You should reverse the options: -o is the access key, -w is the secret key</p>
<p>Cheers </p>
<p>Stefan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

