Users Guide

Command to customize the working directory
dsucreateiso --output=/root/bootabledsu.iso --workspace=/root/myworkspace
Command to create ISO with oine network and local
repository
dsucreateiso --dellbootplugin=/root/dellbootplugin.tar.gz --source=/root --
output=bootabledsu.iso
Command to create ISO for particular platform
dsucreateiso --input-platformlist=PER730|PER830
Command to create ISO with the action for components
dsucreateiso --apply-action='upgrade|downgrade'
Command to create ISO with the given custom-script
dsucreateiso --input-custom-script=/root/apply_bundles.sh
Using kickstart les
Kickstart les can be used to create a Linux based Live-ISO image including DSU, using a bootable ISO creation utility, such as livecd-
creator or any other bootable ISO creation utility that supports kickstart les.
Command syntax to create Live-ISO image using kickstart les: livecd-creator --config=<kickstart_file_path> --
fslabel=<filesystem_label>
For more information, view https://linux.dell.com/repo/hardware/sampleks/
28
Sample scripts using DSU