<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Does V7 require a special version, or can you just download less from gnu.org?</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Galaxy Tab® A</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Mark Abene <phiber@phiber.com> </div><div>Date: 11/7/17  6:46 PM  (GMT-07:00) </div><div>To: Will Senn <will.senn@gmail.com> </div><div>Cc: simh@trailing-edge.com </div><div>Subject: Re: [Simh] Attach tar to tape device and access it from v7 in simh </div><div><br></div></div><div dir="ltr">I personally don't recall there ever being a less for v7. more, ex, vi, and csh were on a tape image of UCB tools, if you can find that.<div><br></div><div>-Mark</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 7, 2017 at 2:02 PM, Will Senn <span dir="ltr"><<a href="mailto:will.senn@gmail.com" target="_blank">will.senn@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <div class="m_-494335786173546083moz-cite-prefix">On 11/7/17 2:45 PM, Clem Cole wrote:<br>
    </div>
    <blockquote type="cite">
      <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">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></span>
    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<span class="HOEnZb"><font color="#888888"><br>
    <br>
    <br>
    <br>
    <pre class="m_-494335786173546083moz-signature" cols="72">-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF</pre>
  </font></span></div>

<br>______________________________<wbr>_________________<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" rel="noreferrer" target="_blank">http://mailman.trailing-edge.<wbr>com/mailman/listinfo/simh</a><br></blockquote></div><br></div>
</body></html>