Update Controller Firmware HBA9405W-16i

From ToWaSo
Revision as of 21:18, 29 July 2021 by Tobias (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To update the firmware of the SAS-Controller download the files from broadcom and the storcli management tool and perform the following commands in an elevated PS-Window:

I'm assuming that the files are in C:\temp, you have only 1 controller (-> /c0) and want to use the controller in SAS/SATA Profile mode and not in mixed mode which is a different file in the package.

storcli64 /c0 download file=C:\temp\HBA_9405W-16i_SAS_SATA_Profile.bin
storcli64 /c0 download bios file=C:\temp\mpt35sas_legacy.rom
storcli64 /c0 download efibios file=C:\temp\mpt35sas_x64.rom

After that you need to restart the controller.