partition changelabel

Change the label of the partition in the active slot. This command affects the label originally set by the Partition SO during initialization.

You must be logged in as Partition SO to run this command.

NOTE   This feature has software and/or firmware dependencies. See Version Dependencies by Feature for more information.

This command has no application on slots containing a DPoD HSM on Demand service.

Syntax

partition changelabel -label <newlabel> [-force]

Argument(s) Shortcut Description
-force -f Force action without prompting for confirmation.
-label <newlabel> -l Specifies the new label for the partition. To include spaces in the partition label, enclose the new partition name in quotation marks.

Example

lunacm:> partition changelabel -label "user partition 0"

        You are about to change the partition label.
        Are you sure you wish to continue?

        Type 'proceed' to continue, or 'quit' to quit now -> proceed

Command Result : No Error



lunacm:> slot list

        Slot Id ->              0
        Label ->                user partition 0
        Serial Number ->        1238700701509
        Model ->                LunaSA 7.2.0
        Firmware Version ->     7.2.0
        Configuration ->        Luna User Partition With SO (PW) Key Export With Cloning Mode
        Slot Description ->     Net Token Slot


        Current Slot Id: 0


Command Result : No Error