<?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: How to create a Fedora 7 Instance for EC2</title>
	<atom:link href="http://www.ioncannon.net/system-administration/128/how-to-create-a-fedora-7-instance-for-ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ioncannon.net/system-administration/128/how-to-create-a-fedora-7-instance-for-ec2/</link>
	<description>Thoughts on Software Development and Engineering</description>
	<lastBuildDate>Tue, 16 Mar 2010 00:32:58 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blake</title>
		<link>http://www.ioncannon.net/system-administration/128/how-to-create-a-fedora-7-instance-for-ec2/comment-page-1/#comment-26098</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Sat, 04 Aug 2007 02:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/uncategorized/128/how-to-create-a-fedora-7-instance-for-ec2/#comment-26098</guid>
		<description>curl http://169.254.169.254/1.0/meta-data/public-keys/0/openssh-key &gt; /tmp/my-key

will work better than:

curl http://169.254.169.254/1.0/meta-data/public-keys/0/openssl &gt; /tmp/my-key

If you look at your authorized_keys file, you&#039;ll see a bunch of dorked HTML in there. It happens to work because you grab /mnt/openssh_id.pub and smack it in there. This happens on your Fedora 7 public image that you&#039;ve provided also.

Other than that, this seemed to work OK. I haven&#039;t done the EC2 image part of this yet, so we&#039;ll see how that goes.

Thanks for the work.</description>
		<content:encoded><![CDATA[<p>curl <a href="http://169.254.169.254/1.0/meta-data/public-keys/0/openssh-key" rel="nofollow">http://169.254.169.254/1.0/meta-data/public-keys/0/openssh-key</a> &gt; /tmp/my-key</p>
<p>will work better than:</p>
<p>curl <a href="http://169.254.169.254/1.0/meta-data/public-keys/0/openssl" rel="nofollow">http://169.254.169.254/1.0/meta-data/public-keys/0/openssl</a> &gt; /tmp/my-key</p>
<p>If you look at your authorized_keys file, you&#039;ll see a bunch of dorked HTML in there. It happens to work because you grab /mnt/openssh_id.pub and smack it in there. This happens on your Fedora 7 public image that you&#039;ve provided also.</p>
<p>Other than that, this seemed to work OK. I haven&#039;t done the EC2 image part of this yet, so we&#039;ll see how that goes.</p>
<p>Thanks for the work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Field-Elliot</title>
		<link>http://www.ioncannon.net/system-administration/128/how-to-create-a-fedora-7-instance-for-ec2/comment-page-1/#comment-23519</link>
		<dc:creator>Bryan Field-Elliot</dc:creator>
		<pubDate>Fri, 06 Jul 2007 17:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/uncategorized/128/how-to-create-a-fedora-7-instance-for-ec2/#comment-23519</guid>
		<description>I noticed this error while it was installing the kernel:

Installing: kernel                       ##################### [223/324] 
error opening /sys/block: No such file or directory
error opening /sys/block: No such file or directory

Should we be creating the /sys/block directory before installing?</description>
		<content:encoded><![CDATA[<p>I noticed this error while it was installing the kernel:</p>
<p>Installing: kernel                       ##################### [223/324]<br />
error opening /sys/block: No such file or directory<br />
error opening /sys/block: No such file or directory</p>
<p>Should we be creating the /sys/block directory before installing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JetztGradNet</title>
		<link>http://www.ioncannon.net/system-administration/128/how-to-create-a-fedora-7-instance-for-ec2/comment-page-1/#comment-23188</link>
		<dc:creator>JetztGradNet</dc:creator>
		<pubDate>Tue, 03 Jul 2007 11:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ioncannon.net/uncategorized/128/how-to-create-a-fedora-7-instance-for-ec2/#comment-23188</guid>
		<description>Hi!

Thanks for this handy script, I will try it!

One small thing: the names of the yum repositories still contain &quot;FC 6&quot; (but the urls seem to be ok)...

Regards,

JetztGradNet</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Thanks for this handy script, I will try it!</p>
<p>One small thing: the names of the yum repositories still contain &#034;FC 6&#034; (but the urls seem to be ok)&#8230;</p>
<p>Regards,</p>
<p>JetztGradNet</p>
]]></content:encoded>
	</item>
</channel>
</rss>
