<div dir="ltr">I'm sure those three standalone backup tapes are TU58 images which aren't really "tapes" in the usual SIMH sense of the word. TU58 images are a little more like "disks" in the emulator world.<div><br></div><div>You do not attach them to "TS". I think you attach them to "TD0" in a simulated 11/750 or maybe just maybe a 11/730. I do not know if they would work on a 11/780 or if 11/780 ever supported booting from TU58.</div><div><br></div><div>I don't think there's anything fundamentally wrong with using a different version of standalone backup (later than VMS 4.4) to do the restore.</div><div><br></div><div>If you wanted to be super historically correct on a 11/780 in the mid-80's you would could be using the RX01 standalone backup floppies.</div><div><br></div><div>Tim N3QE</div><div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 23, 2018 at 10:45 AM, Henk van de Kamer <span dir="ltr"><<a href="mailto:simh@vandekamer.com" target="_blank">simh@vandekamer.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I'm new to this list, so forgive me if I do things wrong...<br>
<br>
For an article about the history of prompts I want to make screendumps of all systems I worked on. In 1986 (may be 1987) I learned Pascal on the VAX-11/785 (I think) on the university.<br>
<br>
So two days ago I started a journey to install VAX/VMS 4.4 -- because that is the most probable version used -- on a VAX-11/780 using the Simh emulator under Debian Stretch. That was the first problem because the man page of the vax780 command said that ka655.bin was not included. I found the ka655x.bin in the Simh git. Later I discovered that the man page is probably wrong and I must use vmb.exe instead.<br>
<br>
After searching I found the bb-bt05c-be tape [1] which contains DEC VAX/VMS V4.4 BIN 16MT9 (C)1986 [2]. After a lot of trial, problems and searching I finally discovered that I need the Standalone Backup and a procedure for v3.0 [3]. Another searched and I got three tapes [4]:<br>
<br>
    BE-CT97A-BE - VAX/VMS V4.0 STANDALONE BACKUP 1 OF 3<br>
    BE-CT98A-BE - VAX/VMS V4.0 STANDALONE BACKUP 2 OF 3<br>
    BE-CT99A-BE - VAX/VMS V4.0 STANDALONE BACKUP 3 OF 3<br>
<br>
I adapted the given ini to the following -- the complete ini with the same adaptions don't give any difference:<br>
<br>
load vmb.exe<br>
set rp0 rp06<br>
set rp1 rp06<br>
attach rp0 stb40.rp6<br>
set console log=logs/vms44.log<br>
<br>
Then the procedure:<br>
<br>
hvdkamer@obelix:~/vax$ vax780 vax780.ini<br>
<br>
VAX780 simulator V3.8-1<br>
Overwrite last track? [N]<br>
Logging to file "logs/vms44.log"<br>
sim> boot rp1<br>
Loading boot code from vmb.exe<br>
<br>
[ctrl-E]<br>
Simulation stopped, PC: 00000E8D (BITL #1000,4(R7))<br>
sim> attach ts bb-bt05c-be.tap<br>
sim> cont<br>
[Enter]<br>
<br>
<br>
And there it hangs. I downloaded the v3.0 tape used in the example, but that results in the same.<br>
<br>
The above looks the most promising of all examples I tried. Most used options which didn't work or crashed the emulator. Can someone point me in the right direction to install the operating system. Thanks for any help.<br>
<br>
<br>
<br>
[1] <a href="ftp://ftp.informatik.uni-stuttgart.de/pub/cm/dec/vax/sw/magtapes/" rel="noreferrer" target="_blank">ftp://ftp.informatik.uni-stutt<wbr>gart.de/pub/cm/dec/vax/sw/<wbr>magtapes/</a><br>
[2] <a href="ftp://ftp.informatik.uni-stuttgart.de/pub/cm/dec/vax/sw/magtapes/labels.txt" rel="noreferrer" target="_blank">ftp://ftp.informatik.uni-stutt<wbr>gart.de/pub/cm/dec/vax/sw/<wbr>magtapes/labels.txt</a><br>
[3] <a href="http://simh.trailing-edge.narkive.com/P8L1m0CF/problem-booting-vms-1-5#post7" rel="noreferrer" target="_blank">http://simh.trailing-edge.nark<wbr>ive.com/P8L1m0CF/problem-booti<wbr>ng-vms-1-5#post7</a><br>
[4] <a href="http://iamvirtual.ca/VAX11/VAX-11-software.html" rel="noreferrer" target="_blank">http://iamvirtual.ca/VAX11/VAX<wbr>-11-software.html</a><span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Henk van de Kamer<br>
<a href="http://www.vandekamer.com/" rel="noreferrer" target="_blank">http://www.vandekamer.com/</a><br>
<a href="http://www.hetlab.tk/" rel="noreferrer" target="_blank">http://www.hetlab.tk/</a><br>
______________________________<wbr>_________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com" target="_blank">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.c<wbr>om/mailman/listinfo/simh</a></font></span></blockquote></div><br></div>