Man page - vuumount(1)

Packages contains this manual

Manual

VUUMOUNT

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
AUTHOR

NAME

vuumount – unmount a filesystem or a resource

SYNOPSIS

vuumount [ options ...] source destination

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).

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)

AUTHOR

VirtualSquare. Project leader: Renzo Davoli