2 .\" Copyright (c) 2003 Sun Microsystems, Inc. All Rights Reserved.
3 .\" Copyright 1989 AT&T
4 .\" 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.
5 .\" 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.
6 .\" 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]
7 .TH LABELIT_UFS 8 "Apr 15, 2003"
9 labelit_ufs \- provide and print labels for ufs file systems
13 \fBlabelit\fR \fB-F\fR ufs [\fIgeneric_options\fR] \fIspecial\fR [\fIfsname\fR \fIvolume\fR]
19 \fBlabelit\fR is used to write labels on unmounted disk file systems. Such
20 labels may be used to uniquely identify volumes and are used by volume-oriented
21 programs such as \fBvolcopy\fR(8).
25 The following option is supported:
29 \fB\fIgeneric_options\fR\fR
32 options supported by the generic \fBlabelit\fR command. See
39 The following operands are supported:
46 name should be the physical disk section (for example, \fB/dev/dsk/c0d0s6\fR).
47 The device may not be on a remote machine.
56 represents the mount point (for example, \fBroot\fR, \fBu1\fR, and so on) of
66 may be used to represent the physical volume name.
71 If \fIfsname\fR and \fIvolume\fR are not specified, \fBlabelit\fR prints the
72 current values of these labels. Both \fIfsname\fR and \fIvolume\fR are
73 limited to six or fewer characters.
77 The following exit values are returned:
84 Write or display of labels was successful.
99 \fBlabelit\fR(8), \fBvolcopy\fR(8), \fBattributes\fR(5), \fBufs\fR(7FS)