[ 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.
this |
A GuestfsSession object |
true on success, false on error |