Owner's Manual
64 Preparing the Script Files
Editing Example of TKENVSET.BAT and tkenvset.sh
The majority of editing required for DTK sample scripts involves the
TKENVSET.BAT (for Windows) or tkenvset.sh (for Linux) script. As a result,
the scripting discussion focuses on this script. Other task scripts may require
edits in certain situations. These optional edits are discussed in "Editing DTK
Task Scripts" on page 70. The TKENVSET.BAT or tkenvset.sh script sets the
path of DTK utilities and scripts and sets the variables for the system to be
deployed and configured. The variables and paths specified in this file before
other supporting scripts are used.
Specifying DTK Installation Paths
The TKENVSET.BAT or tkenvset.sh sample script is provided with the
following default values. These values must be confirmed in some cases, and
modified in other cases, before a deployment. Locate the
Deployment Toolkit Installation Paths heading to find the following lines:
upinit.sh Creates and populates
the Dell utility
partition.
NOTE: Do not make any
modifications to the
upinit.sh script.
•
tkenvset.sh
— Used by
upinit.sh
to inform the task scripts where
to find the DTK utilities, scripts,
and configuration files.
•
fdisk
— Used to create
partitions on your disk.
•
mbr
— File necessary to create
a bootable Dell utility
partition.
•
sysdrmk
— Used by
upinit.sh
to patch the boot sector.
•unzip
— Used by
upinit.sh
to
populate the Dell utility
partition.
•
mke2fs
— Used to make a
ext2
file system.
•
upimg.bin
— Contains the
zipped contents of the Dell
utility partition.
Table 5-8. Other Scripts for Linux
(continued)
Script Name Description Associated Files