The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jnc@mercury.lcs.mit.edu (Noel Chiappa)
Subject: [TUHS] Unix on an 11/23 (Was: Work I've done with a PDP-11 simulator)
Date: Mon, 19 May 2014 22:19:13 -0400 (EDT)	[thread overview]
Message-ID: <20140520021913.040B418C0C3@mercury.lcs.mit.edu> (raw)

    > From: asbesto <asbesto at freaknet.org>

    > Just in these days we restored a PDP-11/23PLUS here at our Museum! :)
    > ...
    > CPU is working

That is good to hear! You all seem to have been very resourceful in making
the power supply for it!

    > and we're trying to boot from a RL02 unit :)

Is your RL02 drive and RLV11 controller all working? Here are some
interesting pages:

  http://www.retrocmp.com/pdp-11/pdp-1144/my-pdp-1144/rl02-disk-trouble
  http://www.retrocmp.com/pdp-11/pdp-1144/my-pdp-1144/more-on-rl01rl02

from someone in Germany about getting their RL11 and RL02 to work.

Also, when you say "boot from an RL02", what are you trying to boot? Do you
have an RL02 pack with a working system on it? If so, what kind - a Unix
of some sort, or some DEC operating system?


    > From: SPC <spedraja at gmail.com>

    > I'll keep a reference of this message and try it as soon as possible...

Speaking of getting Unix to run on an 11/23 with an RL02... I just realized
that the hard part of getting a Unix running, for you, will not be getting V6
to run on a machine without a switch register (which is actually pretty easy
- I have worked out a way to do it that involves changing one line in
param.h, and adding two lines of code to main.c).

The hard part is going getting the bits onto the disk! If all you have is an
RL02, you are going to have to load bits into the computer over a serial line.

WKT has done this for V7 Unix:

  http://www.tuhs.org/Archive/PDP-11/Tools/Tapes/Vtserver/

but V7 really wants a machine with split I/D (which the /23 does not have). I
guess V7 'sort of' works on a machine without I/D, but I'm not a V7 expert,
so I can't say for sure.

It would not be hard to do something similar to the VTServer thing for V6,
though. If you would like to go this way, let me know, I would be very
interested in helping with this.


Also, do you only have one working RL02 drive, or more than one? If you only
have one, you will not be able to do backups (unless you have something else
connected to the machine, e.g. some sort of tape drive, or something).

	Noel



             reply	other threads:[~2014-05-20  2:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-20  2:19 Noel Chiappa [this message]
2014-05-20 13:51 ` asbesto
  -- strict thread matches above, loose matches on Subject: below --
2014-05-21 19:39 Noel Chiappa
2014-05-15 20:56 Noel Chiappa
2014-05-19 13:44 ` asbesto
2014-05-15  0:41 Noel Chiappa
2014-05-15  2:03 ` John Cowan
2014-05-15  4:48   ` Warren Toomey
2014-05-15  6:51 ` SPC

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140520021913.040B418C0C3@mercury.lcs.mit.edu \
    --to=jnc@mercury.lcs.mit.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).