Installation guide
root=/dev/ram0 ro ip=off ramdisk_size=40000
CMSDASD=191 CMSCONFFILE=redhat.conf
vnc
The content of the redhat.exec file shipped by Red Hat is:
/* */
'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'
'i 00c'
Example redhat.conf file:
HOSTNAME="foobar.systemz.example.com"
DASD="200-203"
NETTYPE="qeth"
IPADDR="192.168.17.115"
SUBCHANNELS="0.0.0600,0.0.0601,0.0.0602"
PORTNAME="FOOBAR"
NETWORK="192.168.17.0"
NETMASK="255.255.255.0"
BROADCAST="192.168.17.255"
SEARCHDNS="example.com:systemz.example.com"
GATEWAY="192.168.17.254"
DNS="192.168.17.1"
MTU="4096"
The following parameters are required and must be included in the parameter file:
DASD=dasd-list
Where dasd-list represents the list of DASD devices to be used by Red Hat Enterprise Linux.
Although autoprobing for DASDs is done if this parameter is omitted, it is highly recommended to
include the DASD= parameter, as the device numbers (and therefore the device names) can vary
when a new DASD is added to the Red Hat Enterprise Linux guest. This can result in an unusable
system.
Additionally, in SAN-based environments, autoprobing in an LPAR-based install may have
unintended side effects, as the number of DASD and SCSI volumes visible may be unexpectedly
large and include volumes currently in use by other users. In particular, autoprobing during a
kickstart install (which may have enabled autopartitioning to clear all partitions) is highly
discouraged.
root=file-system
where file-system represents the device on which the root file system can be found. For
installation purposes, it should be set to /dev/ram0, which is the ramdisk containing the Red Hat
Enterprise Linux installation program.
The following parameters are required to set up networking:
SUBCHANNELS=
Provides required device bus IDs for the various network interfaces.
Red Hat Ent erprise Linux 5 Inst allat ion G uide
178