Add the CBT, SRC and SYSCPK volumes

Lots of good stuff to learn here.

If you installed MVS-TK5 per the instructions:

  • Shutdown MVS-TK5
  • The Hercules console is not required for this task.
    • Don’t IPL the system until needed.

With System NOT Running

Get the srccbt.zip file onto the RPi.

Use mc, wget, curl or your prefered method of obtaining the zip file.

Install the zip file

sudo su

cd /mvs-tk5/

unzip <srccbt.zip> from wherever it was copied to.

When prompted to “replace files”, say yes.

IPL MVS-TK5

Catalog the datasets

Run this job to catalog the datasets on the CBT, SRC and SYSCPK volumes.

If you installed MVS-TK5 per the instructions:

  • Shutdown MVS-TK5
  • Reboot the RPi.