<?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: LXC Configure Fedora Containers</title>
	<atom:link href="http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/</link>
	<description>A LAMP in the Samsara</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:20:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-3278</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Wed, 06 Apr 2011 23:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-3278</guid>
		<description>@DavidA: I have not looked, what is wrong with feboostrap ?

http://lists.fedoraproject.org/pipermail/package-announce/2010-December/051796.html</description>
		<content:encoded><![CDATA[<p>@DavidA: I have not looked, what is wrong with feboostrap ?</p>
<p><a href="http://lists.fedoraproject.org/pipermail/package-announce/2010-December/051796.html" rel="nofollow">http://lists.fedoraproject.org/pipermail/package-announce/2010-December/051796.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidA</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-3270</link>
		<dc:creator>DavidA</dc:creator>
		<pubDate>Tue, 05 Apr 2011 18:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-3270</guid>
		<description>Making a rootfs with febootstrap  no longer works with FC14 and newer.  Any ideas of what is the replacement for febootstrap since 3.0+ is just for appliances now?

-David</description>
		<content:encoded><![CDATA[<p>Making a rootfs with febootstrap  no longer works with FC14 and newer.  Any ideas of what is the replacement for febootstrap since 3.0+ is just for appliances now?</p>
<p>-David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NSim</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-2053</link>
		<dc:creator>NSim</dc:creator>
		<pubDate>Thu, 22 Jul 2010 11:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-2053</guid>
		<description>Hi,
I solved the problem.........
1. Because I could not find rc.conf file, I just removed the scripts from etc/init.d (for now everything is working ok)
2. For the mount problem:
      - from the fstab file I remover the  &quot;none /lxc/rootfs.fedora/dev/pts devpts defaults 0 0&quot; line
      - I added lxc.pts=1 at the bottom of lxc.conf file
So it boots ok, with every service I left in init.d

Regards</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I solved the problem&#8230;&#8230;&#8230;<br />
1. Because I could not find rc.conf file, I just removed the scripts from etc/init.d (for now everything is working ok)<br />
2. For the mount problem:<br />
      &#8211; from the fstab file I remover the  &#8220;none /lxc/rootfs.fedora/dev/pts devpts defaults 0 0&#8243; line<br />
      &#8211; I added lxc.pts=1 at the bottom of lxc.conf file<br />
So it boots ok, with every service I left in init.d</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bodhi.zazen</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-2052</link>
		<dc:creator>bodhi.zazen</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-2052</guid>
		<description>@NSim - I can not tell from what you posted.

Check the syntax of your fstab file, is the path correct ?

Also, there is a file on Fedora /etc/init/rc.conf and that file needs a small modification. At least it did last time I looked.</description>
		<content:encoded><![CDATA[<p>@NSim &#8211; I can not tell from what you posted.</p>
<p>Check the syntax of your fstab file, is the path correct ?</p>
<p>Also, there is a file on Fedora /etc/init/rc.conf and that file needs a small modification. At least it did last time I looked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NSim</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-2050</link>
		<dc:creator>NSim</dc:creator>
		<pubDate>Tue, 20 Jul 2010 09:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-2050</guid>
		<description>Hello, 
I have few questions regarding this setup.....
1. When I follow your setup step-by-step (except the rc.config part, because there is no such thing on Fedora) I get the error 
==================================================
lxc-start: Device or resource busy - failed to mount &#039;none&#039; on &#039;/lxc/rootfs.fedora/dev/pts&#039;
lxc-start: failed to setup the mounts for &#039;m1&#039;
lxc-start: failed to setup the container
====================================================
But when a remove the .mount line from the config file it boots but slower. What could be the problem?
2. Even when I start the machine a try a ssh connection but I get a PTY error (I assume that might be error with /dev/pts mount? 

Thanks in advance,
Nikola</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have few questions regarding this setup&#8230;..<br />
1. When I follow your setup step-by-step (except the rc.config part, because there is no such thing on Fedora) I get the error<br />
==================================================<br />
lxc-start: Device or resource busy &#8211; failed to mount &#8216;none&#8217; on &#8216;/lxc/rootfs.fedora/dev/pts&#8217;<br />
lxc-start: failed to setup the mounts for &#8216;m1&#8242;<br />
lxc-start: failed to setup the container<br />
====================================================<br />
But when a remove the .mount line from the config file it boots but slower. What could be the problem?<br />
2. Even when I start the machine a try a ssh connection but I get a PTY error (I assume that might be error with /dev/pts mount? </p>
<p>Thanks in advance,<br />
Nikola</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LXC howto « Richard WM Jones</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-1544</link>
		<dc:creator>LXC howto « Richard WM Jones</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-1544</guid>
		<description>[...] LXC&#160;howto  Jump to Comments  KageSenshi&#8217;s HOWTO use Linux Containers (LXC) on Fedora 12 with libvirt is interesting. I discovered that they&#8217;re using febootstrap (see earlier postings) to build the Fedora root filesystem for the containers. [...]</description>
		<content:encoded><![CDATA[<p>[...] LXC&nbsp;howto  Jump to Comments  KageSenshi&#8217;s HOWTO use Linux Containers (LXC) on Fedora 12 with libvirt is interesting. I discovered that they&#8217;re using febootstrap (see earlier postings) to build the Fedora root filesystem for the containers. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shadows of epiphany » Blog Archive » LXC Configure Fedora Containers &#124; Just linux！</title>
		<link>http://blog.bodhizazen.net/linux/lxc-configure-fedora-containers/comment-page-1/#comment-1478</link>
		<dc:creator>Shadows of epiphany » Blog Archive » LXC Configure Fedora Containers &#124; Just linux！</dc:creator>
		<pubDate>Fri, 05 Feb 2010 10:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bodhizazen.net/?p=876#comment-1478</guid>
		<description>[...] Original post: Shadows of epiphany » Blog Archive » LXC Configure Fedora Containers [...]</description>
		<content:encoded><![CDATA[<p>[...] Original post: Shadows of epiphany » Blog Archive » LXC Configure Fedora Containers [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

