1. sudo
install module-assistant
阅读(170) | 评论(0) | 转发(0) |
2. sudo apt-get install usbip-source
3. sudo m-a a-i usbip
This will not only build the kernel module .deb package, but also automatically install it.
Now that the module is installed, we can load it into our kernel as follows:
modprobe usbip
We can use modinfo to see usbip module information:
modinfo usbip
相关热门文章
给主人留下些什么吧!~~
评论热议
本文介绍了如何在Ubuntu系统中编译和安装USBIP kernel模块,涉及Linux服务端口知识,以及在操作过程中可能遇到的socket bug和线程保护问题。同时提到了文件管理操作如tar命令的使用,以及nginx代理配置和LDAP安装中的问题。
1125

被折叠的 条评论
为什么被折叠?



