Users Guide

Updating rmware using CMC web interface
You can update iDRAC rmware for blade servers using the CMC Web interface.
To update iDRAC rmware using the CMC Web interface:
1. Log in to CMC Web interface.
2. Go to ServerOverview<server name>.
The Server Status page is displayed.
3. Click Launch iDRAC Web interface and perform iDRAC Firmware Update.
Related links
Updating device rmware
Updating rmware using iDRAC web interface
Updating rmware using DUP
Before you update rmware using Dell Update Package (DUP), make sure to:
Install and enable the IPMI and managed system drivers.
Enable and start the Windows Management Instrumentation (WMI) service if your system is running Windows operating system,
NOTE: While updating the iDRAC rmware using the DUP utility in Linux, if you see error messages such as usb
5-2: device descriptor read/64, error -71 displayed on the console, ignore them.
If the system has ESX hypervisor installed, then for the DUP le to run, make sure that the "usbarbitrator" service is stopped
using command: service usbarbitrator stop
To update iDRAC using DUP:
1. Download the DUP based on the installed operating system and run it on the managed system.
2. Run the DUP.
The rmware is updated. A system restart is not required after rmware update is complete.
Updating rmware using remote RACADM
1. Download the rmware image to the TFTP or FTP server. For example, C:\downloads\rmimg.d7
2. Run the following RACADM command:
TFTP server:
Using fwupdate command:
racadm -r <iDRAC IP address> -u <username> -p <password> fwupdate -g -u -a <path>
path the location on the TFTP server where rmimg.d7 is stored.
Using update command:
racadm -r <iDRAC IP address> -u <username> -p <password> update —f <filename>
FTP server:
Using fwupdate command:
racadm -r <iDRAC IP address> -u <username> -p <password> fwupdate –f <ftpserver IP>
<ftpserver username> <ftpserver password> –d <path>
path the location on the FTP server where rmimg.d7 is stored.
Using update command:
racadm -r <iDRAC IP address> -u <username> -p <password> update —f <filename>
For more information, see the iDRAC RACADM Command Line Interface Reference Guide available at dell.com/idracmanuals.
68