<?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: Virtualization Challenge Part II &#8211; WYSE Unix	</title>
	<atom:link href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sun, 31 Oct 2021 10:27:34 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Mihai		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-149777</link>

		<dc:creator><![CDATA[Mihai]]></dc:creator>
		<pubDate>Sun, 11 Oct 2015 22:25:11 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-149777</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-149697&quot;&gt;Oddsocks&lt;/a&gt;.

Thank you for the heads-up. I also tried (at the time) the raw hdd image that I created and it failed to boot - in fact it crashed the host VirtualBox process. It seems that my VirtualBox installation was at fault - indeed, a clean install with the newest version works fine.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-149697">Oddsocks</a>.</p>
<p>Thank you for the heads-up. I also tried (at the time) the raw hdd image that I created and it failed to boot &#8211; in fact it crashed the host VirtualBox process. It seems that my VirtualBox installation was at fault &#8211; indeed, a clean install with the newest version works fine.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Oddsocks		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-149697</link>

		<dc:creator><![CDATA[Oddsocks]]></dc:creator>
		<pubDate>Sun, 11 Oct 2015 04:01:21 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-149697</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147896&quot;&gt;Mihai&lt;/a&gt;.

The floppy image does boot in a contemporary VirtualBox, just just need to tell VirtualBox to present a 1.2MB floppy drive to the guest. This has to be done with the vboxmanage command. Eg

vboxmanage setextradata &quot;Wyse UNIX&quot; VBoxInternal/Devices/i82078/0/LUN#0/Config/Type &quot;Floppy 1.20&quot;

