System Generation Manual for G-Series RVUs
Contents of the CONFTEXT File
System Generation Manual for G-Series RVUs—523407-001
2-10
STANDARD_MICROCODE (Required)
Example CIIN File for G-Series RVUs   
For more CIIN file examples, refer to the HP S-Series Planning and Configuration 
Guide.
STANDARD_MICROCODE (Required)
This entry defines the files that contain the instruction set microcode (millicode) to be 
linked into the OSIMAGE operating system image file. The list of files is subject to 
change with each software RVU and is added to the CONFAUX file when you install a 
new SUT. If you use the CONFAUX file (the normal procedure), you need enter only 
the installation descriptor TANDEM^STANDARD^MICROCODE. The form of this entry 
is shown here. 
If you do not use the CONFAUX file, you must list the STANDARD_MICROCODE 
entry, followed by the name of each standard microcode file required for the objects in 
your system. For multiple files, enter a comma (,) after each file name and a 
Comment -- This is the initial command input (CIIN) file for the system. If 
Comment -- CIIN is specified in your CONFTEXT file and the CIIN disabled 
Comment -- option is not checked in the System Startup dialog box, the 
Comment -- initial TACL process will read this file and then terminate.
Comment -- This file is used to reload the remaining processors and start a 
Comment -- TACL process pair for the system console.
Comment -- Reload the remaining processors.
RELOAD /TERM $ZHOME, OUT $ZHOME/ *,PRIME
Comment -- Start a TACL process pair for the system console TACL window. Use 
Comment -- the TSM Low-Level Link Application to start a TTE session for the 
Comment -- startup TACL BEFORE issuing this command (see the Start Terminal 
Comment -- Emulator command under the File menu). These should be the last 
Comment -- commands in this file, because the TACL process displays a 
Comment -- prompt and attempts to read from $YMIOP.#CLCI, blocking other 
Comment -- processes from writing to this device.
TACL/TERM $YMIOP.#CLCI, IN $YMIOP.#CLCI, OUT $YMIOP.#CLCI, NAME $SC0, &
PRI 199, CPU 0/1
TACL/TERM $YMIOP.#CLCI, IN $YMIOP.#CLCI, OUT $YMIOP.#CLCI, NAME $SC0, &
PRI 199, CPU 1/0
Comment -- Upon completion of this file, the initial TACL process terminates 
Comment -- and an automatic logoff sequence is performed. You need to log on 
Comment -- to a new TACL session to complete the remainder of the system 
Comment -- startup process.
STANDARD_MICROCODE TANDEM^STANDARD^MICROCODE;










