Man page - vu_insmod(1)
Packages contas this manual
Manual
| VU_INSMOD(1) | General Commands Manual | VU_INSMOD(1) |
NAME
vu_insmod – user-mode implementation of VUOS
SYNOPSIS
vu_insmod [options ...] vu_module [vu_module]
DESCRIPTION
This is a VUOS command. It works only inside a vuos virtual namespace see umvu(1).
This command adds one or more modules to umvu.
OPTIONS
- -h, --help
- Print a short help message and exit.
- -p, --permanent
- permanently inserted modules cannot be removed.
EXAMPLE
The following command adds vufuse (file system virtualization), vudev (virtual devices) and vunet (virtual networking).
-
vu_insmod vufuse vudev vunet
SEE ALSO
umvu(1), vu_lsmod(1), vu_rmmod(1)
AUTHOR
VirtualSquare. Project leader: Renzo Davoli
| January 2024 | VirtualSquare-VUOS |