<?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: Linux turns 20 today&#8230;.	</title>
	<atom:link href="https://virtuallyfun.com/2011/08/26/linux-turns-20-today/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 10 Sep 2011 16:14:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>
		By: Bojan Popovic		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1170</link>

		<dc:creator><![CDATA[Bojan Popovic]]></dc:creator>
		<pubDate>Sat, 10 Sep 2011 16:14:05 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1170</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1066&quot;&gt;neozeed&lt;/a&gt;.

Wouldn&#039;t know. Haven&#039;t had time to play with the old stuff since a try to get ELKS booting from virtual HDD without using boot floppy. So I put my computer archeology efforts down for some time. But not forever. :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1066">neozeed</a>.</p>
<p>Wouldn&#8217;t know. Haven&#8217;t had time to play with the old stuff since a try to get ELKS booting from virtual HDD without using boot floppy. So I put my computer archeology efforts down for some time. But not forever. 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1066</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 13:12:38 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1066</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1063&quot;&gt;Bojan Popovic&lt;/a&gt;.

Linux 0.11 is very runnable as it still has boot/root diskette images..  and it is what my image is.  I&#039;ve tried to boot a 0.10 kernel and I just get sudden reboots... :&#124;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1063">Bojan Popovic</a>.</p>
<p>Linux 0.11 is very runnable as it still has boot/root diskette images..  and it is what my image is.  I&#8217;ve tried to boot a 0.10 kernel and I just get sudden reboots&#8230; 😐</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bojan Popovic		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1063</link>

		<dc:creator><![CDATA[Bojan Popovic]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 09:27:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1063</guid>

					<description><![CDATA[Just remembered you might also need the include files: http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/sources/system/include-0.11.tar.Z. LibC is already in the archive.

You might just check the whole directory in case I missed something else: http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/]]></description>
			<content:encoded><![CDATA[<p>Just remembered you might also need the include files: <a href="http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/sources/system/include-0.11.tar.Z" rel="nofollow ugc">http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/sources/system/include-0.11.tar.Z</a>. LibC is already in the archive.</p>
<p>You might just check the whole directory in case I missed something else: <a href="http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/" rel="nofollow ugc">http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bojan Popovic		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1062</link>

		<dc:creator><![CDATA[Bojan Popovic]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 08:43:21 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1062</guid>

					<description><![CDATA[Might not be needed. You might be able to run it on 0.11. I read somewhere that Linus used to cross-compile gcc (for Linux) on Minix. Just took a peek at &quot;Old Linux&quot; archive and there it is: http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/binaries/compilers/gccbin.tar.Z. The archive seems to include as and ld, so it might actually work. :)

Btw, there is also gcc binary for 0.10. ;)]]></description>
			<content:encoded><![CDATA[<p>Might not be needed. You might be able to run it on 0.11. I read somewhere that Linus used to cross-compile gcc (for Linux) on Minix. Just took a peek at &#8220;Old Linux&#8221; archive and there it is: <a href="http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/binaries/compilers/gccbin.tar.Z" rel="nofollow ugc">http://mirrors.kernel.org/oldlinux/Linux.old/Linux-0.11/binaries/compilers/gccbin.tar.Z</a>. The archive seems to include as and ld, so it might actually work. 🙂</p>
<p>Btw, there is also gcc binary for 0.10. 😉</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1060</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:49:11 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1060</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1057&quot;&gt;Bojan Popovic&lt;/a&gt;.

Glad you&#039;ve liked it!  I&#039;ve spent way too many hours on it.. lol

It is kind of funny what came out of a challenge to run Netware on Qemu then into being able to run Xenix on modern machines via emulation....!

I just wish I&#039;d been more active with it....]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1057">Bojan Popovic</a>.</p>
<p>Glad you&#8217;ve liked it!  I&#8217;ve spent way too many hours on it.. lol</p>
<p>It is kind of funny what came out of a challenge to run Netware on Qemu then into being able to run Xenix on modern machines via emulation&#8230;.!</p>
<p>I just wish I&#8217;d been more active with it&#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1059</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:45:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1059</guid>

					<description><![CDATA[Hmm that may be worth some playing around with.. There is a tweaked version of Minix386 that&#039;ll boot on Qemu/Bochs so the original gcc 1.40 toolchain would be available...]]></description>
			<content:encoded><![CDATA[<p>Hmm that may be worth some playing around with.. There is a tweaked version of Minix386 that&#8217;ll boot on Qemu/Bochs so the original gcc 1.40 toolchain would be available&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bojan Popovic		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1058</link>

		<dc:creator><![CDATA[Bojan Popovic]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:13:31 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1058</guid>

					<description><![CDATA[On a downside you would probably have to compile it and bundle a small one disk distro yourself.]]></description>
			<content:encoded><![CDATA[<p>On a downside you would probably have to compile it and bundle a small one disk distro yourself.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bojan Popovic		</title>
		<link>https://virtuallyfun.com/2011/08/26/linux-turns-20-today/comment-page-1/#comment-1057</link>

		<dc:creator><![CDATA[Bojan Popovic]]></dc:creator>
		<pubDate>Tue, 30 Aug 2011 02:10:24 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=1304#comment-1057</guid>

					<description><![CDATA[Actually there is 0.10 available. :) Look here: http://www.kernel.org/pub/linux/kernel/Historic/old-versions/tytso/.

Btw, I&#039;ve been reading your blog for a year or two and finally decided to drop a comment. Very interesting stuff you got here. ;)]]></description>
			<content:encoded><![CDATA[<p>Actually there is 0.10 available. 🙂 Look here: <a href="http://www.kernel.org/pub/linux/kernel/Historic/old-versions/tytso/" rel="nofollow ugc">http://www.kernel.org/pub/linux/kernel/Historic/old-versions/tytso/</a>.</p>
<p>Btw, I&#8217;ve been reading your blog for a year or two and finally decided to drop a comment. Very interesting stuff you got here. 😉</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
