modprobe
Description:
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 |