modprobe


Description:

[ Version ( since = "1.0.68" ) ]
public bool modprobe (string modulename) throws Error

load a kernel module

This loads a kernel module in the appliance.

This function depends on the feature "linuxmodules". See also feature_available.

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error