<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CapsUnlock.Net &#187; AMI</title>
	<atom:link href="http://www.capsunlock.net/tag/ami/feed" rel="self" type="application/rss+xml" />
	<link>http://www.capsunlock.net</link>
	<description>Ideas: Key to Innovations</description>
	<lastBuildDate>Tue, 10 Jan 2012 11:40:56 +0000</lastBuildDate>
	<language>en</language>
	<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>Create EBS Boot AMI</title>
		<link>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html</link>
		<comments>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 09:09:44 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=314</guid>
		<description><![CDATA[After the release of New Amazon EC2 Feature: Boot from Elastic Block Store , there are folks asking on AWS forum on how to create an EBS Boot AMI and so I&#8217;m posting another way to do it. I hope this will be plain and simple to follow. Note that I&#8217;m using Create EBS Boot [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/12/create-ebs-boot-ami.html/feed</wfw:commentRss>
		<slash:comments>57</slash:comments>
		</item>
		<item>
		<title>New Amazon EC2 Feature: Boot from Elastic Block Store</title>
		<link>http://www.capsunlock.net/2009/12/new-amazon-ec2-feature-boot-from-elastic-block-store.html</link>
		<comments>http://www.capsunlock.net/2009/12/new-amazon-ec2-feature-boot-from-elastic-block-store.html#comments</comments>
		<pubDate>Fri, 04 Dec 2009 01:36:46 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[ebs]]></category>
		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=304</guid>
		<description><![CDATA[Amazon Announced the new Feature: Boot from Elastic Block Store &#8220;You can now launch Amazon EC2 instances from an AMI backed by Amazon EBS (Elastic Block Store). This new functionality enables you to launch an instance with an Amazon EBS volume that serves as the root device. This new feature brings a number of important [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/12/new-amazon-ec2-feature-boot-from-elastic-block-store.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Bootable EBS with different AKI and ARI</title>
		<link>http://www.capsunlock.net/2009/09/testing-bootable-ebs-with-different-aki-and-ari.html</link>
		<comments>http://www.capsunlock.net/2009/09/testing-bootable-ebs-with-different-aki-and-ari.html#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:16:27 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[ebs]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=200</guid>
		<description><![CDATA[Testing Bootable EBS with different AKI and ARI

The release of AWS share EBS snapshots
How to Boot EC2 Instances from EBS
Cool Things You can do with Shared EBS
Hidden Dangers in Creating Public EBS Snapshots on EC2

Using the references above I tried to test Bootable EBS volumes, I’ve made some experiments (duh) to test bootable EBS volumes base on Alestic AMIs:
Ubuntu Hardy(ami-e546a78c)
Debian Lenny AMI(ami-ff46a796)

Note that both of these AMI’s are using the same AKI (aki-a71cf9ce) and ARI (ari-a51cf9cc). Therefore the two boot EBS volumes created has this properties. To create the Lenny and Hardy bootable EBS volumes, I simply follow Shlomo’s How to Boot EC2 Instances from EBS tutorial.]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/09/testing-bootable-ebs-with-different-aki-and-ari.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon AMI Cloner using SmartGWT and Grails</title>
		<link>http://www.capsunlock.net/2009/04/amazon-ami-cloner-using-smartgwt-and-grails.html</link>
		<comments>http://www.capsunlock.net/2009/04/amazon-ami-cloner-using-smartgwt-and-grails.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 13:56:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AMI]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/2009/04/amazon-ami-cloner-using-smartgwt-and-grails.html</guid>
		<description><![CDATA[As what I have posted earlier this month about the Amazon EC2 AMI cloner/migrator. Where it can launch and bundle a new AMI to another EC2 account, here comes it&#8217;s basic web interface . I&#8217;m no expert in Ajax and just luckily found Gooogle Web Toolkit(GWT) and finally the SmartGWT for this application. See sample [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/04/amazon-ami-cloner-using-smartgwt-and-grails.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2 AMI Cloner</title>
		<link>http://www.capsunlock.net/2009/04/amazon-ec2-ami-cloner.html</link>
		<comments>http://www.capsunlock.net/2009/04/amazon-ec2-ami-cloner.html#comments</comments>
		<pubDate>Thu, 02 Apr 2009 12:06:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[aws]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[AMI]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/2009/04/amazon-ec2-ami-cloner.html</guid>
		<description><![CDATA[Since 2007, I&#8217;ve been architecting, implementing, and part of it is bundling EC2 images for my client&#8217;s projects. Some clients cannot provide they keys/certs for security reasons and so my usual option is to bundle the AMIs using my account, and once these images are tested or proven to meets my client&#8217;s requirements, I&#8217;d share [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/04/amazon-ec2-ami-cloner.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Beta Amazon AMIs</title>
		<link>http://www.capsunlock.net/2009/02/ubuntu-beta-amazon-amis.html</link>
		<comments>http://www.capsunlock.net/2009/02/ubuntu-beta-amazon-amis.html#comments</comments>
		<pubDate>Tue, 10 Feb 2009 09:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ec2]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[AMI]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/2009/02/ubuntu-beta-amazon-amis.html</guid>
		<description><![CDATA[Though I&#8217;ve been using the Ubuntu Alestic AMI for the last few months to test and setup applications, I tried to sign up to the Ubuntu Server on Amazon &#8211; Beta Programme. Hope to learn,discuss, collaborate and help others in area of cloud computing.]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/02/ubuntu-beta-amazon-amis.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

