Get up to 50% off on CKA, CKAD, CKS, KCNA, KCSA exams and courses!

Update Dell iDRAC Firmware via Web GUI

Update Dell iDRAC Firmware via Web GUI

We have experienced that, due to iDRAC firmware issues there will be so many connections issues on Dell remote access and one of the time-consuming problem is opening java based “Virtual Console”. Since Java has always security restrictions and update, we have to use workarounds to fix this especially when we are working remote.

Most of the time, updating to latest firmware can fix this and here I have explained simple steps to update firmware for Dell iDRAC.

Download the Firmware

Go to Drivers and Download section of dell website, easiest way is to provide your service tag of server hardware.

Once you loaded the list of available softwares, filter with iDRAC items; and download the appropriate software as shown below.

Get the firmware Image

As you can see, this is a windows executable file (can run from windows OS if your server is already loaded with Windows). But, in our case there will be any OS installed and we might no have Windows installed. In that case, we can extract the firmware file from the same .exe file; just extract the .exe file (eg: iDRAC-with-Lifecycle-Controller_Firmware_74GHJ_WN64_2.52.52.52_A00.exe) and find the firmimg.d7 file inside payload folder.

Also read How to Boot from image using vFlash in Dell PowerEdge Servers

Upload the image and Update Firmware

Goto iDRAC settings –> Update and Rollback –> Firmware Update

Browse for the exatracted firmimg.d7 and click upload. Once Uploaded, if the image is valid updater will show you the image name, available version, current version etc. If all okay, select the image (checkbox) and click install.

Installation will take few minutes to complete and iDRAC will reboot. Wait for iDRAC back online and verify the firmware version and verify “Virtual Console” access.

Gineesh Madapparambath

Gineesh Madapparambath

Gineesh Madapparambath is the founder of techbeatly. He is the co-author of The Kubernetes Bible, Second Edition and the author of Ansible for Real Life Automation. He has worked as a Systems Engineer, Automation Specialist, and content author. His primary focus is on Ansible Automation, Containerisation (OpenShift & Kubernetes), and Infrastructure as Code (Terraform). (Read more: iamgini.com)


Note

Disclaimer: The views expressed and the content shared in all published articles on this website are solely those of the respective authors, and they do not necessarily reflect the views of the author’s employer or the techbeatly platform. We strive to ensure the accuracy and validity of the content published on our website. However, we cannot guarantee the absolute correctness or completeness of the information provided. It is the responsibility of the readers and users of this website to verify the accuracy and appropriateness of any information or opinions expressed within the articles. If you come across any content that you believe to be incorrect or invalid, please contact us immediately so that we can address the issue promptly.

Share :

Related Posts

Subnet Mask Information – Quick Reference Sheet

AddressBitsPrefNetMask1 0/32255.255.255.2552 1/31255.255.255.2544 2/30255.255.255.2528 3/29255.255.255.24816 4/28255.255.255.24032 …

How to get or set iLO details from Linux and Windows (when you lost iLO access)

How to get or set iLO details from Linux and Windows (when you lost iLO access)

As an sysadmin, its always headache to deal with remote systems as rely on remote consoles (HP iLO, Dell iDRAC etc) for servers to access in case …