<?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: Installing Xenix on Qemu 0.14.0 part two.	</title>
	<atom:link href="https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sat, 05 Jan 2019 18:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: bbslovag		</title>
		<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-206640</link>

		<dc:creator><![CDATA[bbslovag]]></dc:creator>
		<pubDate>Sat, 05 Jan 2019 18:53:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=414#comment-206640</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67349&quot;&gt;neozeed&lt;/a&gt;.

Fresh result - 2019 01:
qemu does support ne2k_isa NIC, so invoke it like this:

qemu-system-i386 -M isapc -m 16 -cpu 486 -no-reboot -net nic,model=ne2k_isa -net user -fda de200flp.tar -hda 825x16x63.vmdk -no-fd-bootchk

First, download de200 xenix drivers from dlink ftp sites.
There is a need for DE200 (NOT de220) xnx-specific driver. Install base os, then streams, then tcp. Then manually from a .tar file you made it previously from the de200 files with weird case sensitive names, which is simply padded with zeroes up to 1440kbytes in order to act as a floppy image.
Then from xenix console as root:

tar xvf /dev/install

then chmod three specific files in /usr/lib/*/

Then install with two specific commands in the readme enclosed to the dlink package.

Parameters: DE200 subtype (not the de100), IRQ = 9 (NOT 5), PORT 0x300 (default), segment arbitrary.

Successfully telnetted out to the host (netcat listener was the &quot;telnetd&quot; )

Enjoy!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67349">neozeed</a>.</p>
<p>Fresh result &#8211; 2019 01:<br />
qemu does support ne2k_isa NIC, so invoke it like this:</p>
<p>qemu-system-i386 -M isapc -m 16 -cpu 486 -no-reboot -net nic,model=ne2k_isa -net user -fda de200flp.tar -hda 825x16x63.vmdk -no-fd-bootchk</p>
<p>First, download de200 xenix drivers from dlink ftp sites.<br />
There is a need for DE200 (NOT de220) xnx-specific driver. Install base os, then streams, then tcp. Then manually from a .tar file you made it previously from the de200 files with weird case sensitive names, which is simply padded with zeroes up to 1440kbytes in order to act as a floppy image.<br />
Then from xenix console as root:</p>
<p>tar xvf /dev/install</p>
<p>then chmod three specific files in /usr/lib/*/</p>
<p>Then install with two specific commands in the readme enclosed to the dlink package.</p>
<p>Parameters: DE200 subtype (not the de100), IRQ = 9 (NOT 5), PORT 0x300 (default), segment arbitrary.</p>
<p>Successfully telnetted out to the host (netcat listener was the &#8220;telnetd&#8221; )</p>
<p>Enjoy!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bbslovag		</title>
		<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-151885</link>

		<dc:creator><![CDATA[bbslovag]]></dc:creator>
		<pubDate>Sat, 07 Nov 2015 10:21:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=414#comment-151885</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67349&quot;&gt;neozeed&lt;/a&gt;.

Yes you can do networking under qemu, and under virtualbox. Use virtual serial port from host and slip from guest. More details can be sent via email, if requested.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67349">neozeed</a>.</p>
<p>Yes you can do networking under qemu, and under virtualbox. Use virtual serial port from host and slip from guest. More details can be sent via email, if requested.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67349</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Sun, 13 Jul 2014 00:59:50 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=414#comment-67349</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67322&quot;&gt;jos[[[[[[[[e&lt;/a&gt;.

No, Qemu doesn&#039;t emulate one of the 3 network cards that Xenix can utilize.  &lt;a href=&quot;http://virtuallyfun.superglobalmegacorp.com/?p=3656&quot; rel=&quot;nofollow&quot;&gt;However MESS can&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67322">jos[[[[[[[[e</a>.</p>
<p>No, Qemu doesn&#8217;t emulate one of the 3 network cards that Xenix can utilize.  <a href="http://virtuallyfun.superglobalmegacorp.com/?p=3656" rel="nofollow">However MESS can</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jos[[[[[[[[e		</title>
		<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-67322</link>

		<dc:creator><![CDATA[jos[[[[[[[[e]]></dc:creator>
		<pubDate>Sat, 12 Jul 2014 17:21:23 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=414#comment-67322</guid>

					<description><![CDATA[No way to get networking under qemu?]]></description>
			<content:encoded><![CDATA[<p>No way to get networking under qemu?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://virtuallyfun.com/2011/04/08/installing-xenix-on-qemu-0-14-0-part-two/comment-page-1/#comment-438</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sat, 09 Apr 2011 08:31:16 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=414#comment-438</guid>

					<description><![CDATA[Love your site, keep it up... &lt;br /&gt;&lt;br /&gt;This method of installing also working in Vmware Workstation.]]></description>
			<content:encoded><![CDATA[<p>Love your site, keep it up&#8230; </p>
<p>This method of installing also working in Vmware Workstation.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
