[BACK]Return to vax-simh.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/Attic/vax-simh.html between version 1.24 and 1.25

version 1.24, 2012/10/28 00:01:12 version 1.25, 2013/01/27 11:27:36
Line 23 
Line 23 
 It is very easy to install OpenBSD/vax on the  It is very easy to install OpenBSD/vax on the
 <a href="http://simh.trailing-edge.com">SIMH</a> VAX simulator.  All  <a href="http://simh.trailing-edge.com">SIMH</a> VAX simulator.  All
 you need is a reasonably fast machine, enough disk space for a 1.5GB  you need is a reasonably fast machine, enough disk space for a 1.5GB
 disk image and the vax <i>floppy51.fs</i> file.  disk image and the vax <i>floppy52.fs</i> file.
   
 Assuming you're going to run SIMH on an OpenBSD system, install the  Assuming you're going to run SIMH on an OpenBSD system, install the
 <i>emulators/simh</i> package from <a href="faq/ports/index.html">ports</a>.  <i>emulators/simh</i> package from <a href="faq/ports/index.html">ports</a>.
Line 46 
Line 46 
 at rq1 /dev/rcd0c  at rq1 /dev/rcd0c
   
 set rq2 cdrom  set rq2 cdrom
 at rq2 floppy51.fs  at rq2 floppy52.fs
   
 at xq0 bge0  at xq0 bge0
   
Line 77 
Line 77 
   
 <p>  <p>
   
 Copy <i>5.1/vax/floppy51.fs</i> to the location of your  Copy <i>5.2/vax/floppy52.fs</i> to the location of your
 OpenBSD/vax SIMH environment.  OpenBSD/vax SIMH environment.
   
 Now fire up SIMH.  At the boot prompt you should type <strong>boot  Now fire up SIMH.  At the boot prompt you should type <strong>boot
Line 88 
Line 88 
 <pre>  <pre>
 # <strong>simh-vax openbsd.simh</strong>  # <strong>simh-vax openbsd.simh</strong>
   
 VAX simulator V3.8-1  VAX simulator V3.9-0
 NVR: buffering file in memory  NVR: buffering file in memory
 Eth: opened bge0  Eth: opened OS device bge0
 Loading boot code from /usr/local/lib/simh/vax/ka655x.bin  Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
   
   
Line 110 
Line 110 
   1..0..    1..0..
   
   
 &gt;&gt; OpenBSD/vax boot [1.15] &lt;&lt;  &gt;&gt; OpenBSD/vax boot [1.16] &lt;&lt;
 &gt;&gt; Press enter to autoboot now, or any other key to abort: 0  &gt;&gt; Press enter to autoboot now, or any other key to abort: 0
 &gt; boot bsd  &gt; boot bsd
 </pre>  </pre>
Line 139 
Line 139 
   
 When you are done installing any additional packages, you might want  When you are done installing any additional packages, you might want
 to remove the lines referring to your real CD-ROM unit and  to remove the lines referring to your real CD-ROM unit and
 <i>floppy51.fs</i> from your <i>openbsd.simh</i> file.  <i>floppy52.fs</i> from your <i>openbsd.simh</i> file.
   
 <p>  <p>
   

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25