Users Guide
NOTE: While performing inventory for remote systems, the IC-log is seen only on the remote host systems.
Source Location
Allows user to specify the local or network directory location of the source or repository.
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 --source—type=<OSNATIVE|REPOSITORY>
Command for Windows:
dsu --source—type=<OSNATIVE|REPOSITORY>
40
Dell System Update Options