<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Did you make the proper entries in /dev for the devices?</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">You need those before you edit ttys, you also need to do an kill -1 1</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">to tell init to reread the ttys file.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Send me email privately at home if you want a little more help.   IIRC you are also  Eastern time ... I'm around today.</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Clem</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 14, 2017 at 9:56 AM, 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">Thanks, Johnny. I found my notes on when I did this in V6. I had the following in my ini file:<br>
set dci en<br>
set dci lines=8<br>
set dco 7b<br>
att dci 5555<br>
<br>
and when I boot V6 and telnet into it I get this:<br>
telnet localhost 5555<br>
Trying ::1...<br>
Connected to localhost.<br>
Escape character is '^]'.<br>
<br>
<br>
Connected to the PDP-11 simulator DCI device, line 0<br>
<br>
<br>
login: dmr<br>
Login incorrect.<br>
Name: root<br>
#<br>
<br>
Which is great. I tried the same in V7 after editing /etc/ttys, which is different in V7 than V6, having lines like:<br>
14console<br>
00tty00<br>
00tty01<br>
<br>
Which I changed to:<br>
14console<br>
10tty00<br>
10tty01<br>
<br>
After reboot, no go though. The telnet session is unresponsive.<br>
<br>
Any ideas?<br>
<br>
Thanks,<br>
Will<span class="im HOEnZb"><br>
<br>
On 10/14/17 2:14 AM, Johnny Billquist wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I haven't played with V7, but I assume there must either be an /etc/ttys, or something similar, which tells Unix on which terminal lines to start a login process at boot. Otherwise they are going to be very silent.<br>
<br>
Also, remember to hit enter, as they will not spontaneously print out a prompt just because you telnet in. They have already printed a prompt when the login program started.<br>
<br>
  Johnny<br>
<br>
On 2017-10-14 06:13, Will Senn wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
It's been a while since I used SimH pdp11 to do anything beyond boot Unix V6/V7 for a single user. I would like to be able to use the V7 system in multiuser mode with multiple users and I can't quite wrap my mind around the problem, so I am asking y'all for help. I am sure I'm butchering the discussion as I'm a bit unclear on what device is doing what, but ultimately I want to be able to telnet locally to a port that the running Unix Version 7 will respond to with a TTY that I can log in to. According to the document Setting Up Unix - Seventh Edition by Charles B. Haley and Dennis M. Ritchie, V7:<br>
<br>
The DC11 driver is set to run 4 lines. This can be changed in dc.c.<br>
The DH11 driver is set to handle 3 DH11's with a full complement of 48 lines. If you have less, or more, you may want to edit dh.c.<br>
The DN11 driver will handle 4 DN's. Edit dn.c.<br>
The DU11 driver can only handle a single DU. This cannot be easily changed.<br>
The KL/DL driver is set up to run a single DL11-A, -B, or -C (the console) and no DL11-E's. To change this, edit kl.c to have NKL11 reflect the total number of DL11-ABC's and NDL11 to reflect the number of DL11-E's. So far as the driver is concerned, the difference between the devices is their address.<br>
<br>
This sounds promising as these seem like terminals to me and each has plenty of lines if only I could get simh to serve up the devices and attach them to telnet ports, and if Unix will actually provide ttys on those devices.<br>
<br>
I read the docs and tried adding variations of:<br>
<br>
set dli lines=4<br>
attach dli 3633<br>
set dlO0 nodataset<br>
set dlO1 nodataset<br>
<br>
to my pdp11 boot.ini file, as well as dc versions of the above and and and...<br>
<br>
I telneted to port 3633 locally after each reconfiguration, but didn't get any unix output on the telnet session.<br>
<br>
I appreciate any helpful comments or suggestions.<br>
<br>
Thanks,<br>
<br>
Will<br>
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
-- <br></span><span class="im HOEnZb">
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF<br>
<br></span><div class="HOEnZb"><div class="h5">
______________________________<wbr>_________________<br>
Simh mailing list<br>
<a href="mailto:Simh@trailing-edge.com" target="_blank">Simh@trailing-edge.com</a><br>
<a href="http://mailman.trailing-edge.com/mailman/listinfo/simh" rel="noreferrer" target="_blank">http://mailman.trailing-edge.c<wbr>om/mailman/listinfo/simh</a></div></div></blockquote></div><br></div>