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

Diff for /www/Attic/vax-simh.html between version 1.9 and 1.10

version 1.9, 2006/05/08 10:50:11 version 1.10, 2006/11/02 07:39:17
Line 9 
Line 9 
 <meta name="description" content="the OpenBSD/vax SIMH page">  <meta name="description" content="the OpenBSD/vax SIMH page">
 <meta name="keywords" content="openbsd,vax,simh">  <meta name="keywords" content="openbsd,vax,simh">
 <meta name="distribution" content="global">  <meta name="distribution" content="global">
 <meta name="copyright" content="This document copyright 2004 by OpenBSD.">  <meta name="copyright" content="This document copyright 2004-2006 by OpenBSD.">
 </head>  </head>
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <body bgcolor="#ffffff" text="#000000" link="#23238e">
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 <i>floppy39.fs</i> from your CD-ROM set.  disk image and the <i>floppy40.fs</i> from your CD-ROM set.
   
 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="ports.html">ports</a>.  <i>emulators/simh</i> package from <a href="ports.html">ports</a>.
Line 46 
Line 46 
 at rq1 /dev/rcd0c  at rq1 /dev/rcd0c
   
 set rq2 cdrom  set rq2 cdrom
 at rq2 floppy39.fs  at rq2 floppy40.fs
   
 at xq0 bge0  at xq0 bge0
   
Line 67 
Line 67 
   
 <p>  <p>
   
 Copy <i>CD1:3.9/vax/floppy39.fs</i> to the location of your  Copy <i>CD1:4.0/vax/floppy40.fs</i> to the location of your
 OpenBSD/vax SIMH environment.  Unmount CD1, but leave it in the CD-ROM  OpenBSD/vax SIMH environment.  Unmount CD1, but leave it in the CD-ROM
 unit.  unit.
   
Line 130 
Line 130 
   
 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>floppy39.fs</i> from your <i>openbsd.simh</i> file.  <i>floppy40.fs</i> from your <i>openbsd.simh</i> file.
   
 <p>  <p>
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10