<?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: For Ultrix on VAX fans	</title>
	<atom:link href="https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 14 Nov 2011 14:40:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-3087</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:40:47 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=146#comment-3087</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-3074&quot;&gt;Lars Persson&lt;/a&gt;.

I used tapes for getting things in, although I used the SLIRP / NAT and a HTTP server for getting data out....... Not perfect by any stretch but it works.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-3074">Lars Persson</a>.</p>
<p>I used tapes for getting things in, although I used the SLIRP / NAT and a HTTP server for getting data out&#8230;&#8230;. Not perfect by any stretch but it works.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lars Persson		</title>
		<link>https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-3074</link>

		<dc:creator><![CDATA[Lars Persson]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 09:57:50 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=146#comment-3074</guid>

					<description><![CDATA[I got SIM-H on my ubuntu netbook and it runs fine.
There is an ULTRIX V4.5 version available and I got that one, created a SERIOUS virtual vax with four RA90 drives and a lot of freeware from around the net.
The ASUS netbook (aka as a &#039;purse computer&#039;) is a handy little thing and I can carry my ULTRIX rig with me wherever I go. Since I mostly use the WIFI interface on the netbook, the ethernet interface is available but what I do lack is the possibility to get SIMH to run against a virtual network so that I can FTP from it to and fro the ULTRIX instance within the box, so to speak. Anybody out there that have tried this? If so, mail me at: mcnimbus@gmail.com.
Cheers!
/Lars]]></description>
			<content:encoded><![CDATA[<p>I got SIM-H on my ubuntu netbook and it runs fine.<br />
There is an ULTRIX V4.5 version available and I got that one, created a SERIOUS virtual vax with four RA90 drives and a lot of freeware from around the net.<br />
The ASUS netbook (aka as a &#8216;purse computer&#8217;) is a handy little thing and I can carry my ULTRIX rig with me wherever I go. Since I mostly use the WIFI interface on the netbook, the ethernet interface is available but what I do lack is the possibility to get SIMH to run against a virtual network so that I can FTP from it to and fro the ULTRIX instance within the box, so to speak. Anybody out there that have tried this? If so, mail me at: <a href="mailto:mcnimbus@gmail.com">mcnimbus@gmail.com</a>.<br />
Cheers!<br />
/Lars</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Seth		</title>
		<link>https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-66</link>

		<dc:creator><![CDATA[Seth]]></dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:33:51 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=146#comment-66</guid>

					<description><![CDATA[Ultrix was my first UNIX, so I have a real soft spot for it. I mean, who needs dynamic libraries, am I right? :^)&lt;br /&gt;&lt;br /&gt;I&#039;ve had good success running Ultrix 4.2, 4.3, and 4.5 on SIMH, all installed from CD-ROM images made with a simple dd dump of the original media. The problem I had to work around was that the CD media installer script doesn&#039;t support the simulated MSCP RRD40 drive.&lt;br /&gt;&lt;br /&gt;Luckily the solution was pretty straight-forward. &lt;a href=&quot;http://minnie.tuhs.org/pipermail/tuhs/2004-November/001090.html&quot; rel=&quot;nofollow&quot;&gt;I posted about it on the TUHS mailing list in 2004&lt;/a&gt;, but in summary, it&#039;s possible to edit the &#039;install.1&#039; script when booted from the install media in single user mode, and replace references to &#039;rz&#039; SCSI disks with &#039;ra&#039; MSCP disk names. Once edited, the install proceeds completely normally.]]></description>
			<content:encoded><![CDATA[<p>Ultrix was my first UNIX, so I have a real soft spot for it. I mean, who needs dynamic libraries, am I right? :^)</p>
<p>I&#39;ve had good success running Ultrix 4.2, 4.3, and 4.5 on SIMH, all installed from CD-ROM images made with a simple dd dump of the original media. The problem I had to work around was that the CD media installer script doesn&#39;t support the simulated MSCP RRD40 drive.</p>
<p>Luckily the solution was pretty straight-forward. <a href="http://minnie.tuhs.org/pipermail/tuhs/2004-November/001090.html" rel="nofollow">I posted about it on the TUHS mailing list in 2004</a>, but in summary, it&#39;s possible to edit the &#39;install.1&#39; script when booted from the install media in single user mode, and replace references to &#39;rz&#39; SCSI disks with &#39;ra&#39; MSCP disk names. Once edited, the install proceeds completely normally.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Geoff		</title>
		<link>https://virtuallyfun.com/2009/07/30/for-ultrix-on-vax-fans/comment-page-1/#comment-64</link>

		<dc:creator><![CDATA[Geoff]]></dc:creator>
		<pubDate>Sun, 02 Aug 2009 14:39:09 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=146#comment-64</guid>

					<description><![CDATA[Anyone interested in an early version of X11 and the DECWindows system will find it available here.  You will need a local xserver to do this - I&#039;ve tested with the old eXcursion for Windows server from DEC, but Cygwin should also work in Windows.&lt;br /&gt;Do a full install of this OS (I used an ra90 disk instead of the ra81).  You will need to use a simh binary with networking built in.  Within Ultrix, use the command &#034;netsetup install&#034; to configure TCP/IP.  Reboot Ultrix, log in, export your display to your Xserver, and start DECWindows with &#034;dxsession &#038;&#034;&lt;br /&gt;DECWindows is X11 based and is nearly the same here as it was on VMS.  It has some nifty utility programs like a Notepad, a PostScript viewer, a File Manager and others.  It reminds me of Windows 3.1.  Pretty nice for 1990.  Great online help system, too.]]></description>
			<content:encoded><![CDATA[<p>Anyone interested in an early version of X11 and the DECWindows system will find it available here.  You will need a local xserver to do this &#8211; I&#39;ve tested with the old eXcursion for Windows server from DEC, but Cygwin should also work in Windows.<br />Do a full install of this OS (I used an ra90 disk instead of the ra81).  You will need to use a simh binary with networking built in.  Within Ultrix, use the command &quot;netsetup install&quot; to configure TCP/IP.  Reboot Ultrix, log in, export your display to your Xserver, and start DECWindows with &quot;dxsession &amp;&quot;<br />DECWindows is X11 based and is nearly the same here as it was on VMS.  It has some nifty utility programs like a Notepad, a PostScript viewer, a File Manager and others.  It reminds me of Windows 3.1.  Pretty nice for 1990.  Great online help system, too.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
