open-simh / simh

The Open SIMH simulators package
https://opensimh.org/
Other
484 stars 92 forks source link

microvax2 unable to boot quasijarus0c #367

Open RSX11MPLUS opened 7 months ago

RSX11MPLUS commented 7 months ago
=copy
cpu: uVAX II
From: tms(0,1)
To: ra(0,1)
ra: I/O error
ra(0,0,0,1): can't read disk label

i have confirmed this behavior occurs on every ra8x/9x series drive and both rqdx3 and kda50 controllers.

set rq en set rq0 ra92 at rq0 wooyoo-43bsd-root.ra92 set tq en set tq0 lock at tq0 4.3BSD-Quasijarus0c.tap

set xq en at xq0 em0

b cpu


- #### the expected behavior and the actual behavior

KA630-A.V1.3

Performing normal system tests.

5..4..3..

Tests completed.

b

2.. <--- hangs here Simulation stopped, PC: 0000130B (BITW #8080,(R7))



- #### you may also need to provide specific pointers to data files that may be necessary to demonstrate the problem
can provide my disk image if it helps
rms47 commented 7 months ago

Did quasijarus0c support CVAX (MicroVAX 3900)? If so, does this procedure - building and trying to boot quasijarus0c - work or fail on CVAX?

hbent commented 2 months ago

Perhaps the fix from ccdc5d0711ac68f3c521610731b13f482af57cd3 will solve the issue here?