(edited/created 27-Mar-91) (insfm) (RT--11 Installation Guide) <order_number>(AA--H376F--TC) <abstract>(August 1991) <p> This guide tells you how to manually install the RT--11 operating system. It provides information necessary to bootstrap and preserve the distribution volume(s) and create, customize, preserve, and test the working system. Information in this guide is also useful to those who install their software distribution automatically. <p> <p> <align_char>(#) <endabstract> <revision_info>( Revision/Update Information:\This manual supersedes the <emphasis>(RT--11 Installation Guide), AA--H376E--TC. ) <endalign_char> <revision_info>(Operating System:\RT--11 Version 5.6) <p> <p> <p> <ENDTITLE_PAGE> <copyright_page> <comment> This copyright page works. All you have to do is 1. Edit in the appropriate date in two places (at the print_date and at the copyright_date tags) 2. Put in your book ID number at the endcopyright_page tag. <endcomment> <COPYRIGHT_PAGE_FORMATTING>(CONTROLLED) <PRINT_DATE>(First Printing, March 1983) <PRINT_DATE>(Updated, June 1983) <PRINT_DATE>(Revised, July 1984) <PRINT_DATE>(Revised, November 1985) <PRINT_DATE>(Reprinted, August 1989) <print_date>(Revised, August 1991) <p> The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. <p> Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. <p> Any software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. No responsibility is assumed for the use or reliability of software or equipment that is not supplied by Digital Equipment Corporation or its affiliated companies. <p> Restricted Rights: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227--7013. <COPYRIGHT_DATE>(1983, 1984, 1985, 1989, 1991.\Digital Equipment Corporation) <line> All rights reserved. Printed in U.S.A. <p> The Reader's Comments form at the end of this document requests your critical evaluation to assist in preparing future documentation. <p> The following are trademarks of Digital Equipment Corporation: CTS--300, DDCMP, DECnet, DECUS, DECwriter, DIBOL, MASSBUS, MicroPDP--11, Micro/RSX, PDP, Professional, Q-bus, RSTS, RSX, RT--11, RTEM--11, UNIBUS, VMS, VT, and the DIGITAL logo. <p> <p> <p> <p> <p> <p> <p> <p> <p> <p> <p> <p> <p> <vertical_space>(fill) <document_acknowledgment>(brief) <ENDCOPYRIGHT_PAGE>(S1523) <contents_file> <Preface>(11) <comment>(Place the correct plage number above, when you know what it is) <P> <HEAD1>(Document Structure) <P> This manual introduces you to the RT--11 Version 5 software kit and tells you how to manually install your operating system. For those who automatically install their software, Chapter 2 of this guide provides useful information on customizing the distributed software. For those who cannot install their software automatically, the modular structure of this manual allows you to read only the chapters that you need for your combination of hardware and software. <P> Chapter 1 of the manual introduces you to manual installation and system generation concepts and helps you choose a reading path through the other chapters. <P> Installation concepts---both planning activities and actual installation procedures---are covered in Chapters 2 through 9. You should read Chapter 2 to plan your installation, then choose the chapter (3, 4, 5, 6, 7, 8, or 9) that describes the installation of a system most closely resembling your own configuration. <P> Additional information available in the appendixes includes procedures to modify the MDUP utility to recognize unsupported or user written device handlers and toggle-in software bootstraps. <P> If you discover that you need to perform the system generation process, refer to the <reference>(syg_book). <P> Before you begin, you should read the <reference>(gui_book), which describes the other software documents associated with the RT--11 operating system. Familiarity with the RT--11 system, as described in the <reference>(int_book), is particularly helpful when you perform the procedures in this manual. <P> If you are a FORTRAN, BASIC--PLUS, FMS--11, CTS--300, or other layered product user, you build your layered product system after building the RT--11 system. A layered product is software that is sold separately but requires the RT--11 operating system environment to run. See the appropriate installation manual for instructions on installing such products. <head1>(Audience) <p> This manual is written for the RT--11 users who are going to install their system manually and/or customize an automatically installed system. <HEAD1>(Conventions\Conventions) <p> The following conventions are used in this guide. <TABLE> <TABLE_SETUP>(2\15) <TABLE_HEADS>(Convention\Meaning) <TABLE_ROW>(Black print\ In examples, black print indicates output lines or prompting characters that the system displays. For example: <interactive> <s>(.)<u>(BACKUP/INITIALIZE DL0:F*.FOR DU1:WRK) <S>(Mount output volume in DU1:; continue?) <u>(Y) <endinteractive>) <TABLE_ROW>(Red print\ In examples, red print indicates user input) <TABLE_ROW>( Braces ({ }) \In command syntax examples, braces enclose options that are mutually exclusive. You can choose only one option from the group of options that appear in braces.) <TABLE_ROW>(Brackets ([ ])\ Square brackets in a format line represent optional parameters, qualifiers, or values, unless specified otherwise. ) <TABLE_ROW>(lowercase <line> characters\ In command syntax examples, lowercase characters represent elements of a command for which you supply a value. For example: <code_example> DELETE filespec <endcode_example>) <table_row>(Question <line> marks\ In the customization patches, question marks <parendchar>(?) are used to represent current values in a location. Those values cannot be anticipated and therefore cannot be included in the patch illustration.) <TABLE_ROW>(UPPERCASE <LINE> characters\ In command syntax examples, uppercase characters represent elements of a command that should be entered exactly as given.) <TABLE_ROW>(<BOX>(RET)\ <box>(RET) in examples represents the RETURN key. Unless the manual indicates otherwise, terminate all commands or command strings by pressing <key>(RET).) <TABLE_ROW>(<BOX>(CTRL/<VARIABLE>(x))\ <BOX>(CTRL/<VARIABLE>(x)) indicates a control key sequence. While pressing the key labeled Ctrl, press another key. For example: <BOX>(CTRL/C)) <ENDTABLE> <head1>(Associated Documents) <p> <line> Basic Books <list>(unnumbered) <LE> <REFERENCE>(INT_book) <LE> <REFERENCE>(GUI_book) <LE> <REFERENCE>(KED_book) <LE> <REFERENCE>(KEDC_book) <LE> <REFERENCE>(SUG_book) <LE> <REFERENCE>(MRM_book) <LE> <REFERENCE>(MAS_book) <LE> <REFERENCE>(MSG_book) <LE> <REFERENCE>(SRN_book) <ENDLIST> <p> <line> Installation Specific Books <list>(unnumbered) <LE> <REFERENCE>(AUT_book) <LE> <REFERENCE>(SYG_book) <ENDLIST> <p> <line> Programmer Oriented Books <list>(unnumbered) <le> <REFERENCE>(IND_book) <LE> <REFERENCE>(SUM_book) <LE> <REFERENCE>(SML_book) <LE> <REFERENCE>(SSL_book) <LE> <REFERENCE>(SIM_book) <LE> <REFERENCE>(DEV_book) <LE> <REFERENCE>(VFF_book) <LE> <REFERENCE>(DBG_book) <ENDlist> <ENDPREFACE> <ENDFRONT_MATTER>