<?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: Create EBS Boot AMI</title>
	<atom:link href="http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html</link>
	<description>Ideas: Key to Innovations</description>
	<lastBuildDate>Fri, 27 Jan 2012 00:04:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-1921</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Wed, 21 Sep 2011 01:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-1921</guid>
		<description>Hi Leo,

Did you check the security groups? 
If you can paste on http://pastie.org/ the console logs, that would be helpful also.</description>
		<content:encoded><![CDATA[<p>Hi Leo,</p>
<p>Did you check the security groups?<br />
If you can paste on <a href="http://pastie.org/" rel="nofollow">http://pastie.org/</a> the console logs, that would be helpful also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo123</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-1918</link>
		<dc:creator>Leo123</dc:creator>
		<pubDate>Tue, 20 Sep 2011 17:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-1918</guid>
		<description>Hi Rodney,

Thanks for the tutorial. The whole process works for me almost without errors.

However, when I try to connect the instance using the public address, I got timeout error. I also tried to ping it but failed.

Please advise. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Rodney,</p>
<p>Thanks for the tutorial. The whole process works for me almost without errors.</p>
<p>However, when I try to connect the instance using the public address, I got timeout error. I also tried to ping it but failed.</p>
<p>Please advise. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-663</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Wed, 05 Jan 2011 06:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-663</guid>
		<description>Hi Kaustubh, 

Glad it work for you.</description>
		<content:encoded><![CDATA[<p>Hi Kaustubh, </p>
<p>Glad it work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaustubh P</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-660</link>
		<dc:creator>Kaustubh P</dc:creator>
		<pubDate>Tue, 04 Jan 2011 13:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-660</guid>
		<description>Nvm, I did not specify the architecture, while registering the ami. Also I cant ssh into the instance, I guess the answer lies in one of the comments.
Thanks for the awesome guide :) Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Nvm, I did not specify the architecture, while registering the ami. Also I cant ssh into the instance, I guess the answer lies in one of the comments.<br />
Thanks for the awesome guide <img src='http://www.capsunlock.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaustubh P</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-659</link>
		<dc:creator>Kaustubh P</dc:creator>
		<pubDate>Tue, 04 Jan 2011 13:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-659</guid>
		<description>I used your method to create a Debian Squeeze amd64 ami, and I can only launc a micro, small and high-cpu instance. Any idea why that could be happening?</description>
		<content:encoded><![CDATA[<p>I used your method to create a Debian Squeeze amd64 ami, and I can only launc a micro, small and high-cpu instance. Any idea why that could be happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-537</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 30 Nov 2010 04:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-537</guid>
		<description>@rodney: sure, the Debian image worked perfectly fine. The issue was (and still is) the kernel, as I wrote in my post on 27 September 2010, 9:32 pm (see above). The solution was to use Amazon’s default kernel version 2.6.16-xenU. With this kernel /dev/urandom works and therefore the SSH server can be started during boot process.

In short: following this guide (for Ubuntu), you can easily set up a Debian lenny image as an EBS Boot AMI, too.</description>
		<content:encoded><![CDATA[<p>@rodney: sure, the Debian image worked perfectly fine. The issue was (and still is) the kernel, as I wrote in my post on 27 September 2010, 9:32 pm (see above). The solution was to use Amazon’s default kernel version 2.6.16-xenU. With this kernel /dev/urandom works and therefore the SSH server can be started during boot process.</p>
<p>In short: following this guide (for Ubuntu), you can easily set up a Debian lenny image as an EBS Boot AMI, too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-535</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Mon, 29 Nov 2010 10:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-535</guid>
		<description>@Bob: 
We&#039;re you able to get your AMI running with SSH? 

@Michael:
Was the Debian image working good? :)

Cheers!</description>
		<content:encoded><![CDATA[<p>@Bob:<br />
We&#8217;re you able to get your AMI running with SSH? </p>
<p>@Michael:<br />
Was the Debian image working good? <img src='http://www.capsunlock.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-502</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 18 Nov 2010 00:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-502</guid>
		<description>Hey Bob!
As rodney suggested: check security groups and the output of the boot process (system log at AWS console). Maybe you have the same issue I had (unable to start SSH server), see my post above (Michael on 20 September 2010, 9:17 pm).</description>
		<content:encoded><![CDATA[<p>Hey Bob!<br />
As rodney suggested: check security groups and the output of the boot process (system log at AWS console). Maybe you have the same issue I had (unable to start SSH server), see my post above (Michael on 20 September 2010, 9:17 pm).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-496</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Tue, 16 Nov 2010 07:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-496</guid>
		<description>Hmm.. A possible for Lucid AMI. 

Assuming you already have the rsync&#039;ed EBS volume, just mount the volume to any instance, edit the /etc/fstab and snapshot. 

Then register it as a new AMI. :)</description>
		<content:encoded><![CDATA[<p>Hmm.. A possible for Lucid AMI. </p>
<p>Assuming you already have the rsync&#8217;ed EBS volume, just mount the volume to any instance, edit the /etc/fstab and snapshot. </p>
<p>Then register it as a new AMI. <img src='http://www.capsunlock.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodney</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/comment-page-1#comment-495</link>
		<dc:creator>rodney</dc:creator>
		<pubDate>Tue, 16 Nov 2010 07:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.capsunlock.net/?p=314#comment-495</guid>
		<description>Bob,

I assume security groups for your instance is setup correctly i.e open port 22.

Try to check for the console output for errors. Have you specified the correct ramdisk/kernel for your new AMI?

What AMI are you trying to bundle? Distro and version.
  
This link can help you: http://alestic.com/2009/08/ec2-connectivity</description>
		<content:encoded><![CDATA[<p>Bob,</p>
<p>I assume security groups for your instance is setup correctly i.e open port 22.</p>
<p>Try to check for the console output for errors. Have you specified the correct ramdisk/kernel for your new AMI?</p>
<p>What AMI are you trying to bundle? Distro and version.</p>
<p>This link can help you: <a href="http://alestic.com/2009/08/ec2-connectivity" rel="nofollow">http://alestic.com/2009/08/ec2-connectivity</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

