2 .\" Copyright (c) 2000 Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LABELIT_UDFS 1M "Oct 31, 2000"
8 labelit_udfs \- provide and print labels for udf file systems
12 \fBlabelit\fR \fB-F \fR udfs [\fIgeneric_options\fR] [\fB-o\fR \fIspecific_options\fR] \fIspecial\fR
13 [\fIfsname\fR \fIvolume\fR]
19 The \fBlabelit\fR command writes labels on an unmounted disk that contains a
20 universal disk file (\fBudf\fR) system. These labels can be used to identify
25 The following options are supported:
29 \fB\fIgeneric_options\fR\fR
32 Specify \fIgeneric_options\fR supported by the generic \fBlabelit\fR command.
33 See \fBlabelit\fR(1M) for descriptions of supported options.
39 \fB\fB-o\fR \fIspecific_options\fR\fR
42 Specify udfs-file-system-specific options in a comma-separated list with no
43 intervening spaces. The following \fIspecific_options\fR are available:
47 \fB\fBlvinfo1=\fR\fIstring\fR\fR
50 Specify information to be inserted in the \fBLVInfo1\fR field of the
51 Implementation Use Volume Descriptor. Information in \fBLVInfo1\fR is generally
52 used to identify the person creating the file system. The maximum length of the
53 string specified is 35 bytes.
59 \fB\fBlvinfo2=\fR\fIstring\fR\fR
62 Specify information to be inserted into the \fBLVInfo2\fR field of the
63 Implementation Use Volume Descriptor. Information in \fBLVInfo2\fR is generally
64 used to identify the organization responsible for creating the file system. The
65 maximum length of the string specified is 35 bytes.
71 \fB\fBlvinfo3=\fR\fIstring\fR\fR
74 Specify information to be inserted into the \fBLVInfo3\fR field of the
75 Implementation Use Volume Descriptor. Information in \fBLVInfo3\fR is generally
76 used to identify the contact information for the medium. The maximum length of
77 the string specified is 35 bytes.
85 The following operands are supported:
92 Specify \fIspecial\fR as the physical disk slice, for example,
93 \fB/dev/rdsk/c0t0d0s6\fR. The device can not be on a remote machine.
102 Specify \fIfsname\fR as the mount point, (for example, \fBroot\fR, \fBu1\fR,
103 and so forth), of the file system.
112 Specify \fIvolume\fR as the physical volume name.
117 If none of the options (\fIfsname\fR, \fIvolume\fR, \fIspecific_options\fR) is
118 specified, \fBlabelit\fR prints the current values of \fIfsname\fR,
119 \fIvolume\fR, \fBLVInfo1\fR, \fBLVInfo2\fR and \fBLVInfo3\fR.
123 The following exit values are returned:
130 Successful completion.
145 \fBlabelit\fR(1M), \fBattributes\fR(5)