User's Manual
116 Preparing the Script Files for Deployment Using Embedded Linux
Perform the following steps to edit the default partition configuration default
values, as necessary:
1
Edit the default utility partitioning variable (
DT_PARTN_UP=on
), if
necessary. This variable sets whether you want to install the Dell utility
partition.
NOTE: Dell recommends that you install the Dell utility partition.
2
Edit the default variable value for the default hard drive (
DT_HD=sda
), if
applicable.
3
Edit the default variable value (in MB) for the primary operating system
partition (
DT_OS_SIZE=4000
), if applicable.
4
Edit the default variable value for file system type (
DT_OS_FSTYPE=
FAT32
), if applicable.
5
If the
DT_PART_UP
variable is set to
on
, edit the default variable value
(in MB) for the utility partition (
DT_UP_SIZE=32
), if applicable.
6
If the
DT_PART_UP
variable is set to
on
, edit the default variable value
for the utility partition installation package location
(
DT_UP_IMAGE=$dt_systems/upimg.bin
), if applicable.
You should have already copied the
upimg.bin
file to the proper directory,
as instructed in "Preparing the Directory Structure for Deployment in
Embedded Linux." Edit this variable only if you have changed the name or
path of the utility partition installation package.
Editing DTK Task Scripts
The task scripts called by the master batch file do not require any edits (with
the following exceptions) if the default variable values are utilized in the
tkenvset.sh scripts. However, if you make any changes to the default values set
by the tkenvset.sh, you must make the same edits to the matching default
values set in the appropriate task scripts. Locate the "USER
MODIFICATION REQUIRED" heading in the task scripts to find the
variable values you might need to edit. Each of the following task scripts can
be called by the master batch script during a full deployment:
• racrep.sh
• raidcfg.sh
•sysrep.sh
• partcfg.sh