Updating firmware with rpm installed:
Install the firmware rpm using the command: rpm -ivh
The CP026885.scexe script is located in the ‘hp-scexe-compat’ folder. The actual name of the ‘hp-firmware-smartarray-46a4d957a7-*’ folder is based on the version of
the rpm installed in the first step above
To install firmware, you can execute ONE of the following commands:
# ./CP026885.scexe in the '/usr/lib/x86_64-linux-gnu/hp-scexe-compat'
location (OR)
# ./hpsetup in the '/usr/lib/x86_64-linux-gnu/hp-firmware-smartarray-46a4d957a7-*'
location
The results of the firmware upgrade are saved to the Component.log file, located in the /var/cpq/ directory
To uninstall the rpm, run the command: rpm -e
Updating firmware without installing the rpm:
Extract the contents of the rpm using the command: rpm2cpio
directory
Navigate to the ‘usr/lib/x86_64-linux-gnu/hp-firmware-smartarray-46a4d957a7-*’ location and run ./hpsetup to update the firmware. The actual name of the ‘hp-
firmware-smartarray-46a4d957a7-*’ folder is based on the version of the rpm installed in the step above
The results of the firmware upgrade are saved to the Component.log file, located in the /var/cpq/ directory