Difference between revisions of "MVS"

From Computer History Wiki
Jump to: navigation, search
(New page: MVS is an IBM operating system for the System/360 and System/370 computers. It is popular with hobbyists as full distributions are available and it runs very well under the Hercules e...)
 
m (Emulating: Fix broken link)
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
MVS is an IBM operating system for the System/360 and System/370 computers.  It is popular with hobbyists as full distributions are available and it runs very well under the [[Hercules]] emulator.  There is a "turnkey" distribution available.  
+
{{Infobox OS
 +
| name = MVS
 +
| creator = IBM
 +
| current version = MVS 3.8j (freely available)
 +
| year introduced = 1974
 +
| type = Multitasking, multiuser, batch
 +
| architecture = IBM System/370 and compatibles, [[Hercules]]
 +
}}
 +
 
 +
MVS is an IBM operating system for the System/370 series computers.  It is popular with hobbyists as full distributions are available and it runs very well under the [[Hercules]] emulator.  There is a "turnkey" distribution available.  
  
 
== Emulating ==  
 
== Emulating ==  
  
http://www.bsp-gmbh.com/turnkey/ ... Hercules runs MVS 3.8j (the last freely available release) very well. You can even assemble the whole system from source if you want!
+
* [http://www.bsp-gmbh.com/turnkey/ Volker Bandke's Tur(n)key 3 (TK3) System] The TK3 system combines Hercules with IBM's MVS 3.8j (the last freely available IBM mainframe operating system release) and runs it very well. You can even assemble the whole system from source if you want!
 +
* [http://wotho.ethz.ch/tk4-/ MVS 3.8j Tur(n)key 4- System (TK4-)] An update to Volker Bandke's Tur(n)key 3 (TK3) System by Jürgen Winkelmann - OS/VS2 MVS 3.8j Service Level 8505 - Tur(n)key Level 4- Version 1.00, update 08 - Explains how to access the publicly available online demo system as well as a link to the downloadable distribution packages. Original release date: November 2013. Update 08 released: September 26, 2016.
  
 
== See Also ==
 
== See Also ==
  
 +
* [[Hercules]]
 
* http://www.os390-mvs.freesurf.fr/mvs.htm
 
* http://www.os390-mvs.freesurf.fr/mvs.htm
 +
 +
[[Category: IBM Operating Systems]]

Revision as of 23:56, 4 March 2020


MVS
Type: Multitasking, multiuser, batch
Creator: IBM
Architecture: IBM System/370 and compatibles, Hercules
This Version: MVS 3.8j (freely available)
Date Released: 1974


MVS is an IBM operating system for the System/370 series computers. It is popular with hobbyists as full distributions are available and it runs very well under the Hercules emulator. There is a "turnkey" distribution available.

Emulating

  • Volker Bandke's Tur(n)key 3 (TK3) System The TK3 system combines Hercules with IBM's MVS 3.8j (the last freely available IBM mainframe operating system release) and runs it very well. You can even assemble the whole system from source if you want!
  • MVS 3.8j Tur(n)key 4- System (TK4-) An update to Volker Bandke's Tur(n)key 3 (TK3) System by Jürgen Winkelmann - OS/VS2 MVS 3.8j Service Level 8505 - Tur(n)key Level 4- Version 1.00, update 08 - Explains how to access the publicly available online demo system as well as a link to the downloadable distribution packages. Original release date: November 2013. Update 08 released: September 26, 2016.

See Also