<?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: Setup a chroot environment on Ubuntu with debootstrap	</title>
	<atom:link href="https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/</link>
	<description>News, Technology, Entertainment and more</description>
	<lastBuildDate>Sat, 05 Dec 2020 13:52:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: Root of all Evil		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-298550</link>

		<dc:creator><![CDATA[Root of all Evil]]></dc:creator>
		<pubDate>Sat, 05 Dec 2020 13:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-298550</guid>

					<description><![CDATA[Unfortunately, the AWESOME tool that Chroot is (or was) seems to have been destroyed by the abomination that is SystemD.
Here I am trying to create a remastered ISO respin for myself using a Chroot tool, and I can&#039;t run graphical applications inside of it.
Things like Thunar and Terminal will run inside of the chroot environment (throwing error messages) but things like xfce4-panel and xfce4-settings-manager will not (&quot;not able to connect to xfconf&quot;, &quot;there is already a running instance&quot;, etc etc)
Because of systemd, chroot thinks that it already have these processes running because it is mistaking processed inside of chroot to processes external to it - a thing that should never happen - and in fact, they never happened before.
Xfce is particularly bad with SystemD, don&#039;t know about other desktops, but Xfce is having problems even saving user settings across reboots. That is the state of Linux in 2020. OMG, I don&#039;t even know where to start from...
This is guide is from 2013, pretty outdated by now (and dare I say made obsolete to all distros that use systemd)
Is there any new updated guide to take systemd in consideration?
Have you messed with Chroot during these last 7 years? (on a system with systemd)
Any useful info that you might heard around the block?
What a pain in the ass all of this is. Completely unnecessary and avoidable hassle.]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, the AWESOME tool that Chroot is (or was) seems to have been destroyed by the abomination that is SystemD.<br />
Here I am trying to create a remastered ISO respin for myself using a Chroot tool, and I can&#8217;t run graphical applications inside of it.<br />
Things like Thunar and Terminal will run inside of the chroot environment (throwing error messages) but things like xfce4-panel and xfce4-settings-manager will not (&#8220;not able to connect to xfconf&#8221;, &#8220;there is already a running instance&#8221;, etc etc)<br />
Because of systemd, chroot thinks that it already have these processes running because it is mistaking processed inside of chroot to processes external to it &#8211; a thing that should never happen &#8211; and in fact, they never happened before.<br />
Xfce is particularly bad with SystemD, don&#8217;t know about other desktops, but Xfce is having problems even saving user settings across reboots. That is the state of Linux in 2020. OMG, I don&#8217;t even know where to start from&#8230;<br />
This is guide is from 2013, pretty outdated by now (and dare I say made obsolete to all distros that use systemd)<br />
Is there any new updated guide to take systemd in consideration?<br />
Have you messed with Chroot during these last 7 years? (on a system with systemd)<br />
Any useful info that you might heard around the block?<br />
What a pain in the ass all of this is. Completely unnecessary and avoidable hassle.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: marius		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-294942</link>

		<dc:creator><![CDATA[marius]]></dc:creator>
		<pubDate>Sun, 15 Nov 2020 14:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-294942</guid>

					<description><![CDATA[schroot -c precise_i386 -u root  IS ASKING FOR PASSWORD]]></description>
			<content:encoded><![CDATA[<p>schroot -c precise_i386 -u root  IS ASKING FOR PASSWORD</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shawn Donnelly		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-68038</link>

		<dc:creator><![CDATA[Shawn Donnelly]]></dc:creator>
		<pubDate>Thu, 10 Sep 2015 04:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-68038</guid>

					<description><![CDATA[I am new to linux...I was just wondering if it was mandatory to install chroot environment to properly install virtualbox on a linux host machine?]]></description>
			<content:encoded><![CDATA[<p>I am new to linux&#8230;I was just wondering if it was mandatory to install chroot environment to properly install virtualbox on a linux host machine?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff K		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-67989</link>

		<dc:creator><![CDATA[Jeff K]]></dc:creator>
		<pubDate>Thu, 09 Jul 2015 06:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-67989</guid>

					<description><![CDATA[I am trying to log into my first chroot with this command:

schroot -c precise_i386 -u root

I keep getting authentication errors. I am using my user password when prompted...still doesnt work. Any advice?

Jeff]]></description>
			<content:encoded><![CDATA[<p>I am trying to log into my first chroot with this command:</p>
<p>schroot -c precise_i386 -u root</p>
<p>I keep getting authentication errors. I am using my user password when prompted&#8230;still doesnt work. Any advice?</p>
<p>Jeff</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ricardo Eureka		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-66108</link>

		<dc:creator><![CDATA[Ricardo Eureka]]></dc:creator>
		<pubDate>Tue, 22 Apr 2014 15:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-66108</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65771&quot;&gt;ubuntuman&lt;/a&gt;.

Thank you very much for your update. The article was written in an earlier version.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65771">ubuntuman</a>.</p>
<p>Thank you very much for your update. The article was written in an earlier version.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luke		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65902</link>

		<dc:creator><![CDATA[Luke]]></dc:creator>
		<pubDate>Sun, 22 Dec 2013 22:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-65902</guid>

					<description><![CDATA[awesome article, thx man!]]></description>
			<content:encoded><![CDATA[<p>awesome article, thx man!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ubuntuman		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65771</link>

		<dc:creator><![CDATA[ubuntuman]]></dc:creator>
		<pubDate>Tue, 22 Oct 2013 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-65771</guid>

					<description><![CDATA[In ubuntu 13.04/13.10 in the config file &quot;location=path-to-chroot&quot; is deprecated. The new term is &quot;directory=path-to-chroot&quot;. FYI for anyone running into errors!  http://manpages.ubuntu.com/manpages/raring/man5/schroot.conf.5.html]]></description>
			<content:encoded><![CDATA[<p>In ubuntu 13.04/13.10 in the config file &#8220;location=path-to-chroot&#8221; is deprecated. The new term is &#8220;directory=path-to-chroot&#8221;. FYI for anyone running into errors!  <a href="http://manpages.ubuntu.com/manpages/raring/man5/schroot.conf.5.html" rel="nofollow ugc">http://manpages.ubuntu.com/manpages/raring/man5/schroot.conf.5.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anon Yser		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65687</link>

		<dc:creator><![CDATA[Anon Yser]]></dc:creator>
		<pubDate>Sat, 31 Aug 2013 14:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-65687</guid>

					<description><![CDATA[you explain this many times better than other websites i&#039;ve read on how to chroot]]></description>
			<content:encoded><![CDATA[<p>you explain this many times better than other websites i&#8217;ve read on how to chroot</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gustavo H. Mascarenhas Machado		</title>
		<link>https://www.binarytides.com/setup-chroot-ubuntu-debootstrap/comment-page-1/#comment-65654</link>

		<dc:creator><![CDATA[Gustavo H. Mascarenhas Machado]]></dc:creator>
		<pubDate>Tue, 13 Aug 2013 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.binarytides.com/?p=5834#comment-65654</guid>

					<description><![CDATA[What a coincidence, I was just looking for something about chroot, lol!

Nice article, thanks!]]></description>
			<content:encoded><![CDATA[<p>What a coincidence, I was just looking for something about chroot, lol!</p>
<p>Nice article, thanks!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
