6.25 Label

label <partition_name> <"label text">

Modify or add a label to a Novell type partition (NSS, SBD, or RAID).

nlvm [nlvm_options] label <partition_name> <"label text">

Command Options

partition_name

Mandatory. Specify the node name (such as sdc1.1) of the partition. This must be the first command option.

Example

sdc1.1
"label text"

Mandatory. Specify the text word or phrase to use for the label. If the text has spaces, use quotation marks.

Example

"This is the label"
engineering

Command Example

nlvm label sdc1.1 "This is the label"

Add the label "This is the label" to the /dev/sdc1.1 partition.