<div dir="ltr"><div dir="ltr">On Sun, 19 Mar 2023 at 09:11, KenUnix <<a href="mailto:ken.unix.guy@gmail.com">ken.unix.guy@gmail.com</a>> wrote:</div><div class="gmail_quote"><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">I have succeeded in building a complete (including the extra apps) working Vax-780 sim running unix 2.0v2 gdts except<br>for 2 things.<br><br>1) Unable to set up to be able print to the host.  The device appears to be an LP11 but the<br>Kernel does not have an LP device (c,major,minor) defined. The sim has an entry for LPT.<br><br>2) Any way to network (Ethernet) off the sim to the host? It seems to be possible the tools<br>are there, but again is not covered anywhere?<br><br></div></blockquote><div><br></div><div>As has been suggested before, these sorts of questions are probably much more appropriate for the SIMH mailing list.  This mailing list deals with the overall history of UNIX, while the SIMH mailing list is generally more focused on the actual simulation details of these older distributions.<br></div><div><br></div><div>First, it would probably be clearer for everyone if you refer to this distribution by its more common name, SVR2 (System V, Release 2).</div><div><br></div><div>Where did you get this distribution?  The one I could easily find, <a href="https://archive.org/details/vax-svr2">https://archive.org/details/vax-svr2</a> , has serious filesystem problems that can easily be seen by running an fsck on boot.</div><div><br></div><div>But perhaps most importantly, what gave you the idea that there is ethernet support (or indeed networking support of any sort) in this distribution?  There are no standard networking commands (ftp, telnet, rsh, etc.) and no network drivers of any sort.</div><div><br></div><div>If you want networking support on an older OS that works for VAX SIMH, you almost certainly want to run 4.2BSD.  The earliest VAX distribution that I'm aware of that has networking abilities interoperable with modern systems is 4.1C BSD, and in that case I had to backport the DEUNA driver from 4.2BSD to get something that will work with the simulated networking options available.<br></div><div><br></div><div>-Henry<br></div></div></div>