Users Guide

Table 5. Bootable ISO (continued)
Action Mandatory attributes Optional attributes Syntax/Example
Non-interactive mode
--destination-type
--config
--destination-
location
--non-interactive
--authentication
Format:
dsu --destination-
type=ISO --
config=<Config
file path> --
bootable-log-
location=<Log Path
in the server> --
non-interactive
Example:
dsu --destination-
type=ISO --config=\
\100.98.20.21\DSU
\config.xml--
destination-
location=\
\192.168.10.1\Share
\ISO9660.iso --non-
interactive
dsu --destination-
type=ISO --config=\
\100.98.20.99\DSU
\config.xml --
authentication=abc:
bca123 --
destination-
location=\
\192.168.10.1\Share
\ISO9660.iso --non-
interactive
Using DSU Bootable ISO
NOTE:
The bootable ISO can be created with an alternative sample script which is a simple method and has multiple options
for customization such as creating ISO for some specific set of platforms. For more information, see Sample scripts using
DSU.
This is one of the Bootable ISO generation methods. It can be created through either of the two following methods:
Interactive- DUPs are downloaded and packaged in the iso.
dsu -destination-type=ISO -destination-location=/root/bootabledsu.iso
Non-interactive- Requires a repository location to fetch DUPs.
dsu n -destination-type=ISO -destination-location=/root/bootabledsu.iso
config=/root/dsuconfig.xml
The config.xml template is as following:
<DSUConfig><Repository Type="YUM"><RepoLocation IP="198.168.10.12"
Directory="16.08.10" UseLatestDSU="False"/></Repository></DSUConfig>
You can also perform the same operation on Microsoft Windows Server Operating Systems using the following commands:
DSU features
33