User's Manual

Preparing the Script Files for Deployment Using Microsoft Windows PE 63
set DT_PARTN_UP=ON
set DT_MOUNT=H
:: Default Hard Drive
set DT_HD=0
:: PARTCFG section
set DT_OS_SIZE=4000
set DT_OS_FSTYPE=FAT32
if not "%DT_PARTN_UP%"=="ON" goto ospart
:: 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
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.