research-unix

  • unix research-unix v6

    Adding tar to Research Unix Version 6 Running on a PDP 11/40 in SimH

    This note explains an approach to getting a working version of tar running on Research Unix Version 6 (v6) running in a SimH PDP-11/40 Simulator.

    NOTE: After working at this for a bit, it is clear to me that while this is workable as a solution to move files from v6 to v7, it is not workable as a true tar for v6. The program has difficulty with directories, timestamps and such when working natively on v6. The issues are not with the instructions outlined below, but rather with limitations of the original program as delivered with v7. More investigation is required to understand its limitations.

  • unix research-unix v7

    Installing and Using Research Unix Version 7 in SimH PDP-11/45 Emulator

    This note is intended to document the process of running v7 in a PDP-11/45 emulated environment. A previous note covers [v6]({% post_url 2015-11-23-installing-and-using-research-unix-v6-in-simh-pdp-11-40-emulator %}) originally posted November 23, 2015 and there is a more recent note covering [v7]({% post_url 2017-10-11-installing-and-using-research-unix-v7-in-simh-pdp-11-45-and-70-emulators-rev-1.6 %}).

  • unix research-unix v6

    Installing and Using Research Unix Version 6 in SimH PDP-11/40 Emulator

    This note is intended to document the process of running v6 in a PDP-11/40 emulated environment. A subsequent note covers [v7]({% post_url 2015-12-07-installing-and-using-research-unix-v7-in-simh-pdp-11-45-and-70-emulators-rev-1.0 %})