activate_firmware - activate a firmware image that has been
updated concurrently
/usr/sbin/activate_firmware [-e [keyfile]]
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.
- -e [keyfile]
- 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.
- 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.