<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Jason,</div><div><br></div><div>Thanks for the pointer for installing V7 on pdp-11. I'm not sure how I screwed that one up (multiple times), but this sure worked.</div><div><br></div><div>All,</div><div><br></div><div>After getting it installed, I decided that I like the Interdata port better, even though the source tree is not included.</div><div><br></div><div>So... now I'm trying to get the telnet interface to the PAS device running. I've set it up with the following commands:</div><div><br></div><div><div><div>set ttp ena</div><div>set pas devno=12</div><div>att pas 23000</div><div>att -e dp0 iu7_dp0.dsk</div><div>att -e dp1 iu7_dp1.dsk</div><div>boot dp0</div></div><div><br></div><div>It boots up and runs fine, but when I telnet to localhost on port 23000, I get...</div><div><br></div><div><div>Connected to localhost.localdomain (127.0.0.1).</div><div>Escape character is '^]'.</div><div><br></div><div><br></div><div>Connected to the Interdata 32b simulator PAS device, line 0</div><div><br></div><div>...and then it freezes. I can see the connection from the simh console, but get no activity on the telnet side. What am I missing?</div><div><br></div><div>Cheers,</div><div>Tom</div></div></div><div><br class="webkit-block-placeholder"></div><div>On Oct 5, 2009, at 3:30 PM, Jason Stevens wrote:</div><div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br>
<div class="gmail_quote">On Mon, Oct 5, 2009 at 2:57 PM, Tom Manos <span dir="ltr"><<a href="mailto:tmanos@concursive.com">tmanos@concursive.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="padding-left: 1ex; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; position: static; z-index: auto; ">I'm interested in learning more about Seventh Edition Unix, and<br>started by trying to install it on SIMH PDP-11. Unfortunately, I could<br>
not get that to work using any set of instructions and disk images I<br>could find by reading the docs and searching the web, so I eventually<br>set it up using the Interdata 8/32 simulator. I'm using the following:<br>
Interdata 32b simulator V3.8-1 [32b data, 32b addresses, no Ethernet].<br>This seems to work fine.<br><br>I have two questions:<br><br>1. I would really like to be running on PDP-11. Is there a set of<br>instructions and disk images that work? Where?<br>
</blockquote>
<div> </div>
<div>I'm going to use this one:</div>
<div><a href="http://simh.trailing-edge.com/kits/uv7swre.zip">http://simh.trailing-edge.com/kits/uv7swre.zip</a></div>
<div> </div>
<div>So first I'm going to create some temp directory and place my pdp-11 exe there....</div>
<div> </div>
<div>Then let's unzip the zip file..</div>
<div> </div>
<div>C:\Temp\uv7>unzip \Users\jsteve\Downloads\uv7swre.zip<br>Archive:  /Users/jsteve/Downloads/uv7swre.zip<br>  inflating: AncientUnix.pdf<br>  inflating: unix_v7_rl.dsk<br>  inflating: README.txt</div>
<div> </div>
<div>Now I'm going to create a small ini file, and put the following into it:</div>
<div> </div>
<div>set cpu u18<br>set tto 7b<br>att rl unix_v7_rl.dsk<br>boot rl</div>
<div> </div>
<div>With that done we can boot!</div>
<div> </div>
</div></blockquote></div><br><div>etc...</div></body></html>