vuumount – unmount a filesystem or a resource
Contents
Description
vuumount is just a command interface to umount(2). It has been designed for VUOS but can be used to run the umount system call directly, without all the other management actions provided by umount(8). vuumount is not setuid root (viceversa umount is setuid root).
Name
vuumount – unmount a filesystem or a resource
Options
-h, --help
Print a short help message and exit.
-f, --force
force unmount (e.g. in case of an unreachable NFS system)
-d, --detach-loop
if mounted loop device, also free this loop device
See Also
umvu(1), vu_insmod(1), vu_lsmod(1), vu_rmmod(1), vumount(1), udebug(1)
Synopsis
vuumount [options ...] sourcedestination
