Thursday, February 27, 2020

How to upgrade S5552 SAS firmware


1. Install SAS IOC in mother board.

2. Boot system to DOS or UEFI shell

3. Use sas3flsh.exe in DOS or sas3flash.efi in UEFI shell. Type below command to update firmware, option ROM, and SAS address.

UEFI mode:
a. sas3flash.efi -o -e 7  

b. sas3flash.efi –f 5552ITV1.bin
c. sas3flash.efi –b mpt3x64.rom –b mptsas3.rom
d. sas3flash.efi –o –sasadd [SAS address] assume SAS address is 500E081010448E08

e. Reboot S5552


No comments:

Post a Comment

How to use ipmi command to locate B7136 HDD LED

 Locate: Hdd0:  Ipmitool –I lanplus –H BMC_IP –U root –P BMC_password raw 0x2e 0x09 0xfd 0x19 0x0 0x06 0xc2 0x00 0x01 0x01 Hdd1:  Ipmitool –...