<?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: Adding a 32bit runtime to UOS	</title>
	<atom:link href="https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Tue, 29 Sep 2020 06:43:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Tor		</title>
		<link>https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/comment-page-1/#comment-258680</link>

		<dc:creator><![CDATA[Tor]]></dc:creator>
		<pubDate>Tue, 29 Sep 2020 06:43:55 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=10513#comment-258680</guid>

					<description><![CDATA[I used debootstrap a lot all those years ago when i changed whatever annoying distro I was using over to Debian. A simpler process than the one you went through - I simply wanted to get Debian installed - but it was fun watching the &quot;magic&quot;.]]></description>
			<content:encoded><![CDATA[<p>I used debootstrap a lot all those years ago when i changed whatever annoying distro I was using over to Debian. A simpler process than the one you went through &#8211; I simply wanted to get Debian installed &#8211; but it was fun watching the &#8220;magic&#8221;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/comment-page-1/#comment-258660</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 27 Sep 2020 11:37:54 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=10513#comment-258660</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/comment-page-1/#comment-258657&quot;&gt;DOS&lt;/a&gt;.

There is also a tutorial of sorts for this board of installing a base fedora, doing a rm -rf of the mounted root, and a debootstrap into the root to convert it to Debian by force.

As much as I like UOS, it appears to be for government and military only.  Sad, it’s really nice though]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/comment-page-1/#comment-258657">DOS</a>.</p>
<p>There is also a tutorial of sorts for this board of installing a base fedora, doing a rm -rf of the mounted root, and a debootstrap into the root to convert it to Debian by force.</p>
<p>As much as I like UOS, it appears to be for government and military only.  Sad, it’s really nice though</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DOS		</title>
		<link>https://virtuallyfun.com/2020/09/26/adding-a-32bit-runtime-to-uos/comment-page-1/#comment-258657</link>

		<dc:creator><![CDATA[DOS]]></dc:creator>
		<pubDate>Sun, 27 Sep 2020 10:52:48 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=10513#comment-258657</guid>

					<description><![CDATA[Nice, I&#039;ve never done any of that kind of thing under Debian!  I&#039;ve used Debian tools under Red Hat-based distributions though.

Instead of running chroot directly, schroot is a tool that wraps it and offers nice things like an fstab-like file which says which host filesystems should be mounted inside the chroot (so you can have your home directory in there), hook scripts, etc.  With what I seem to recall is the default setup, I find I don&#039;t need to run xauth, just tell it to pass through environment variables using the -p option, because processes inside the chroot will be able to find the X server&#039;s socket.  I had to do a tiny bit of extra configuration to get sound working in the chroot though.

Another interesting tool is rinse.  It&#039;s like debootstrap, but instead of installing a Debian-like distribution into a directory, it installs an RPM-based one.  If you&#039;re already on an RPM-based distribution it&#039;s not all that useful though since the rpm and yum commands have chroot support built-in.]]></description>
			<content:encoded><![CDATA[<p>Nice, I&#8217;ve never done any of that kind of thing under Debian!  I&#8217;ve used Debian tools under Red Hat-based distributions though.</p>
<p>Instead of running chroot directly, schroot is a tool that wraps it and offers nice things like an fstab-like file which says which host filesystems should be mounted inside the chroot (so you can have your home directory in there), hook scripts, etc.  With what I seem to recall is the default setup, I find I don&#8217;t need to run xauth, just tell it to pass through environment variables using the -p option, because processes inside the chroot will be able to find the X server&#8217;s socket.  I had to do a tiny bit of extra configuration to get sound working in the chroot though.</p>
<p>Another interesting tool is rinse.  It&#8217;s like debootstrap, but instead of installing a Debian-like distribution into a directory, it installs an RPM-based one.  If you&#8217;re already on an RPM-based distribution it&#8217;s not all that useful though since the rpm and yum commands have chroot support built-in.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
