names for the packages are
1.Before the RPM package is installed, check for the existence of a previous version by issuing the rpm
2.If a previous version is found, remove it using the rpm
3.Install the RPM package using the
4.Launch the adapter interface by entering ifup ethx or ifconfig ethx up.
5.Launch the upgrade utility in interactive mode by entering hpnicfwupg.
6.Before the upgrade is attempted, a copy of the firmware image is saved. If the firmware upgrade fails due to an unrecoverable error, you can restore your original firmware interactively by entering
/usr/sbin/hpnicfwupg -p.
If errors have occurred, use the hpnicfwupg utility to restore the server adapter firmware from a backup copy.
Command line syntax
Use the following command line syntax.
To | Use command |
|
|
Verify previous version of hpnicfwupg | # rpm |
package exists |
|
|
|
Remove an old version of hpnicfwupg | # rpm |
package |
|
|
|
Install the RPM package | # rpm |
|
|
Launch the firmware upgrade utility | # user/sbin/hpnicfwupg |
|
|
Restore original firmware if errors | # /usr/sbin/hpnicfwupg |
occur |
|
|
|
Uninstall the RPM package | # rpm |
|
|
Command line arguments |
|
The upgrade utility recognizes the following command line arguments.
Command line | Description |
argument |
|
|
|
Yes. Executes the utility with no user interaction. Default | |
| action is implied for all prompts. Messages are |
| displayed to the screen and to the log. If |
| |
|
|
Silent. Executes the utility silently with no user | |
| interaction. Default action is implied for all prompts. |
| Messages are logged but are not displayed on the |
| screen. If the |
|
|
Force. Forces the firmware upgrade even if the | |
| firmware installed on the system is newer than the |
| firmware in the RPM. This option is only valid with |
| |
|
|