<div dir="ltr"><div><img class="" id=":2js" src="https://mail.google.com/mail/u/0/images/cleardot.gif" alt="">Well, that at least did something different.<br><br>sim> boot rq0 /r5:8<br>Loading boot code from vmb.exe<br>
%BOOT-F-Unexpected Exceptio<br><br></div><div>The
 8600 simulator always seems to cut off the last character of its 
messages, I wonder if that's in any way related to the other console 
problems.<br>
<br></div>I tried the standalone boot on the other VAX sims (microvax 1,
 2, 3900, and rtvax1000) and they are all able to load the booter and 
take console input (I didn't actually try booting).  This seems to point
 to there being a problem with the console on the 8600.  Any tips for 
where I should look to narrow down where the problem might be?<div class="gmail_extra"><br></div><div class="gmail_extra">-Henry<br></div><div class="gmail_extra"><br><div class="gmail_quote">On 8 July 2014 20:31, Matt Burke <span dir="ltr"><<a href="mailto:matt@9track.net" target="_blank">matt@9track.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 08/07/2014 12:50, Johnny Billquist wrote:<br>
> On 2014-07-08 01:50, Henry Bent wrote:<br>
>> How are standalone programs loaded and run on the 8600?  On the 7x0 I<br>
>> can do "load -o boot 0" and "run 2" and that will run a standalone<br>
>> boot.  When I do that in the 8600 sim I get a newline and then the<br>
>> program just loops forever.<br>
>><br>
>> Alternately, does anyone know the right way to load bootblocks on an ra<br>
>> disk in Ultrix 1 or 2 so that I can boot off of the disk directly?<br>
>> Everything I've tried just ends up giving a "%BOOT-F-Unable to locate<br>
>> BOOT fil" message from vmb.exe.<br>
><br>
> VMB needs to have R5 set to specific values to boot Ultrix.<br>
> If I remember right, bit 3 (0x8) needs to be set in R5 in order for<br>
> VMB to just load the boot block from the device and start executing<br>
> that instead of trying to look for specific files inside a Files-11<br>
> filesystem.<br>
><br>
> But on a rel 86x0, you can also load other binaries from the console<br>
> device, and just start them. For old versions of Ultrix, I seem to<br>
> remember that this is what they did, before VMB gained the capability<br>
> to boot from a boot block.<br>
><br>
<br>
</div>The value 8 is correct for R5. To boot this in simh use:<br>
<br>
sim> b rq0 /r5:8<br>
<br>
On a side note I think this flag is not required on later VAX system<br>
such as the MicroVAX II. The ROM code seems to work out what to do.<br>
<br>
'load -o' is supported on the VAX 8600 so I suspect there is another<br>
issue. It could be a problem with the console device as I think someone<br>
has previously mentioned that there are some issues with my<br>
implementation (unless this been fixed now?)<br>
<span class="HOEnZb"><font color="#888888"><br>
Matt<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" target="_blank">http://mailman.trailing-edge.com/mailman/listinfo/simh</a><br>
</div></div></blockquote></div><br></div></div>