Owner's Manual

Preparing the Script Files 69
:: DELLUP section
set DT_UP_SIZE=32
set DT_UP_IMAGE=%DT_SYSTEMS%\UPIMG.BIN
:: RAIDCFG section
set DT_VD_SIZE=10480
::
default size for virtual disk
In partcfg.sh:
DT_PARTN_UP=on
DT_MOUNT=/tmp/up
# Default Hard Drive
DT_HD=/dev/sda
# PARTCFG section
set DT_OS_SIZE=4000
# DELLUP section
set DT_UP_SIZE=32
set DT_UP_IMAGE=$dt_systems/upimg.bin
# RAIDCFG section
DT_VD_SIZE=10480
# default size for virtual disk
CAUTION: DT_MOUNT specifies the mount point of the Dell utility partition.
If your RAMDRIVE, hard drive, or other device already owns this designation,
mount does not override the setting and the utility partition is not created.
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=0
for
Windows and
DT_HD=sda
for Linux), if applicable.
NOTE: Make sure that the default variable value for DT_HD is set to a valid
non-removable disk, and not to removable media such as virtual media.