=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/vax-simh.html,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** www/Attic/vax-simh.html 2008/06/01 22:25:03 1.13 --- www/Attic/vax-simh.html 2009/06/06 12:18:23 1.14 *************** *** 9,15 **** ! --- 9,15 ---- ! *************** *** 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 floppy43.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 floppy45.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 floppy43.fs at xq0 bge0 --- 46,52 ---- at rq1 /dev/rcd0c set rq2 cdrom ! at rq2 floppy45.fs at xq0 bge0 *************** *** 67,73 ****

! Copy 4.3/vax/floppy43.fs to the location of your OpenBSD/vax SIMH environment. Now fire up SIMH. At the boot prompt you should type boot --- 67,73 ----

! Copy 4.5/vax/floppy45.fs to the location of your OpenBSD/vax SIMH environment. Now fire up SIMH. At the boot prompt you should type boot *************** *** 78,84 ****

  # simh-vax openbsd.simh
  
! VAX simulator V3.7-3
  NVR: buffering file in memory
  Eth: opened bge0
  Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
--- 78,84 ----
  
  # simh-vax openbsd.simh
  
! VAX simulator V3.8-0
  NVR: buffering file in memory
  Eth: opened bge0
  Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
***************
*** 100,106 ****
    1..0..
  
  
! >> OpenBSD/vax boot [1.12] [Mar 11 2008] <<
  >> Press enter to autoboot now, or any other key to abort: 0
  > boot bsd
  
--- 100,106 ---- 1..0.. ! >> OpenBSD/vax boot [1.15] << >> Press enter to autoboot now, or any other key to abort: 0 > boot bsd
*************** *** 129,135 **** When you are done installing any additional packages, you might want to remove the lines referring to your real CD-ROM unit and ! floppy43.fs from your openbsd.simh file.

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

*************** *** 143,149 **** www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.13 2008/06/01 22:25:03 sthen Exp $ --- 143,149 ---- www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.14 2009/06/06 12:18:23 martynas Exp $