The Wyse UNIX install can be done entirely in VirtualBox. For the second hard disk you just create a FIXED VMDK disk, say 32MB in size then overwrite it with the CPIO file and pad as necessary to make it the same size. Make sure to overwrite the actual disk image and not the vmdk header file.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147896">Mihai</a>.</p>
<p>The floppy image does boot in a contemporary VirtualBox, just just need to tell VirtualBox to present a 1.2MB floppy drive to the guest. This has to be done with the vboxmanage command. Eg</p>
<p>vboxmanage setextradata &#8220;Wyse UNIX&#8221; VBoxInternal/Devices/i82078/0/LUN#0/Config/Type &#8220;Floppy 1.20&#8221;</p>
<p>The Wyse UNIX install can be done entirely in VirtualBox. For the second hard disk you just create a FIXED VMDK disk, say 32MB in size then overwrite it with the CPIO file and pad as necessary to make it the same size. Make sure to overwrite the actual disk image and not the vmdk header file.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bbslovag		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-148794</link>

		<dc:creator><![CDATA[bbslovag]]></dc:creator>
		<pubDate>Wed, 30 Sep 2015 16:50:37 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-148794</guid>

					<description><![CDATA[Weakly related (Dell Unix issue):

Dear Botox!

Preinstalled dell unix vm image’s url is broken :&#039;( Please fix it! Anyway, got it before, and configured slip well and working under linux host and qemu. At least, telnet $URL 80 \ GET / 1.0 # worked fine ;)

Dell Unix post with broken dl link:
http://virtuallyfun.superglobalmegacorp.com/2012/03/20/dell-unix-lives-again/

Instead of porting aclock between archs, it should be more challenging to get tcpip working on some ancient operating systems in some virtual environment. For example: aixps2 (in bochs with slip), dell unix (qemu 0.14.x, slip), xenix386 (qemu 0.14 with slip, !!!VirtualBOX with slip or pcem with its 3c503)... (ms-&#124;dr-&#124;pc-&#124;free)dos work fine with mTCP for example (under qemu with slip/ppp/nics, virtualbox with slip/nics, pce-ibmpc with slip...)]]></description>
			<content:encoded><![CDATA[<p>Weakly related (Dell Unix issue):</p>
<p>Dear Botox!</p>
<p>Preinstalled dell unix vm image’s url is broken :'( Please fix it! Anyway, got it before, and configured slip well and working under linux host and qemu. At least, telnet $URL 80 \ GET / 1.0 # worked fine 😉</p>
<p>Dell Unix post with broken dl link:<br />
<a href="http://virtuallyfun.superglobalmegacorp.com/2012/03/20/dell-unix-lives-again/" rel="nofollow ugc">http://virtuallyfun.superglobalmegacorp.com/2012/03/20/dell-unix-lives-again/</a></p>
<p>Instead of porting aclock between archs, it should be more challenging to get tcpip working on some ancient operating systems in some virtual environment. For example: aixps2 (in bochs with slip), dell unix (qemu 0.14.x, slip), xenix386 (qemu 0.14 with slip, !!!VirtualBOX with slip or pcem with its 3c503)&#8230; (ms-|dr-|pc-|free)dos work fine with mTCP for example (under qemu with slip/ppp/nics, virtualbox with slip/nics, pce-ibmpc with slip&#8230;)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: plamen mihaylov		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-148481</link>

		<dc:creator><![CDATA[plamen mihaylov]]></dc:creator>
		<pubDate>Sat, 26 Sep 2015 14:58:50 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-148481</guid>

					<description><![CDATA[I have Intel iPSC/2 UNIX tapes which got damaged by old betl inside. If there is a little chance to be recovered I&#039;ll send them asap to Al.]]></description>
			<content:encoded><![CDATA[<p>I have Intel iPSC/2 UNIX tapes which got damaged by old betl inside. If there is a little chance to be recovered I&#8217;ll send them asap to Al.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihai		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-148013</link>

		<dc:creator><![CDATA[Mihai]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 18:40:46 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-148013</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960&quot;&gt;tenox&lt;/a&gt;.

Michal Necasek already took care of that in the &quot;Fixed&quot; bootdisk: uncommented &quot;stty quit &#039;^c&#039;&quot; in the INSTALL script. However, INSTALL2 script (that would run off the HDD prepared by this bootdisk) did not have a similar line. But that wasn&#039;t a problem since I didn&#039;t need it anyway.
However, having a complete running system meant I could mount the bootdisk and modify the INSTALL2 script using vi, not a hex editor.
So now the installation process is quite streamlined.
The complete story: http://hawk.ro/stories/wyse/
Install instructions and files: http://hawk.ro/stories/wyse/install.html]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960">tenox</a>.</p>
<p>Michal Necasek already took care of that in the &#8220;Fixed&#8221; bootdisk: uncommented &#8220;stty quit &#8216;^c'&#8221; in the INSTALL script. However, INSTALL2 script (that would run off the HDD prepared by this bootdisk) did not have a similar line. But that wasn&#8217;t a problem since I didn&#8217;t need it anyway.<br />
However, having a complete running system meant I could mount the bootdisk and modify the INSTALL2 script using vi, not a hex editor.<br />
So now the installation process is quite streamlined.<br />
The complete story: <a href="http://hawk.ro/stories/wyse/" rel="nofollow ugc">http://hawk.ro/stories/wyse/</a><br />
Install instructions and files: <a href="http://hawk.ro/stories/wyse/install.html" rel="nofollow ugc">http://hawk.ro/stories/wyse/install.html</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tenox		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-148011</link>

		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 18:25:22 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-148011</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960&quot;&gt;tenox&lt;/a&gt;.

See if you can escape INSTALL script by crashing it with CTRL-\ instead. This is how I worked around serial number in Interactive Unix 4.x. Edited the script and commented the line asking for serial number :)

Split tape files were provided by Al Kossow. I will thank him somehow.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960">tenox</a>.</p>
<p>See if you can escape INSTALL script by crashing it with CTRL-\ instead. This is how I worked around serial number in Interactive Unix 4.x. Edited the script and commented the line asking for serial number 🙂</p>
<p>Split tape files were provided by Al Kossow. I will thank him somehow.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihai		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147967</link>

		<dc:creator><![CDATA[Mihai]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 09:50:18 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-147967</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960&quot;&gt;tenox&lt;/a&gt;.

The only floppy disk needed was the boot disk. It also had a nice modification (that I misinterpreted when I saw it first) to allow Ctrl-C for escaping the INSTALL script. It was nice of you to provide the split tape - that saved some time.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960">tenox</a>.</p>
<p>The only floppy disk needed was the boot disk. It also had a nice modification (that I misinterpreted when I saw it first) to allow Ctrl-C for escaping the INSTALL script. It was nice of you to provide the split tape &#8211; that saved some time.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: tenox		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147965</link>

		<dc:creator><![CDATA[tenox]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 09:40:52 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-147965</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960&quot;&gt;tenox&lt;/a&gt;.

Thanks for doing it :)
It appeared very fast ;)
Did you have any trouble with floppy disks outside of IMD format? What about this copy tools disk?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960">tenox</a>.</p>
<p>Thanks for doing it 🙂<br />
It appeared very fast 😉<br />
Did you have any trouble with floppy disks outside of IMD format? What about this copy tools disk?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihai		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147963</link>

		<dc:creator><![CDATA[Mihai]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 09:23:24 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-147963</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960&quot;&gt;tenox&lt;/a&gt;.

Indeed it was easier in a way than the Venix one. However, it did pose some problems because of Wyse Unix console driver.. as well as RTC driver (that doesn&#039;t work in PCem).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147960">tenox</a>.</p>
<p>Indeed it was easier in a way than the Venix one. However, it did pose some problems because of Wyse Unix console driver.. as well as RTC driver (that doesn&#8217;t work in PCem).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihai		</title>
		<link>https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147962</link>

		<dc:creator><![CDATA[Mihai]]></dc:creator>
		<pubDate>Mon, 21 Sep 2015 09:17:29 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=5521#comment-147962</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147936&quot;&gt;Cory Smelosky&lt;/a&gt;.

MESS would not work for that. I first used PCem successfully for that part, but QEMU or bochs would do it just fine also (I tried them later). The idea is somewhat similar to what Tenox used in the Dell Unix post, but my approach was simpler.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2015/09/19/virtualization-challenge-ii/comment-page-1/#comment-147936">Cory Smelosky</a>.</p>
<p>MESS would not work for that. I first used PCem successfully for that part, but QEMU or bochs would do it just fine also (I tried them later). The idea is somewhat similar to what Tenox used in the Dell Unix post, but my approach was simpler.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
