[Simh] Another SIMH on Mac OS/X question

Dr Robert Young rcyoung at aliconsultants.com
Tue Nov 15 21:51:49 EST 2005


When I bring up SIMH, I get "non existent parameter" ...sometimes....


VAX simulator V3.5-1
NVR: buffering file in memory
Non-existent parameter
RQ: unit is read only
Eth: opened en0

other times it does not show up.

I also get a "lot" of tape drives showing.

UQSSP Tape Controller 0 (774500)
-MUA0 (TK50)
-MUA1 (TK50)
-MUA2 (TK50)
-MUA3 (TK50)


Is this normal?

I included the vax,ini at the bottom of this posting in case part of  
the problem is another typo on my part that I simply am missing.



;
; Load CPU microcode
load -r /usr/local/vax/data/ka655.bin
;
; Attach non-volatile RAM to a file
attach nvr /usr/local/vax/data/nvram.bin
;
; This virtual machine has 64M memory
set cpu 196m
;
; Define disk drive types. RA92 is largest-supported VAX drive.
set rq0 ra92
set rq1 ra92
set rq2 ra92
set rq3 cdrom
;
; Attach defined drives to local files
attach rq0 /usr/local/vax/data/d0.dsk
attach rq1 /usr/local/vax/data/d1.dsk
attach rq2 /usr/local/vax/data/d2.dsk
;
; Attach the CD-ROM to its file (read-only)
attach -r rq3 /usr/local/vax/data/cdrom.dmg
;
; Disable unused devices. It's also possible to disable individual  
devices,
; using a construction like "set rq2 disable" if desired.
;
set rl disable
set ts disable
;
; Attach Ethernet to a network interface
set xq mac=08-00-2B-AA-BB-CC
attach xq eth0
;
; Now start the emulator
boot cpu






________________________________________________________

Dr. Robert Young
ALI Database Consultants
1151 Williams Dr
Aiken SC 29803
USA

WWW: http://www.aliconsultants.com
Tele: 1-803-648-5931
Toll free in US: 1-866-257-8970 Fax:1-803-641-0345
Email: rcyoung at aliconsultants.com
"Source of Rdb Controller, software for database analysis &   
performance tuning"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20051115/cfdd7a0e/attachment-0003.html>


More information about the Simh mailing list