<div dir="auto"><div>Bill,<div dir="auto"><br></div><div dir="auto">I believe your problem may be a simple typo. </div><div dir="auto"><span style="font-family:sans-serif">sim> att tq -f ansi-vms Hobby-*</span><br></div>should be </div><div dir="auto">att tq -f ansi-vms Hobbyist-*</div><div dir="auto"><br></div><div dir="auto">Try that. </div><div dir="auto"><br></div><div dir="auto">Ray <br><br><div class="gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">On Sat, Nov 16, 2019, 2:32 PM Bill Cunningham <<a href="mailto:bill.cu@suddenlink.net" target="_blank" rel="noreferrer">bill.cu@suddenlink.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On 11/16/2019 3:40 AM, Mark Pizzolato wrote:<br>
><br>
> You are working on a Linux system which has case sensitive file names, so there is a distinct difference between vmst and VMST.  This command is missing the device name TQ as well...<br>
><br>
> The simh commands and many of their arguments (ansi-vms and -f) are case insensitive, but filenames are whatever the host system supports.<br>
><br>
> In the latest commit, I've enriched the error messages issued when unrecognized arguments/files are presented to a tape attach.<br>
><br>
> - Mark<br>
<br>
Let me try this. It might be better.<br>
<br>
<br>
> Logging to file "vax_session.log"<br>
> Logging to file "vax_session.log" at Sat Nov 16 14:19:19 2019<br>
> sim> set cpu 64m<br>
> sim> set rq0 ra92<br>
> sim> lo -r k<br>
> sim> att nvr n<br>
> NVR: buffering file in memory<br>
> sim> att rq0 vms<br>
> RQ0: 'vms' Contains ODS2 File system<br>
> RQ0: Volume Name: OVMSVAXSYS   Format: DECFILE11B   Sectors In Volume: 2940951<br>
> sim> att tq -f ansi-vms Hobby-*<br>
> Can't open tape image:<br>
> sim> q<br>
> Goodbye<br>
> NVR: writing buffer to file<br>
> Log file closed<br>
><br>
</blockquote></div></div></div>