Table of Contents
Using the Dell Update Packages (DUP) is a way to update the firmware or drivers of the entire system or individual system components. This article explains how to run these DUPs directly from the Operating System (OS). The method described in this article is compatible with Windows Server OS (.exe files) and Linux Server OS (.bin files). For an OS other than these, we recommend using iDRAC firmware update feature for updating firmware not through the operating system.
The major advantage of using a DUP is that the system must not be offline to apply most updates.
Note: Updates to the BIOS require a reboot to complete. DUP enabled drives do not require a reboot as they are designed to allow for updating the drives while the system is still live.
Dell Update packages (DUP) are, depending on the system to be updated, provided for the following operating systems:
- Windows Server operating systems [.exe file needed]
- Red Hat Enterprise Linux [.bin file needed]
- SuSE Linux ES [.bin file needed]
- Ubuntu Server [.bin file needed]
Note: Ensure that you are downloading the correct file type for the right OS. Linux OS uses .bin files, Windows OS requires .exe files and does NOT support .bin files.
The appropriate DUP must be located and downloaded after identifying the hardware requiring updates. The easiest way to complete this is as follows.
- Open Dell Drivers & Downloads webpage
- Enter the Service Tag of your server or browse all products to select the PowerEdge model.
- On the Drivers & Downloads tab, ensure that the correct operating system for the server is selected.
- Updates are arranged in categories which can be expanded to see the available updates.
- Before downloading the firmware file, ensure that you are getting the correct file type presented (OS specific). To ensure you are, click View full driver details on the bottom right of the enrolled update. Select the correct file.
- Select the Component DUP required and download the package.
- Once the relevant DUP is transferred to the system, it can be run by double-clicking the downloaded files and following the below steps.
- Double-click the DUP file downloaded above on the host system.
- Read over the release information in the dialog window.
- Download and install any prerequisites identified in the dialog window before proceeding.
- Click the Install button.
- Follow the remaining prompts to perform the update.
- On the host system, read over the release information by running the
./[file_name].bin --version
command from the shell.
- Download and install any prerequisites identified in the above step before proceeding.
- Run the update by running
./[file_name].bin
from the shell.
- Follow the remaining prompts to perform the update.