Users Guide
default the log is located at /var/log/dsucreateiso.log and will be appended
with each execution.
Command for Log le dsucreateiso -l LOGLOCATION or dsucreateiso --log-
location= LOGLOCATION
Apply Action for the component
Description Species the option with which dsu will be executed in mounted
environment. By default no DSU option of application status are used. The
options are applyall|upgrade|downgrade|equivalent.
Command for apply action dsucreateiso -a APPLYACTION or dsucreateiso --apply-
action= APPLYACTION
Location of the DELL Boot Plug-in
Description Provides the location of dellbootplugin in tar.gz format. Both network as
well as local location can be provided. By default dellbootplugin.tar.gz will
be downloaded from the posted location of dell.
Command for DELL BootPlug-in dsucreateiso -d DELLBOOTPLUGIN or dsucreateiso --
dellbootplugin=DELLBOOTPLUGIN
Location of the custom script le used for ISO creation
Description Provides the location of script le.
Command for location of the custom script le dsucreateiso -i INPUTSCRIPT or dsucreateiso --input-
custom-script=INPUTSCRIPT
Destination path for the custom script le used for ISO creation
Description Provides the location of script le where script le will be generated.
Command for the destination path for the custom script dsucreateiso -u OUTPUTSCRIPT or dsucreateiso --
output-custom-script=OUTPUTSCRIPT
Topics:
• Sample usage with script
• Using kickstart les
Sample usage with script
The following are some of the sample options with bootable ISO script:
Command to create ISO using custom catalog
dsucreateiso --source=/root/Catalog.xml --output=bootabledsu.iso
Command to create ISO by the available repository
dsucreateiso --source=/root --output=bootabledsu.iso
Sample scripts using DSU
19