Scroll to navigation

ACTIVATE_FIRMWARE(8) Power Service Tools ACTIVATE_FIRMWARE(8)

NAME

activate_firmware - activate a firmware image that has been updated concurrently

SYNOPSIS

/usr/sbin/activate_firmware [-e [keyfile]]

DESCRIPTION

When used without options, the activate_firmware utility will cause a firmware image that has already been flashed to be activated concurrently. This utility will be invoked automatically when necessary, and as such should not be manually invoked at the command line.

OPTIONS

When used with this option, the command either fetches the current Update Access Key expiry date or sets the Update Access Key expiry date if <keyfile> is provided.

EXIT STATUS

0
Success.
1
This platform does not support concurrent activation of firmware.
2
There is no new firmware ready to activate.
3
You must have root authority to run this command.
4
Hardware failure.
5
Memory/resource allocation error.
6
General error.
7
Error in case of getting UAK expiry date or setting UAK. Exact error description is written to stderr.
8
Parameter error when activating firmware.
May 2004 Linux