Unmounts a previously mounted file system on a device managed by cdromd.
cdumount [ -q ] [ -h | -? ] DeviceName
The cdumount command sends an appropriate command to the cdromd daemon which tries to unmount the file system on the device specified by DeviceName.
The cdumount command doesn't eject the media.
-h or -? | Displays the command usage message. |
-q | Specifies silent mode: Doesn't print any information or error messages. |
DeviceName | Specifies the name of the device. |
This command returns the following exit values:
cdumount cd0
cdumount -q cd1
The cdcheck command, cdeject command, cdmount command, cdromd daemon, cdutil command.
The cdromd.conf file format.