Off Topic - PDP11/23
Rsadeika
Posts: 3,837
I am doing a little re-arranging of stuff in my basement, and I have to make a decision as to what do with my PDP11/23 system.
I have a 6.5' rack cabinet which holds the PDP11/23 box, a, I think, 5MB drive, and some other items. This stuff was purchased some 35 years ago, when I was ambitious, and I wanted to set up a "real" server, in my basement. Back thirty five years ago the system was in working condition, so I am making an assumption that if turn the system on, everything should still be working,
At that time I also purchased, P-sys OS, which came on the hard drive. The hard drive, for the curious. is about the size of a large microwave oven, and it weighs about 75 pounds, I think. Since there are a lot of old-timers here, my question, has anybody worked with P-sys OS? I do have the printed documentation for the OS, but I do not recall having a chance to work with the OS, back then. I wonder if it would be worth while to spend some time with the OS? Anybody have some thoughts about this.
Ray
I have a 6.5' rack cabinet which holds the PDP11/23 box, a, I think, 5MB drive, and some other items. This stuff was purchased some 35 years ago, when I was ambitious, and I wanted to set up a "real" server, in my basement. Back thirty five years ago the system was in working condition, so I am making an assumption that if turn the system on, everything should still be working,
At that time I also purchased, P-sys OS, which came on the hard drive. The hard drive, for the curious. is about the size of a large microwave oven, and it weighs about 75 pounds, I think. Since there are a lot of old-timers here, my question, has anybody worked with P-sys OS? I do have the printed documentation for the OS, but I do not recall having a chance to work with the OS, back then. I wonder if it would be worth while to spend some time with the OS? Anybody have some thoughts about this.
Ray
Comments
missing conditional....
Please post pic(s)
By the 80's single rack sized (or equivalent) mini-computers were common although big HDDs still maintained their own standalone position as washing machine sized boxes.
First is my ICL System 25 (~1982 model) - under my desk around the middle with the multicoloured bag leaning against it.
Next is a pair of ICL System 25's with HDD between them (56MB removable over 130MB fixed) at one of my customer's sites.
And last, from my System Ten mini-computer from 1975 (purchased in 1977) - 4x Singer/ICL System Ten Model 40 10MB removable HDDs - under the cartons. They cost $16K each in 1975. The processor is out of view on the left, and it's twice the width and twice the height of the disc drives. Having my own computer allowed me to work from home and not having to get free time on Singer/ICL computers at 2-6am.
I am still not sure if I will be putting the components back in the rack, still floundering on that decision. Since I do have the rails for the rack, I wonder if a modern rack mount Dell server would fit in there.
The unit that I have does not look like the old IMSAI box, with a bunch of toggle switches. The box basically has an on/off switch, now the back side is a different story, but that would be a bunch of ribbon cables and DB-25 cables hanging out.
I will probably keep the cabinet, I am starting to like the idea of using the available rails. Just what I need, another major project
Ray
Interesting, did not know that you could write an OS with Pascal. Hmm, write an OS with Spin2, to bad we do not have a stronger P2 processor.
Ray
Electrolytic capacitors tend to fail when left unpowered for long periods of time so you may need to replace them.
You can write an OS in any language that can access the basic hardware of the processor, and the P2 has enough memory and more than enough processing power to write a reasonably powerful OS. It could run CPM, MPM, and even a WIMP os.
The System Ten mini (released 1970) had its’ disc based OS written in assembler. The max memory was 110KB (6bits actually) core memory. HDD was 10MB and up to 10 drives. Typical of the day was 20-40KB and 20MB. Full online real-time order entry, inventory control, and accounting were typical applications. All written in assembler. But this was no ordinary assembler - there were only 13 base assembler instructions in the first version.