11.01.2015 Views

Red Hat Enterprise Linux Installation Guide 5.2 - linux.meuhobby.com

Red Hat Enterprise Linux Installation Guide 5.2 - linux.meuhobby.com

Red Hat Enterprise Linux Installation Guide 5.2 - linux.meuhobby.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Chapter 16. Steps to Get You Started<br />

set qioassist off<br />

FTP to the machine containing the boot images (kernel.img and initrd.img), log in, and<br />

execute the following <strong>com</strong>mands (use the (repl option if you are overwriting existing<br />

kernel.img and initrd.img image files):<br />

• cd /location/of/boot/images/<br />

• locsite fix 80<br />

• bin<br />

• get kernel.img (repl<br />

• get initrd.img (repl<br />

• ascii<br />

• get generic.prmredhat.parm (repl<br />

• quit<br />

You may now create the parameter file (for example, redhat.parm). Refer to Chapter 19,<br />

Sample Parameter Files for sample parm files. Below is an explanation of the parm file contents.<br />

There is a limit of 32 total parameters in the parameter file. In order to ac<strong>com</strong>modate limitations<br />

with parameter files, a new configuration file on a CMS DASD should be used to configure the<br />

initial network setup and the DASD specification.<br />

A .parm file is still required for the real kernel parameters, such as root=/dev/ram0 ro ip=off<br />

ramdisk_size=40000, and single parameters which are not assigned to variables, such as vnc.<br />

Two parameters which are used in z/VM installs to point the installation program at the new<br />

CMS configuration file need to be added to the .parm file:<br />

CMSDASD=191 CMSCONFFILE=redhat.conf<br />

CMSDASD is the device ID of the CMS formatted DASD which contains the configuration file.<br />

CMSDASD is often the 'A' DASD (usually disk 191) of the z/VM guest account. The name of the<br />

configuration file must be set with CMSCONFFILE and needs to be all lowercase.<br />

The syntax of the CMSCONFFILE is bash style with variable="value" pairs, one on each line.<br />

Example redhat.parm file:<br />

root=/dev/ram0 ro ip=off ramdisk_size=40000<br />

CMSDASD=191 CMSCONFFILE=redhat.conf<br />

vnc<br />

170

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!