Users Guide
Toolkit Components Purpose
SYSREP.BAT Applies (replicates) BIOS and BMC configuration
settings and configures the target system.
TKENVSET.BAT Sets the path of DTK installation and variables for
the specific system being deployed.
UPINIT.BAT Creates and populates the Dell utility partition.
Sample scripts for deployment on Linux system
The following table lists Linux sample scripts necessary to perform a scripted deployment.
NOTE: All DTK scripts are provided as examples only. The batch scripts and configuration files must
be modified to reflect the unique information for each deployed system.
Table 13. Sample Scripts For Deployment on Linux system
Toolkit Components Purpose
errhndl.sh
Handles errors returned in DTK scripts.
lininst.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux
Server (version 5 and 6) operating system.
lininst7.sh
Performs an unattended installation of a supported Red Hat Enterprise Linux
Server (version 7) operating system.
partcfg.sh
Creates and populates the Dell utility partition and creates the deployment
partition on a specified hard drive. Before doing so, however, this script cleans
out all existing partitions in your system.
raccap.sh
Captures RAC settings to a file.
racrep.sh
Applies (replicates) the RAC settings saved in a file to the target system.
raidcfg.sh
Configures all RAID controllers detected in a system.
suseinst.sh
Performs an unattended installation of a supported SUSE Linux Enterprise
Server operating system.
syscap.sh
Captures BIOS and BMC configuration settings and saves them to a file.
sysdrmk
Used by upinit.shto patch the boot sector.
sysrep.sh
Applies (replicates) BIOS and BMC configuration settings and configures the
target system.
tkenvset.sh
Sets the path of DTK installation and variables for the specific system being
deployed.
upinit.sh
Creates and populates the Dell utility partition.
32