=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/vax-simh.html,v retrieving revision 1.12 retrieving revision 1.13 diff -c -r1.12 -r1.13 *** www/Attic/vax-simh.html 2007/11/03 12:34:40 1.12 --- www/Attic/vax-simh.html 2008/06/01 22:25:03 1.13 *************** *** 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 floppy42.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 floppy43.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 floppy42.fs at xq0 bge0 --- 46,52 ---- at rq1 /dev/rcd0c set rq2 cdrom ! at rq2 floppy43.fs at xq0 bge0 *************** *** 67,73 ****

! Copy 4.2/vax/floppy42.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.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 *************** *** 78,87 ****

  # simh-vax openbsd.simh
  
! VAX simulator V3.0-2
  NVR: buffering file in memory
  Eth: opened bge0
! Loading boot code from /usr/local/lib/simh/vax/ka655.bin
  
  
  KA655-B V5.3, VMB 2.7
--- 78,87 ----
  
  # 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
  
  
  KA655-B V5.3, VMB 2.7
***************
*** 100,106 ****
    1..0..
  
  
! >> OpenBSD/vax boot [1.9] [Sep 10 2004] <<
  >> Press enter to autoboot now, or any other key to abort: 0
  > boot bsd
  
--- 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
*************** *** 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 ! floppy42.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 ! floppy43.fs from your openbsd.simh file.

*************** *** 143,149 **** www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.12 2007/11/03 12:34:40 miod Exp $ --- 143,149 ---- www@openbsd.org
! $OpenBSD: vax-simh.html,v 1.13 2008/06/01 22:25:03 sthen Exp $