|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
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(1M) 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 (see
rmmount.conf(4)).
For example, if you use the default /etc/rmmount.conf and
insert a music CD, it will not be mounted. However, you can
configure rmmount so that it calls workman whenever a music
CD is inserted.
This command allows you to override Volume Management's
usual handling of media (see EXAMPLES below).
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 volrm-
mount 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. See volfs(7FS).
SunOS 5.10 Last change: 30 Aug 2000 1
User Commands volrmmount(1)
nickname A shortened version of the device's name.
Following is the list of recognized nick-
names:
____________________________________________________________
| Nickname | Path |
|_____________________________|_____________________________|
| fd | /dev/rdiskette |
|_____________________________|_____________________________|
| fd0 | /dev/rdiskette |
|_____________________________|_____________________________|
| fd1 | /dev/rdiskette1 |
|_____________________________|_____________________________|
| diskette | /dev/rdiskette |
|_____________________________|_____________________________|
| diskette0 | /dev/rdiskette0 |
|_____________________________|_____________________________|
| diskette1 | /dev/rdiskette1 |
|_____________________________|_____________________________|
| rdiskette | /dev/rdiskette |
|_____________________________|_____________________________|
| rdiskette0 | /dev/rdiskette0 |
|_____________________________|_____________________________|
| rdiskette1 | /dev/rdiskette1 |
|_____________________________|_____________________________|
| floppy | /dev/rdiskette |
|_____________________________|_____________________________|
| floppy0 | /dev/rdiskette0 |
|_____________________________|_____________________________|
| floppy1 | /dev/rdiskette1 |
|_____________________________|_____________________________|
| cdrom0 | /vol/dev/rdsk/cXtYdZ/label |
|_____________________________|_____________________________|
| zip0 | /vol/dev/rdsk/cXtYdZ/label |
|_____________________________|_____________________________|
| jaz0 | /vol/dev/rdsk/cXtYdZ/label |
|_____________________________|_____________________________|
| rmdisk0 | /vol/dev/rdsk/cXtYdZ/label |
|_____________________________|_____________________________|
EXAMPLES
Example 1: Using the volrmmount command
When Volume Management finds a floppy that contains a
filesystem, it calls rmmount to mount it. If you wish to run
tar(1) or cpio(1) on that floppy, it must first be
unmounted. To unmount the floppy use:
SunOS 5.10 Last change: 30 Aug 2000 2
User Commands volrmmount(1)
example% volrmmount -e floppy0
After volrmmount unmounts the floppy, if you wish to re-
mount it (rather than ejecting it and reinserting it) use:
example% volrmmount -i floppy0
Notice that if you are using a named floppy, you can use its
name in place of floppy0.
FILES
/dev/volctl Volume Management control port
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWvolu |
|_____________________________|_____________________________|
SEE ALSO
cpio(1), eject(1), tar(1), rmmount(1M), vold(1M),
rmmount.conf(4), attributes(5), volfs(7FS)
NOTES
Volume Management (vold) must be running to use this com-
mand.
SunOS 5.10 Last change: 30 Aug 2000 3
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:25:39 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
CPAN man page (4329 hits) (Suse Linux 10.1)
ssh man page (4184 hits) (Suse Linux 10.1)
adv_cap_autoneg man page (4098 hits) (Solaris 10 11_06)
sqlite3 man page (4021 hits) (openSUSE 10.2)
svn man page (3238 hits) (FreeBSD 6.2)
startproc man page (1903 hits) (Suse Linux 10.1)
pprosetup man page (1664 hits) (Solaris 10 11_06)
netcat man page (1604 hits) (Suse Linux 10.1)
signal man page (1592 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (1551 hits) (Solaris 10 11_06)
|