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

vu_insmod – user-mode implementation of VUOS

Author

       VirtualSquare.  Project leader: Renzo Davoli

VirtualSquare-VUOS                                January 2024                                      VU_INSMOD(1)

Description

ThisisaVUOScommand.Itworksonlyinsideavuosvirtualnamespace see umvu(1).

       This command adds one or more modules to umvu.

Example

       The  following  command  adds  vufuse  (file  system  virtualization),  vudev (virtual devices) and vunet
       (virtual networking).

              vu_insmod vufuse vudev vunet

Name

vu_insmod – user-mode implementation of VUOS

Options

-h, --help
              Print a short help message and exit.

       -p, --permanent
              permanently inserted modules cannot be removed.

See Also

umvu(1), vu_lsmod(1), vu_rmmod(1)

Synopsis

vu_insmod [options ...]  vu_module [vu_module]

See Also