Re: Help with IPL problem
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <[email protected]> |
Michael, I'm not sure if this is the cure for your issue, but when I looked at your .cnf file, I noticed that you did not specify a control unit for your dasd. This could explain why during your IPL that it cannot vary on the dasd due to invalid control unit model. In my .cnf file for my z/OS 1.13 system, I have them defined as cu=3990-6. See below for an example: 1000 3390 "E:/z-os 1.13/dasd/mmsa/z23res.3390-27.cckd" cu=3990-6 Try adding the cu=3990-6 to your dasd definitions and see if that works. Rick