logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

vuumount – unmount a filesystem or a resource

Author

       VirtualSquare.  Project leader: Renzo Davoli

VirtualSquare-VUOS                                January 2024                                       VUUMOUNT(1)

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

See Also