<?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: iFolder server on XEN</title>
	<atom:link href="http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 16:55:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<item>
		<title>By: Michael</title>
		<link>http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/comment-page-1/#comment-1897</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 20 Jun 2009 10:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.decriptor.com/?p=200#comment-1897</guid>
		<description>Seems like i would be able to fire it up, but i stucks on the bridge interface since i use bridges from the /etc/xen/scripts/vif-bridge script i can define a interface i the xenconfig attached to the vm.

Ive been looking at my vm configs and the one attached in your image, and they dont seem to be handling arguments the same, so im stuck with getting the bridge interface up since xen cant find it, heres and example -&gt; http://www.osund.com/suse-ifolder.xml</description>
		<content:encoded><![CDATA[<p>Seems like i would be able to fire it up, but i stucks on the bridge interface since i use bridges from the /etc/xen/scripts/vif-bridge script i can define a interface i the xenconfig attached to the vm.</p>
<p>Ive been looking at my vm configs and the one attached in your image, and they dont seem to be handling arguments the same, so im stuck with getting the bridge interface up since xen cant find it, heres and example -&gt; <a href="http://www.osund.com/suse-ifolder.xml" rel="nofollow">http://www.osund.com/suse-ifolder.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jdoug</title>
		<link>http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/comment-page-1/#comment-1884</link>
		<dc:creator>jdoug</dc:creator>
		<pubDate>Thu, 18 Jun 2009 18:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.decriptor.com/?p=200#comment-1884</guid>
		<description>I just tried this image on a 64-bit SLES 11 XEN host, and I successfully booted the VM.  I made the following changes to the .xenconfig file however:

1. Add the path information to the disk:
disk=[ &quot;tap:aio:iFolder_XEN_Server.i686-0.0.8.raw,xvda,w&quot; ] became
disk=[ &quot;tap:aio:/tmp/iFolder_XEN_Server-0.0.8/iFolder_XEN_Server.i686-0.0.8.raw,xvda,w&quot; ]
2. Modify the vif line to specify the correct bridge:
vif=[ &quot;bridge=xenbr0&quot; ] became
vif=[ &quot;bridge=br0&quot; ]

After that, I ran &quot;xm create -c iFolder_XEN_Server.i686-0.0.8.xenconfig&quot;, and the VM booted successfully.</description>
		<content:encoded><![CDATA[<p>I just tried this image on a 64-bit SLES 11 XEN host, and I successfully booted the VM.  I made the following changes to the .xenconfig file however:</p>
<p>1. Add the path information to the disk:<br />
disk=[ "tap:aio:iFolder_XEN_Server.i686-0.0.8.raw,xvda,w" ] became<br />
disk=[ "tap:aio:/tmp/iFolder_XEN_Server-0.0.8/iFolder_XEN_Server.i686-0.0.8.raw,xvda,w" ]<br />
2. Modify the vif line to specify the correct bridge:<br />
vif=[ "bridge=xenbr0" ] became<br />
vif=[ "bridge=br0" ]</p>
<p>After that, I ran &#8220;xm create -c iFolder_XEN_Server.i686-0.0.8.xenconfig&#8221;, and the VM booted successfully.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sshaw</title>
		<link>http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/comment-page-1/#comment-1882</link>
		<dc:creator>sshaw</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.decriptor.com/?p=200#comment-1882</guid>
		<description>What is your dom0?</description>
		<content:encoded><![CDATA[<p>What is your dom0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.decriptor.com/2009/06/17/ifolder-server-on-xen/comment-page-1/#comment-1881</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 18 Jun 2009 17:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.decriptor.com/?p=200#comment-1881</guid>
		<description>Has anyone tried this yet?
Im running a xen server at home and was able to make the image boot up into grub, but when choosing the default boot entry i get this error -&gt; http://www.osund.com/pics/ifolder-boot.png

Using a raw image is new to me, so it might be something really easy to fix, although i dont know if the config is setup the right way for the virtual machine since i always use the gui to install machines.</description>
		<content:encoded><![CDATA[<p>Has anyone tried this yet?<br />
Im running a xen server at home and was able to make the image boot up into grub, but when choosing the default boot entry i get this error -&gt; <a href="http://www.osund.com/pics/ifolder-boot.png" rel="nofollow">http://www.osund.com/pics/ifolder-boot.png</a></p>
<p>Using a raw image is new to me, so it might be something really easy to fix, although i dont know if the config is setup the right way for the virtual machine since i always use the gui to install machines.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
