Users Guide
Answer les
Depending on the version of the Red Hat Enterprise Linux Server operating system, the ks-rhel6.cfg and ks-rhel7.cfg, ks_rhel6_ue.cfg
(only in UEFI mode), or ks_rhel7_ue.cfg (only in UEFI mode) les are the default names of the answer les to automate an unattended
Red Hat Enterprise Linux Server installation. A sample copy of the ks-rhel6.cfg/ks-rhel7.cfg le is provided as part of the DTK download in
the /opt/dell/toolkit/template/congs directory. The ks-rhel6.cfg/ks-rhel7.cfg les contain the headings and parameters that instruct the
installation utility to perform various conguration tasks. Before a full deployment can be run, edit all appropriate headings and parameters,
as necessary.
Depending on the version of the CentOS Server operating system, the ks-centos6.cfg and ks-centos7.cfg, ks_centos6_ue.cfg (only in
UEFI mode), or ks_centos7_ue.cfg (only in UEFI mode) les are the default names of the answer les to automate an unattended CentOS
Server installation. A sample copy of the ks-centos6.cfg/ks-centos7.cfg le is provided as part of the DTK download in the /opt/dell/
toolkit/template/congs directory. The ks-centos6.cfg/ks-centos7.cfg les contain the headings and parameters that instruct the
installation utility to perform various conguration tasks. Before a full deployment can be run, edit all appropriate headings and parameters,
as necessary.
Depending on the version of the Red Hat Enterprise Linux Server operating system, the ks-rhel6.cfg, ks-rhel7.cfg, ks_rhel6_ue.cfg (only in
UEFI mode), or ks_rhel7_ue.cfg (only in UEFI mode) les are the default names of the answer les to automate an unattended Red Hat
Enterprise Linux Server installation. A sample copy of the ks.cfg/ks-rhel5.cfg/ks-rhel6.cfg/ks-rhel7.cfg le is provided as part of the DTK
download in the
/opt/dell/toolkit/template/congs directory. The ks.cfg/ks-rhel5.cfg/ks-rhel6.cfg/ks-rhel7.cfg les contain the headings
and parameters that instruct the installation utility to perform various conguration tasks. Before a full deployment can be run, edit all
appropriate headings and parameters, as necessary.
NOTE
: The sample le provided to install Red Hat Enterprise Linux Server (version 5) in BIOS mode is named ks-rhel5.cfg. To
use the sample ks-rhel5.cfg le to install Red Hat Enterprise Linux Server (version 5) using lininst.sh, ensure that you rename the
le to ks.cfg.
NOTE: The sample les provided to install Red Hat Enterprise Linux Server (version 6) are ks-rhel6.cfg (in BIOS mode), and
ks_rhel6_ue.cfg (in UEFI mode). To use the sample ks-rhel6.cfg le to install Red Hat Enterprise Linux Server (version 6) using
lininst.sh, ensure that you rename the le to ks.cfg. To use the sample ks_rhel6_ue.cfg le to install Red Hat Enterprise Linux
Server (version 6) using lininst.sh, ensure that you rename the le to ks_ue.cfg.
NOTE: The sample les provided to install Red Hat Enterprise Linux Server (version 7) are ks-rhel7.cfg (in BIOS mode), and
ks_rhel7_ue.cfg (in UEFI mode). To use the sample ks-rhel7.cfg le to install Red Hat Enterprise Linux Server (version 7) using
linins7t.sh, ensure that you rename the le to ks.cfg. To use the sample ks_rhel7_ue.cfg le to install Red Hat Enterprise Linux
Server (version 7) using lininst7.sh, ensure that you rename the le to ks_ue.cfg.
NOTE: The sample les provided to install CentOS Server (version 6.x) are ks-centos6.cfg (in BIOS mode), and
ks_centos6_ue.cfg (in UEFI mode). To use the sample ks-centos6.cfg le to install CentOS Server (version 6.x) using
centinst6.sh, ensure that you rename the le to ks.cfg. To use the sample ks_centos6_ue.cfg le to install CentOS Server
(version 6.x) using centinst6.sh, ensure that you rename the le to ks_ue.cfg.
NOTE: The sample les provided to install CentOS Server (version 7.x) are ks-centos7.cfg (in BIOS mode), and
ks_centos7_ue.cfg (in UEFI mode). To use the sample ks-centos7.cfg le to install CentOS Server (version 7.x) using
centinst7.sh, ensure that you rename the le to ks.cfg . To use the sample ks_centos7_ue.cfg le to install CentOS Server
(version 7.x) using centinst7.sh, ensure that you rename the le to ks_ue.cfg.
NOTE: See your operating system documentation for instructions on modifying the options in the kick start le to customize the
scripted installation of your operating system.
When you have completed all necessary
modications of the kick start le, save the completed le in the /opt/dell/toolkit/systems/<target
system> directory.
Preparing the script
les 55