<?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"
	>
<channel>
	<title>Comments on: DRBD on Ubuntu</title>
	<atom:link href="http://kylecordes.com/2007/01/27/drbd-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://kylecordes.com/2007/01/27/drbd-ubuntu/</link>
	<description>Kyle Cordes's Software Site</description>
	<pubDate>Thu, 20 Nov 2008 00:18:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ste</title>
		<link>http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-6557</link>
		<dc:creator>Ste</dc:creator>
		<pubDate>Sun, 13 May 2007 19:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-6557</guid>
		<description>Thank you!!   After many hours wading through pages regarding the compile problem your solution nails it!</description>
		<content:encoded><![CDATA[<p>Thank you!!   After many hours wading through pages regarding the compile problem your solution nails it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Cordes</title>
		<link>http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-3541</link>
		<dc:creator>Kyle Cordes</dc:creator>
		<pubDate>Thu, 05 Apr 2007 17:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-3541</guid>
		<description>Yes, that is correct, and there are many more details in "known bug" link in the post.</description>
		<content:encoded><![CDATA[<p>Yes, that is correct, and there are many more details in &#8220;known bug&#8221; link in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-3540</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Thu, 05 Apr 2007 17:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://kylecordes.com/2007/01/27/drbd-ubuntu/#comment-3540</guid>
		<description>I think the issue you were having with ubuntu 6.10 is probably b/c /bin/sh is a symlink to /bin/dash, however we need /bin/bash, not /bin/dash. so  you can 
do the following

rm -f /bin/sh
ln -s /bin/bash /bin/sh</description>
		<content:encoded><![CDATA[<p>I think the issue you were having with ubuntu 6.10 is probably b/c /bin/sh is a symlink to /bin/dash, however we need /bin/bash, not /bin/dash. so  you can<br />
do the following</p>
<p>rm -f /bin/sh<br />
ln -s /bin/bash /bin/sh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
