<?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 mount Amazon EC2 EBS volume on an instance&#8217;s file system</title>
	<atom:link href="http://www.randomtools.net/how-to-mount-amazon-ec2-ebs-volume-on-an-instances-file-system-76.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randomtools.net/how-to-mount-amazon-ec2-ebs-volume-on-an-instances-file-system-76.html</link>
	<description>Advice and tools from a young web developer</description>
	<lastBuildDate>Fri, 20 May 2011 21:23:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tushar</title>
		<link>http://www.randomtools.net/how-to-mount-amazon-ec2-ebs-volume-on-an-instances-file-system-76.html/comment-page-1#comment-3706</link>
		<dc:creator>Tushar</dc:creator>
		<pubDate>Mon, 21 Feb 2011 11:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomtools.net/?p=76#comment-3706</guid>
		<description>how to deail with windows instance....
please help</description>
		<content:encoded><![CDATA[<p>how to deail with windows instance&#8230;.<br />
please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malcolm</title>
		<link>http://www.randomtools.net/how-to-mount-amazon-ec2-ebs-volume-on-an-instances-file-system-76.html/comment-page-1#comment-2088</link>
		<dc:creator>malcolm</dc:creator>
		<pubDate>Fri, 17 Dec 2010 02:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.randomtools.net/?p=76#comment-2088</guid>
		<description>To get the mount to be available on reboot, the fstab has to be modified.

sudo nano /etc/fstab

add line:
/dev/sdh /mnt/ebs ext3 defaults  0  0</description>
		<content:encoded><![CDATA[<p>To get the mount to be available on reboot, the fstab has to be modified.</p>
<p>sudo nano /etc/fstab</p>
<p>add line:<br />
/dev/sdh /mnt/ebs ext3 defaults  0  0</p>
]]></content:encoded>
	</item>
</channel>
</rss>

