Updating the Firmware on your LSI 9201 HBA cards is a simple task when following the steps below.
- Step 1 – Enter the command line within FreeNAS, this can be done two different ways.
The first being to connect a keyboard and monitor to your Storinator and choosing option 9.
#changed WebGU to WebGUI in the following line, dont know if that was intentional
The second is within the WebGUI. The Shell button is fourth from the bottom in the left hand list within the WebGUI.
- Step 2 – Change into the /mnt directory (‘cd /mnt’) and download the necessary files from our website. To download the files, enter the following two commands:
* wget http://images.45drives.com/Firmware/LSI9201/9201-16i_it.bin * wget http://images.45drives.com/Firmware/LSI9201/mptsas2.rom
- Step 3 – Use SAS2FLASH to update the firmware. Enter the following command to do so:
* 'sas2flash -o -fwall 9201-16i_it.bin'
Once the process has finished, one can check to see the firmware version of the LSI cards by running the following command:
* 'sas2flash -listall
Shown below is a screenshot showing that Firmware version (FW Ver) is now 20.00.07.00
Views: 872