svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
volrmmount(1)
volrmmount(1) User Commands volrmmount(1)
NAME
volrmmount - call rmmount to mount or unmount media
SYNOPSIS
volrmmount [-i | -e] [name | nickname]
volrmmount [-d]
DESCRIPTION
The volrmmount utility calls rmmount(8) to, in effect, simulate an
insertion (-i) or an ejection (-e). Simulating an insertion often means
that rmmount will mount the media. Conversely, simulating an ejection
often means that rmmount will unmount the media. However, these actions
can vary depending on the rmmount configuration and media type.
For example, using default settings, if you insert a music CD, it might
not be mounted. However, you can configure rmmount so that it calls
workman whenever a music CD is inserted.
The volrmmount utility allows you to override volume management's usual
handling of media.
OPTIONS
The following options are supported:
-i Simulates an insertion of the specified media by calling rmmount.
-e Simulates an ejection of the specified media by calling rmmount.
-d Displays the name of the default device for volrmmount to handle.
This device is used if no name or nickname is supplied.
OPERANDS
The following operands are supported:
name The name that volume management recognizes as the device's
name.
nickname A shortened version of the device's name. Following is the
list of recognized nicknames:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) NicknamePath _
cdrom0/dev/rdsk/cXtYdZ/label _ zip0/dev/rdsk/cXtYdZ/label _
jaz0/dev/rdsk/cXtYdZ/label _ rmdisk0/dev/rdsk/cXtYdZ/label
FILES
/dev/volctl volume management control port
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/storage/media-volume-manager
SEE ALSO
cpio(1), eject(1), tar(1), attributes(7), rmmount(8)
Oracle Solaris 11.4 15 Aug 2011 volrmmount(1)