Re: creating DASD
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.hercules390.vm |
|---|---|
| Message-ID | <[email protected]> |
Dave, On 8/7/10, Dave Wade <g4ugm-/rAkYNWUBEC+PENguQupYdBc4/[email protected]> wrote: > > 1. Mount the volume (devinit in herclules) at an address that's has the > proper type in DMKRIO. (watch out for -11) >(watch out for -11) What does that mean ? > 5. Use LISTDS to see files on the device. Didn't even know that command was on the VM disks ! > 6. Use FILEDEF to set up OS DD statements and run programs against the files > (hint MOVEFILE and PDS option if you want them on CMS DASD) Hmm interesting. Once the dasd's are mounted, does VM use compatible system control blocks to MVS? ... (E.g. can the CBTAPE (assembler) utilities to read / write PDS's be used ?) > So you can actually re-assemble IFOX on VM using the MACLIBS while they are > still on the OS Volumes. Using the CMS assembler ?