moshix / UTS

Amdahl UTS from 1973
18 stars 3 forks source link

Initial findings on getting this image running under the VM/370 Six Pack distribution #1

Open jy99 opened 3 years ago

jy99 commented 3 years ago

Getting the UTS guest image working under VM/370 (SixPack)

0150 3330 uts/uts.150

CP ATTACH 150 SYSTEM UTSSYS

[this command can be added to AUTOLOG1's PROFILE to do this automatically on CP startup]

To configure the UTS guest, something like the following will need to be added to the system directory:


  • AMDAHL UTS2 GUEST

    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

uts for single user mode autouts for multi-user login - the system will automatically disconnect and a login session can be started via DIAL UTS from the VM/370 login.

moshix commented 3 years ago

All correct. This will get UTS started fine. And it's interesting for historical purposes. Because beyond that there is nothing much one can do with UTS.