Re: Re: How do I tell that I am working with a MC3277 or TN3270? How do I install TSO?
Mike Stramba <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
Download at least one of either "Sep75" or "Jun70" (S/370) principles of operatoin, and read how the IPL works You might also download the ESA/390, Zarch versions, though they won't be applicable when running Turnkey MVS (as it runs in ARCHMODE S/370). You can run ARCHMODE ESA/390, Z/arch (ESAME) on the "bare metal" though (no O.S. just using raw assembler). #2009-09-11 22:30:00 ibm/370/princOps/GA22-7000-4_370_Principles_Of_Operation_Sep75.pdf http://bitsavers.org/pdf/ibm/370/princOps/GA22-7000-4_370_Principles_Of_Operation_Sep75.pdf #2009-09-11 22:29:00 ibm/370/princOps/GA22-7000-0_370_Principles_Of_Operation_Jun70.pdf http://bitsavers.org/pdf/ibm/370/princOps/GA22-7000-0_370_Principles_Of_Operation_Jun70.pdf ESA / 390 http://publibz.boulder.ibm.com/epubs/pdf/dz9ar008.pdf Z/arch http://publibz.boulder.ibm.com/epubs/pdf/dz9zr007.pdf Zarch Summary / Reference Card http://publibz.boulder.ibm.com/epubs/pdf/dz9zs005.pdf On 5/10/10, Mike Stramba <[email protected]> wrote: > On 5/10/10, Anyanso <[email protected]> wrote: >> Also, I was not aware that one need to IPL MVS 3.8J Tur(n)key System >> after >> installation. I thought all I need to do is install and fire up this baby >> and I am ready to do some customization and startup the MVS system. > > No offence, but you don't know how to IPL, but you're all ready for > some "customization" ? ;) > > " .crawl before walking ... . walk before running ... ...." > >> But three question though...How do I start "the necessary TN3270 >> sessions; >> one for the MVS console and at least another for the user logon to TSO." > > You need to run a tn3270 emulator, (separate program) either from a > batch file or manually starting them up, using the CNSLPORT setting in > the config file to connect. I don't remember if the Turnkey comes > with a tn3270 client. I use Tom Brennan's Vista emulator, it's only > $30 and has some nice features. > >> Also, How do I do an IPL? I believe I saw where Volker Bandke or Jay > > Read the cookbook / operations ... > > "Cliff notes" - > > ipl 148 > r 0,clpa > ..... rest of responses are detailed in the cookbook > > Mike >