I am trying to install usbip on Ubuntu 14.04.2 server. I successfully ran this command:
apt-get install usbip
Next when I am trying to install the driver by running modprobe usbip
, I get the following error
modprobe: FATAL: Module usbip not found.
Any idea how to fix this?