Skip to content

moshix/UTS

Repository files navigation

Discord


Amdahl UTS

This is Amdahl's UTS from 1975, a Unix v7 meant for the S/370 architecture. It can only run under VM/370, not directly on the hardware and not on any S/370 emulator.

This video by Rene' Ferland shows how to install Amdahl UTS and how to operate it. It's quite a fascianting operating system. https://youtu.be/k56qLxG-sUM

Among the programmers working on UNIX v6 and UNIX v7 for the mainframe, and it's twin brother UTS, were Eric Schmidt (yes the chairman of Google) and Tom Lyon @aka_pugs on Twitter.

Contents

The 3330 DASD and the VM/370 directory entry is really all you need. UTS can only run under VM/370.

The source code files are included also as compressed tar files, along with a C compiler and a cross-assembler to build the from .c into S/370 object files.

A photograph of the original distribution DEC tape is also included.

Installation

Make it visible as a 3330 DASD to VM/370 and crate a direcotry entry for UTS like this: (will provide when I find the directory statmeent)

VM/370 Directory Entry

USER UTS AMDAHL 6M 6M G
IPL 220
OPTION ECMODE REALTIMER BMX
CONSOLE 009 3215
SPOOL 00C 2540 READER A
SPOOL 00D 2540 PUNCH A
SPOOL 00E 1403 A
MDISK 150 3330 0 404 UTSSYS WR AMDAHL AMDAHL
MDISK DD0 3330 001 050 UTSSYS WR AMDAHL AMDHAL
MDISK 550 3330 051 050 UTSSYS WR AMDAHL AMDAHL
MDISK 110 3330 101 050 UTSSYS WR AMDAHL AMDAHL
MDISK 220 3330 151 060 UTSSYS WR AMDAHL AMDAHL
MDISK 330 3330 211 160 UTSSYS WR AMDAHL AMDAHL
MDISK 660 3330 371 030 UTSSYS WR AMDAHL AMDAHL

You can find it here: https://www.tuhs.org/Archive/Distributions/IBM/370/

Amdahl UTS is abandonwware and as such no legal entanglements exist for this software.

Enjoy

Moshix

Original upload: Dec 2020

updated: September 21 , 2023

About

Amdahl UTS from 1973

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published