This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Unmount a device
umount [-f] path [path ...]
This utility unmounts the devices that were mounted as the given paths.
If a device is busy (for example, if a file is open), umount fails. You can force the device to be unmounted by specifying the -f option.