[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    volcancel(1) manual page Table of Contents

Name

volcancel - cancel user’s request for removable media that is not currently in drive

Synopsis

/usr/lib/vold/volcancel [ -n ] [ volume ]

Availability

SUNWvolu

Description

volcancel cancels a user’s request to access a particular floppy or CD-ROM file system. This command is useful when the removable media containing the file system is not currently in the drive.

Use the path /vol/rdsk/name_of_volume to specify the volume. If called without a volume name to cancel, volcancel checks for Volume Management running.

Options

-n
Display the nickname to the device name translation table.

Examples

To cancel a request to access an unnamed CD-ROM , use

example% /usr/lib/vold/volcancel vol/rdsk/unnamed_cdrom

To check if volume management is running, use:

example% /usr/lib/vold/volcancel || echo volmgmt not running

See Also

rmmount(1M) , volcheck(1) , vold(1M) , volmissing(1) , rmmount.conf(4) , vold.conf(4) , volfs(7FS)


Table of Contents