<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 11/7/17 2:45 PM, Clem Cole wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAC20D2PdDeZZ3b-8t9_RwKzBtxdEjAUqCnh0m5RJqa5zQ6F59g@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_default"
          style="font-family:arial,helvetica,sans-serif"><br>
        </div>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Tue, Nov 7, 2017 at 3:37 PM, Clem
            Cole <span dir="ltr"><<a href="mailto:clemc@ccc.com"
                target="_blank" moz-do-not-send="true">clemc@ccc.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div dir="ltr">
                <div style="font-family:arial,helvetica,sans-serif">You
                  need to convert the foo.tar file to a foo.tap before
                  simh's mag tape reader will understand it.</div>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif;display:inline">​<font
                  color="#0000ff">1.) ​</font></div>
              <font color="#0000ff">gunzip 1bsd.tar.gz<br>
              </font></div>
            <div><font color="#0000ff">2
                <div class="gmail_default"
                  style="font-family:arial,helvetica,sans-serif;display:inline">​.) </div>
                <span style="text-align:justify">enblock <</span>1bsd.tar<span
                  style="text-align:justify"> >
                  <div class="gmail_default"
                    style="font-family:arial,helvetica,sans-serif;display:inline">​1bsd</div>
                  .tap</span>
                <div class="gmail_default"
                  style="font-family:arial,helvetica,sans-serif;display:inline">​</div>
                 </font></div>
            <div>
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif"><font
                  color="#0000ff">​3.) ​i<span
                    style="font-family:arial,sans-serif">n simh:    </span><span
                    style="font-family:arial,sans-serif">att mt0
                    1bsd.tap</span></font></div>
              <div class="gmail_default"
                style="font-family:arial,helvetica,sans-serif"><font
                  color="#0000ff">​4.) in unix:  ​ta<span
                    style="font-family:arial,sans-serif">r vxfb
                    /dev/rmt0 ...</span></font></div>
            </div>
            <div class="gmail_default"
              style="font-family:arial,helvetica,sans-serif"><span
                style="font-family:arial,sans-serif"><br>
              </span></div>
          </div>
        </div>
      </div>
    </blockquote>
    Thanks, Clem. Now I'm getting somewhere!<br>
    <br>
    I converted to a tap file (lo and behold, I wrote a perl script that
    did this for the silly thing 2 years ago) and ran it. Then attached
    the tap to simh and in v7:<br>
    <br>
    <tt># tar xvfb /dev/rmt0</tt><tt><br>
    </tt><tt>Invalid blocksize. (Max 20)</tt><tt><br>
    </tt><br>
    hmm... that doesn't sound good, let's try it another way:<br>
    <br>
    <tt># tar xv0</tt><tt><br>
    </tt><tt>tar: ashell/ - cannot create</tt><tt><br>
    </tt><tt>x ashell/cont.a, 114488 bytes, 224 tape blocks</tt><tt><br>
    </tt><tt>x ashell/READ_ME, 825 bytes, 2 tape blocks</tt><tt><br>
      # ls -ld ashell<br>
      drwxrwxr-x 2 root       64 Dec 31 22:18 ashell<br>
      # ls ashell<br>
      READ_ME<br>
      cont.a<br>
      # find . -name "more*" -a -print<br>
      # <br>
    </tt>...<br>
    <br>
    It's coming back to me now, but oh so slowly, why is it complaining
    about cannot create all the while creating the folder? Also, darn! I
    was hoping more would be in there somewhere. Anybody know where the
    more or less pager source code might be for v7?<br>
    <br>
    Thanks,<br>
    <br>
    Will<br>
    <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF</pre>
  </body>
</html>