System Tapes
System tapes for AOS/VS came with a standard layout per class of machine. Tapes can be created from a running system with the ‘‘SYSTAPE.CLI’’ macro found in the :SYSGEN directory. The tapes may have been differently organised for AOS/VS II (tbc).
For all types of machine the first files are standalone programs which may be executed directly from tape. File #7 is the big DUMP_II of the files required to run AOS/VS.
Depending upon media capacity, a second tape may also exist; it has the same layout, but file #7 contains the remaining AOS/VS files that couldn’t fit on the first tape.
File Order on the Tape
Model 31133 “Pre-Installed AOS/VS”
eg. MV/2000 DC, MV/2500 DC, MV/4000 DC, MV/4000 SC, DS/4000-Series
# | File | BlkSz | Description |
---|---|---|---|
0 | TBOOT | 2048 | Loads and runs files from tape |
1 | FIXUP | 2048 | AOS/VS Disk repair |
2 | DFMTR | 2048 | AOS/VS Disk Formatter |
3 | TBOOT | 2048 | (Copy of file 0) |
4 | TBOOT | 2048 | (Copy of file 0) |
5 | STARTER.SYS | Minimal AOS/VS system for installing AOS/VS | |
6 | TBOOT | 2048 | (Copy of file 0) |
7 | Dump File | DUMP_II file of AOS/VS system | |
8 | :UPD:SYSMGR | System Manager Profile |
Verified from SYSTAPE.CLI macro and from AOS/VS For MV DC-Series Update Notice 7.71
Model 3900 Standard AOS/VS
eg. MV/4000, MV/6000, MV/8000, MV/10000, MV/20000
# | File | BlkSz | Description |
---|---|---|---|
0 | TBOOT | 2048 | Loads and runs files from tape |
1 | FIXUP | 16384 | AOS/VS Disk repair |
2 | DFMTR | 16384 | AOS/VS Disk Formatter |
3 | INSTL | 16384 | System Installer |
4 | SYSBOOT | 16384 | System Bootstrap - must exist on master disk (LDU) |
5 | Starter System | 16384 | :SYSGEN:SYS.PR - Minimal AOS/VS system for installing AOS/VS, must be installed via INSTL |
6 | 1st Dump File | 16384 | Core system files |
7 | 2nd Dump File | 16384 | Remainder of Operating System files |
Verified from 1989 Addendum To How to Generate AOS/VS p.2-24
On media with insufficient capacity to hold all the files there is a second tape with file 7 being split over the two tapes and all other files identical.