=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/vax-simh.html,v retrieving revision 1.24 retrieving revision 1.25 diff -c -r1.24 -r1.25 *** www/Attic/vax-simh.html 2012/10/28 00:01:12 1.24 --- www/Attic/vax-simh.html 2013/01/27 11:27:36 1.25 *************** *** 23,29 **** It is very easy to install OpenBSD/vax on the SIMH VAX simulator. All you need is a reasonably fast machine, enough disk space for a 1.5GB ! disk image and the vax floppy51.fs file. Assuming you're going to run SIMH on an OpenBSD system, install the emulators/simh package from ports. --- 23,29 ---- It is very easy to install OpenBSD/vax on the SIMH VAX simulator. All you need is a reasonably fast machine, enough disk space for a 1.5GB ! disk image and the vax floppy52.fs file. Assuming you're going to run SIMH on an OpenBSD system, install the emulators/simh package from ports. *************** *** 46,52 **** at rq1 /dev/rcd0c set rq2 cdrom ! at rq2 floppy51.fs at xq0 bge0 --- 46,52 ---- at rq1 /dev/rcd0c set rq2 cdrom ! at rq2 floppy52.fs at xq0 bge0 *************** *** 77,83 ****

! Copy 5.1/vax/floppy51.fs to the location of your OpenBSD/vax SIMH environment. Now fire up SIMH. At the boot prompt you should type boot --- 77,83 ----

! Copy 5.2/vax/floppy52.fs to the location of your OpenBSD/vax SIMH environment. Now fire up SIMH. At the boot prompt you should type boot *************** *** 88,96 ****

  # simh-vax openbsd.simh
  
! VAX simulator V3.8-1
  NVR: buffering file in memory
! Eth: opened bge0
  Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
  
  
--- 88,96 ----
  
  # simh-vax openbsd.simh
  
! VAX simulator V3.9-0
  NVR: buffering file in memory
! Eth: opened OS device bge0
  Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
  
  
***************
*** 110,116 ****
    1..0..
  
  
! >> OpenBSD/vax boot [1.15] <<
  >> Press enter to autoboot now, or any other key to abort: 0
  > boot bsd
  
--- 110,116 ---- 1..0.. ! >> OpenBSD/vax boot [1.16] << >> Press enter to autoboot now, or any other key to abort: 0 > boot bsd
*************** *** 139,145 **** When you are done installing any additional packages, you might want to remove the lines referring to your real CD-ROM unit and ! floppy51.fs from your openbsd.simh file.

--- 139,145 ---- When you are done installing any additional packages, you might want to remove the lines referring to your real CD-ROM unit and ! floppy52.fs from your openbsd.simh file.

*************** *** 153,159 **** www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.24 2012/10/28 00:01:12 okan Exp $ --- 153,159 ---- www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.25 2013/01/27 11:27:36 sthen Exp $