hsm updatefw

Update the firmware on the SafeNet Luna HSM. LunaCM performs an automatic restart following a firmware update.

NOTE   The LunaCM hsm commands appear only when the current slot selected in LunaCM is the initialized HSM's administrative partition.

Syntax

hsm updatefw -fuf <filename> [-authcode <filename>] [-show] [-force]

Option Shortcut Description
-authcode <filename> -a Specifies the file containing the authorization code for the firmware update.
-fuf <filename> -u Specifies the firmware update file.
-force -f Force the action without prompting.
-show -s Show the firmware update file contents.

Example

lunacm:>hsm updatefw -fuf fwupdateK7_testCert_7.0.1_RC327.fuf -authcode fwupdateK7_testCert_7.0.1_RC327.fuf.txt
        You are about to update the firmware.
        The HSM will be reset.
        Are you sure you wish to continue?
 
        Type 'proceed' to continue, or 'quit' to quit now -> proceed
 
        Updating firmware. This may take several minutes.
 
        Firmware update passed. Resetting HSM
 
Command Result : No Error