[Simh] Problem booting new install

Milton M. Baar Milton.Baar at swoose.com.au
Wed Nov 17 00:41:54 EST 2004


Hi All

I have just downloaded and installed SIMH on a WXP server.  I used Nero to make an ISO disk image of AlphaVMS7.2-2.  I then used the following vax.ini file:
; Load CPU microcode
load -r ka655x.bin
;
; Attach non-volatile RAM to a file
attach nvr nvram.bin
;
; This virtual machine has 64M memory
set cpu 64m
;
; 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 d0.dsk
attach rq1 d1.dsk
attach rq2 d2.dsk
;
; Attach the CD-ROM to its file (read-only)
attach -r rq3 alpha.iso
;
; 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

This produces the following output:
VAX simulator V3.2-3
NVR: buffering file in memory
RQ: unit is read only

←[c
KA655-B V5.3, VMB 2.7
Performing normal system tests.
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
08..07..06..05..04..03..
Tests completed.

OK, so far, so good. However, when I issue boot dua3, I get:

>>>b dua3
(BOOT/R5:0 DUA3



  2..
-DUA3
?47 FILNOTCNTG, DUA
HALT instruction, PC: 00000C1A (MOVL (R11),SP)
sim>

I have checked the ISO image and it is contiguous, as are the .dsk files which are, however, 0 bytes long.  So, what have I done wrong here?

Milton Baar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20041117/3269245d/attachment-0003.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Baar, Milton (E-mail).vcf
Type: text/x-vcard
Size: 473 bytes
Desc: Baar, Milton (E-mail).vcf
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20041117/3269245d/attachment-0001.vcf>


More information about the Simh mailing list