
8 Chapter 1. Steps to Get You Started
• <SCSI_LUN> refers to the local SCSI logical unit value and is specified as a hex-value, typi-
cally sequential values (e.g. 0x00, 0x01, ...) are used over multiple FCP_ variables.
• <FCP_LUN> refers to the storage logical unit identifier and is specified as a hex-value (such as
0x4010).
Note
Each of the values used in the FCP parameters (FCP_1, FCP_2, ...) are site-specific and are
normally supplied by the FCP storage administrator.
The following parameter for kickstart installations is optional:
• RUNKS=<value>
Where <value> is defined as 1 if you want to run the installation program in noninteractive mode
in the 3270 terminal, or 0 otherwise.
Note
Make sure that your kickstart file contains all required parameters before you use this option.
If any of the network parameters required to make the network operate correctly are omitted from the
parm file, a prompt appears during the installation boot process.
If you logged off, reconnect and log in using z/VM guest ID you configured for installation. If you
are not in CMS mode, enter it now.
i cms
Create an executable script containing the commands necessary to IPL the kernel image and start the
installation. The following sample script is a typical initial start-up script:
/* */
’CL RDR’
’PURGE RDR ALL’
’SPOOL PUNCH * RDR’
’PUNCH KERNEL IMG A (NOH’
’PUNCH REDHAT PARM A (NOH’
’PUNCH INITRD IMG A (NOH’
’CH RDR ALL KEEP NOHOLD’
’IPL 00C CLEAR’
The initial installation start-up script prompts you for information about your networking and DASDs
unless you have specified all necessary information in the parm file.
Once all questions have been answered, you are ready to begin the core installation program, loader.
To continue with the installation, refer to Chapter 2 Installing Red Hat Enterprise Linux for further
instructions.
Comentários a estes Manuais