<div dir='auto'><div>Hi Bill,<div dir="auto"><br></div><div dir="auto">I have no idea what you are actually typing, but this is a session I just did on my Android phone (Linux):</div><div dir="auto"><div dir="auto"><br></div><div dir="auto">Note that the -v switch for tape attaches gets it to be verbose about what is going on under the covers.</div><div dir="auto"><br></div><div dir="auto">$ cd simh</div><div dir="auto">$ BIN/vax</div><div dir="auto"><br></div><div dir="auto">MicroVAX 3900 simulator V4.0-0 Current        gi</div><div dir="auto">t commit id: 178968a6</div><div dir="auto">sim> att tq -vf ansi-vms sim*</div><div dir="auto">SIM_BUILDROMS.C                                 </div><div dir="auto"><br></div><div dir="auto">        11 blocks of data</div><div dir="auto">SIM_CARD.C                                      </div><div dir="auto"><br></div><div dir="auto">        30 blocks of data</div><div dir="auto">SIM_CARD.H                                      </div><div dir="auto"><br></div><div dir="auto">        3 blocks of data</div><div dir="auto">SIM_CONSOLE.C                                   </div><div dir="auto"><br></div><div dir="auto">        90 blocks of data</div><div dir="auto">SIM_CONSOLE.H                                   </div><div dir="auto"><br></div><div dir="auto">        4 blocks of data</div><div dir="auto">SIM_DEFS.H                                      </div><div dir="auto"><br></div><div dir="auto">        36 blocks of data</div><div dir="auto">SIM_DISK.C                                      </div><div dir="auto"><br></div><div dir="auto">        105 blocks of data</div><div dir="auto">SIM_DISK.H                                      </div><div dir="auto"><br></div><div dir="auto">        3 blocks of data</div><div dir="auto">SIM_ETHER.C                                     </div><div dir="auto"><br></div><div dir="auto">        91 blocks of data</div><div dir="auto">SIM_ETHER.H                                     </div><div dir="auto"><br></div><div dir="auto">        12 blocks of data</div><div dir="auto">SIM_FIO.C                                       </div><div dir="auto"><br></div><div dir="auto">        18 blocks of data</div><div dir="auto">SIM_FIO.H                                       </div><div dir="auto"><br></div><div dir="auto">        3 blocks of data</div><div dir="auto">SIM_FRONTPANEL.C                                </div><div dir="auto"><br></div><div dir="auto">        55 blocks of data</div><div dir="auto">SIM_FRONTPANEL.H                                </div><div dir="auto"><br></div><div dir="auto">        13 blocks of data</div><div dir="auto">SIM_IMD.C                                       </div><div dir="auto"><br></div><div dir="auto">        17 blocks of data</div><div dir="auto">SIM_IMD.H                                       </div><div dir="auto"><br></div><div dir="auto">        4 blocks of data</div><div dir="auto">SIM_REV.H                                       </div><div dir="auto"><br></div><div dir="auto">        69 blocks of data</div><div dir="auto">SIM_SCSI.C                                      </div><div dir="auto"><br></div><div dir="auto">        35 blocks of data</div><div dir="auto">SIM_SCSI.H                                      </div><div dir="auto"><br></div><div dir="auto">        4 blocks of data</div><div dir="auto">SIM_SERIAL.C                                    </div><div dir="auto"><br></div><div dir="auto">        42 blocks of data</div><div dir="auto">SIM_SERIAL.H                                    </div><div dir="auto"><br></div><div dir="auto">        3 blocks of data</div><div dir="auto">SIM_SOCK.C                                      </div><div dir="auto"><br></div><div dir="auto">        25 blocks of data</div><div dir="auto">SIM_SOCK.H                                      </div><div dir="auto"><br></div><div dir="auto">        4 blocks of data</div><div dir="auto">SIM_TAPE.C                                      </div><div dir="auto"><br></div><div dir="auto">        102 blocks of data</div><div dir="auto">SIM_TAPE.H                                      </div><div dir="auto"><br></div><div dir="auto">        7 blocks of data</div><div dir="auto">SIM_TIMER.C                                     </div><div dir="auto"><br></div><div dir="auto">        78 blocks of data</div><div dir="auto">SIM_TIMER.H                                     </div><div dir="auto"><br></div><div dir="auto">        5 blocks of data</div><div dir="auto">SIM_TMXR.C                                      </div><div dir="auto"><br></div><div dir="auto">        125 blocks of data</div><div dir="auto">SIM_TMXR.H                                      </div><div dir="auto"><br></div><div dir="auto">        12 blocks of data</div><div dir="auto">SIM_VIDEO.C                                     </div><div dir="auto"><br></div><div dir="auto">        47 blocks of data</div><div dir="auto">SIM_VIDEO.H                                     </div><div dir="auto"><br></div><div dir="auto">        5 blocks of data</div><div dir="auto">Tape Image made from 'sim*' scanned as ANSI-VMS </div><div dir="auto">format.</div><div dir="auto">contains 2181744 bytes of tape data (1245 record</div><div dir="auto">s, 94 tapemarks)</div><div dir="auto">sim> att tq -fv ansi-vms scp.c</div><div dir="auto">SCP.C                                           </div><div dir="auto"><br></div><div dir="auto">        318 blocks of data</div><div dir="auto">Tape Image made from 'scp.c' scanned as ANSI-VMS</div><div dir="auto"> format.</div><div dir="auto">contains 651824 bytes of tape data (325 records,</div><div dir="auto"> 4 tapemarks)</div><div dir="auto">sim></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Notice that it seems to easily find the desired files and place them on the tape.</div><div dir="auto"><br></div><div dir="auto">One thing that I usually ask for on bug reports and/or support requests is the output produced by SHOW VERSION and the output produced when you build the simulator with "make vax".</div><div dir="auto"><br></div><div dir="auto">I leave how for you to gather that info up to you on your chosen working environment.</div><div dir="auto"><br></div><div dir="auto">- Mark</div><br><div class="gmail_extra"><br><div class="gmail_quote">On Nov 15, 2019 11:05 AM, Bill Cunningham <bill.cu@suddenlink.net> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<font size="2"><div><br>
On 11/14/2019 10:48 PM, Mark Pizzolato wrote:<br>
> On Thursday, November 14, 2019 at 7:42 PM, Bill Cunningham wrote:<br>
>> Ok version number or "git commit id" On the version I am using is 178968a, the<br>
>> version I downloaded from the link you sent me is bdc677b7.<br>
>> They are indeed very different.<br>
> Well, git commit ids are merely a hash value.  There is nothing sequential about them.  178968a is from some 11 days ago and should certainly be more recent enough to perform the steps I outlined, so you shouldn't need to rebuild the simulator.<br>
><br>
>>>      $ MOUNT/OVER=ID MUA0:<br>
>>       The above gives me a list of errors. The OS does not like it at all and IDK how<br>
>> to copy the errors to a file to post them. It wants<br>
>> _BUC$MUA0: . Not MUA0: at all.<br>
> 2 things:<br>
><br>
> 1) Don't expect later commands to be even slightly useful until AFTER you get the earlier commands working as expected (i.e. the proper ATT TQ -F ANSI-VMS command).<br>
><br>
> 2) Either _BUC$MUA0: or simply MUA0: will work once you've gotten far enough along.  If it doesn't then please show us exactly what error messages you are receiving.<br>
><br>
> You seemed to suggest that you were working on a Linux environment, use cut and paste from the xterm session you are running under.  If that's not what you're using, then please explain exactly what's going on.  Since you don't seem to be that familiar with working in this environment, how did you manage to get the license file from where you received the email to the environment you're running simh in?<br>
><br>
> - Mark<br>
<br>
One thing I despise generally Mark is GUIs, I have been working from <br>
CLI. But I installed the LDXE desktop environment which I don't know <br>
much about but copy/paste should be simple. LDXE gave me one Hell of a <br>
time with copy/paste, and absolutely whatever I did would not let me <br>
select from xterm or the desktop the errors. So I wrote them down and <br>
will simply copy myself.<br>
<br>
sim> att tq -f ansi-vms vmst /* the license file */<br>
<br>
Can't open: //mst - no such file or directory.<br>
<br>
Can't open tape image.<br>
<br>
Of course there might be something I am forgetting and not doing here.<br>
<br>
I also type at the prompt in all caps, same result. For example,<br>
<br>
ATT -F ANSI-VMS  VMST<br>
<br>
Same errors.<br>
<br>
Bill<br>
<br>
<br>
<br>
</div></font>
</div>
</blockquote></div><br></div></div></div>