Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

labelit_hsfs(1m) [sunos man page]

labelit_hsfs(1M)					  System Administration Commands					  labelit_hsfs(1M)

NAME
labelit_hsfs - provide and print labels for hsfs file systems SYNOPSIS
/usr/sbin/labelit -F hsfs [generic_options] [-o specific_options] special DESCRIPTION
labelit can be used to provide labels for unmounted CD-ROM images (CD-ROMs may not be labeled, as they are read-only media). generic_options are options supported by the generic labelit command. If no specific_options are specified, labelit prints the current value of all label fields. The special name should be the physical disk section (for example, /dev/dsk/c0d0s6). OPTIONS
-o Use one or more of the following name=value pairs separated by commas (with no intervening spaces) to specify values for specific label fields. According to the ISO 9660 specification, only certain sets of characters may be used to fill in these labels. Thus, ``d-characters'' below refers to the characters `A' through `Z', the digits `0' through `9', and the `_' (underscore) character. ``a-characters'' below refers to `A' through `Z', `0' through `9', space, and the following characters: !"%&'()*+,-./:;<=>?_. absfile= Abstract file identifier, d-characters, 37 characters maximum. applid= Application identifier, d-characters, 128 characters maximum. bibfile= Bibliographic file identifier, d-characters, 37 characters maximum. copyfile= Copyright file identifier, d-characters, 128 maximum. prepid= Data preparer identifier, d-characters, 128 maximum. pubid= Publisher identifier, d-characters, 128 maximum. sysid= System identifier, a-characters, 32 maximum. volid= Volume identifier, d-characters, 32 maximum. volsetid= Volume set identifier, d-characters, 128 maximum. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
labelit(1M), volcopy(1M), attributes(5) SunOS 5.10 20 Mar 1992 labelit_hsfs(1M)

Check Out this Related Man Page

labelit_udfs(1M)					  System Administration Commands					  labelit_udfs(1M)

NAME
labelit_udfs - provide and print labels for udf file systems SYNOPSIS
labelit -F udfs [generic_options] [-o specific_options] special [fsname volume] DESCRIPTION
The labelit command writes labels on an unmounted disk that contains a universal disk file (udf) system. These labels can be used to iden- tify volumes. OPTIONS
The following options are supported: generic_options Specify generic_options supported by the generic labelit command. See labelit(1M) for descriptions of supported options. -o specific_options Specify udfs-file-system-specific options in a comma-separated list with no intervening spaces. The following specific_options are available: lvinfo1=string Specify information to be inserted in the LVInfo1 field of the Implementation Use Volume Descriptor. Information in LVInfo1 is generally used to identify the person creating the file system. The maximum length of the string specified is 35 bytes. lvinfo2=string Specify information to be inserted into the LVInfo2 field of the Implementation Use Volume Descriptor. Information in LVInfo2 is generally used to identify the organization responsible for creating the file system. The maximum length of the string specified is 35 bytes. lvinfo3=string Specify information to be inserted into the LVInfo3 field of the Implementation Use Volume Descriptor. Information in LVInfo3 is generally used to identify the contact information for the medium. The maximum length of the string speci- fied is 35 bytes. OPERANDS
The following operands are supported: special Specify special as the physical disk slice, for example, /dev/rdsk/c0t0d0s6. The device can not be on a remote machine. fsname Specify fsname as the mount point, (for example, root, u1, and so forth), of the file system. volume Specify volume as the physical volume name. If none of the options (fsname, volume, specific_options) is specified, labelit prints the current values of fsname, volume, LVInfo1, LVInfo2 and LVInfo3. EXIT STATUS
The following exit values are returned: 0 Successful completion. non-zero An error occurred. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWudf | +-----------------------------+-----------------------------+ SEE ALSO
labelit(1M), attributes(5) SunOS 5.10 31 Oct 2000 labelit_udfs(1M)
Man Page