Users Guide

Command for Linux:
dsu --source-location=<Directory PATH>
Command for Windows:
dsu --source-location=<Directory PATH>
Destination location
To provide the path of the package created using the --destination-type and to be saved.
NOTE: When using --destination-type=ISO, the ISO filename provided in --destination-location should adhere to
ISO9660 file system standards. For more details, see main page of genisoimage.
Command for Linux:
dsu --destination-location=<DIR>
Command for Windows:
dsu --destination-location=<DIR>
Bootable ISO log
This option allows to specify the location at which the log is written while applying the updates using the bootable ISO.
Command for Linux:
dsu --bootable-log-location=<Log file location>
Command for Windows:
dsu --bootable-log-location=<Log file location>
Source type
Allows users to specify the type of source update.
1. OSNATIVE for YUM and APT or any operating system default repository
2. DRM or Dell creates repository for REPOSITORY.
If any other value is specified, then INVALID_UPDATE_SOURCE_TYPE is returned.
Command for Linux:
dsu --sourcetype=<OSNATIVE|REPOSITORY>
Command for Windows:
dsu --sourcetype=<OSNATIVE|REPOSITORY>
Path to save the log file
To provide the file path to save the dsu log file.
54
Dell System Update Options