Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

HP SAS EG0300FBLSE Firmware flashing under Linux

April 26th, 2020, 17:08

Hi,

I have an HP SAS EG0300FBLSE hard drive with firmware HPD5. I would like to upgrade this to the HPD8 version. This is connected to an LSI SAS RAID controller in IT mode. There is also a SATA raid controller in the system. When I start the HP Updater on Linux I get a duplicate device error message. Is there a way to flash the S6CMPSD8.rel.fw using another tool?
Thanks a lot

HP SAS EG0300FBLSE Firmware flashing under Linux [Solved]

July 2nd, 2020, 18:38

The problem could be solved with an HP SAS controller. Apparently the firmware for the HP drives is encrypted. These are only decrypted and installed when an HP SAS controller is found in the system. You have to know :-)

Re: HP SAS EG0300FBLSE Firmware flashing under Linux

August 28th, 2020, 2:37

Use this with sg_write_buffer. This file is inside this https://support.hpe.com/hpsc/swd/public ... 9ec99ddd06

Re: HP SAS EG0300FBLSE Firmware flashing under Linux

August 28th, 2020, 14:36

I tried that. however, the firmware at hp is apparently encrypted. only hp's own software worked on an hp controller.

Re: HP SAS EG0300FBLSE Firmware flashing under Linux

August 31st, 2020, 3:03

From CP025762.scexe extract file EG0300FBLSE8.frm, and remove with hex editor first 440h bytes, you will get standard loader file for seagate without encription
Post a reply