Scroll to navigation

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

Print a short help message and exit.
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