https://forums.laptopvideo2go.com/topic/29059-sas2008-lsi92409211-firmware-files/ https://www.servethehome.com/ibm-serveraid-m1015-part-4/ -- Make a bootable USB stick, needs to be DOS bootable for the flasher etc to work, there are number ways to do it, ask Google Download the files I have compressed over here Self Extract the files somewhere, then place onto the USB stick Turn machine off grab the SAS address of the card, it's on the back on a green sticker (ie 500605B0xxxxxxxx) Turn machine in (with card back in) choose USB stick at boot option, for all the below it is assumed you are booted to USB stick in the directory with the files from download. ----- Convert LSI9240(IBM M1015) to a LSI9211-IT mode Type in the following exactly: megarec -writesbr 0 sbrempty.bin megarec -cleanflash 0 sas2flsh -o -f 2118it.bin -b mptsas2.rom (sas2flsh -o -f 2118it.bin if OptionROM is not needed) sas2flsh -o -sasadd 500605bxxxxxxxxx (x= numbers for SAS address) Done! Convert LSI9240(IBM M1015) to a LSI9211-IR mode Type in the following exactly: megarec -writesbr 0 sbrempty.bin megarec -cleanflash 0 sas2flsh -o -f 2118ir.bin -b mptsas2.rom sas2flsh -o -sasadd 500605b0xxxxxxxx (x= numbers for SAS address) Done! Convert LSI9211-IT or IR to LSI9211 IR or IT Type in the following exactly: Megarec -cleanflash 0 sas2flsh -o -f 2118ir.bin -b mptsas2.rom (2118it.bin = IT mode Firmware, change according to which way to flash) sas2flsh -o -sasadd 500605bxxxxxxxxx (x= numbers for SAS address) Done! Convert LSI9211-IT/IR back to LSI9240 (IBM M1015) Type in the following exactly: Megarec -cleanflash 0 Megarec -writesbr 0 sbrm1015.bin Megarec -m0flash 0 0061_lsi.rom (for latest LSI firmware, also included 2x IBM roms too, just change name) Done!