Users Guide
Table Of Contents
- Dell Update Packages version 21.04 User's Guide
- Getting Started
- What’s new in this release
- DUP event viewer
- Zip pack elimination
- Slot information for hard drive
- Dependency
- Supported Operating Systems
- Prerequisites
- Prerequisites And Features For Systems Running Linux
- Prerequisites and Features for Systems Running Windows
- Downloading DUPs
- Downloading DUPs through Repository Manager
- Installing Device Drivers
- Installation Order of DUPs
- Best practices for using DUPs
- Other Documents You May Need
- Contacting Dell
- Using Dell Update Packages
- Update and Rollback in Lifecycle Controller Enabled Server
- Command Line Interface Reference
- Linux Troubleshooting
- Known Issues
- Diagnostic Tasks Will Not Run While a DUP Reboot is Pending
- Abnormal Termination of a DUP
- Error While Loading Shared Libraries
- Insufficient Free Physical Memory to Load the BIOS Image
- Kernel Panic While Running Storage Controller Firmware Update Packages
- Loss of Functionality While Renaming Linux DUPs
- DUPs Fail on 64-bit Red Hat Enterprise Linux Operating System
- DUP Update of Firmware Might Fail While Running in the UEFI Mode
- Messages
- DUP Message Logs
- Known Issues
- Troubleshooting for Systems Running Windows
- Trusted Platform Module and BitLocker Support
- Microsoft Windows Server 2008 User Account Control
- Frequently Asked Questions
- Appendix
Command Line Interface Reference
You can display information about the CLI options by typing the DUP name and either -h or --help at a command line
prompt.
The console displays all of the command line options and provides help for each choice.
Topics:
• Linux CLI Options
• Windows CLI Options
• Exit Codes for CLI
Linux CLI Options
For a list of CLI options for systems running Linux, a description of each option, and the command syntax see the following
table:
Table 2. Linux CLI Options: Usage
CLI Option CLI Task Description Command Syntax
(no option; run command without
options)
Run commands in an interactive mode.
Apply the DUP in an interactive mode;
the DUP interacts with the user if it is
valid.
./packagename.bin
-h or --help
Help option
Display command line options and help
information.
The --help option executes before all
other -- options.
NOTE: This option exits after
displaying the requested information;
no DUP verification or updates
occur.
./packagename.bin -h
./packagename.bin --help
-c
Check option
Determine if the update can be applied
to the target system.
./packagename.bin -c
-f
Force option
Force a downgrade or update to an older
version. The ‑q option is required when
using the ‑f option.
NOTE: Before downgrading the
software to a previous version, refer
to the documentation of the previous
version.
./packagename.bin -q ‑f
--list
List package contents option
Display all files that are contained in the
DUP.
NOTE: This option exits after
displaying the requested information;
no DUP verification or updates
occur.
./packagename.bin --list
4
18 Command Line Interface Reference