Sas2008

From Hurlster Wiki
Jump to navigation Jump to search

Firmware upgrading LSI SAS2008 HBA cards

Download files: https://hurlster.com/LSI_SAS2008_Flash.zip
Create FreeDOS USB stick
copy the following files to the USB stick
2118ir.bin
2118it.bin
mptsas2.rom
sas2flsh.exe

Boot system to USB stick
List controller(s)

sas2flsh -listall

This will flash controller 1 to latest IR firmware v20

sas2flsh -c 1 -o -f 2118ir.bin -b mptsas2.rom

If you are switching from IT<->IR then you must erase memory "6" first

sas2flsh -c 1 -o -e 6

Then run the following command

sas2flsh -c 1 -o -f 2118ir.bin -b mptsas2.rom