【发布时间】:2021-09-29 12:30:32
【问题描述】:
我想在 Ubuntu 20.04 Docker 容器中使用 USBIP。我尝试安装“linux-tools-generic”包,但是当我之后运行 USBIP 时,我收到消息:
You may need to install the following packages for this specific kernel:
linux-tools-5.10.16.3-microsoft-standard-WSL2
linux-cloud-tools-5.10.16.3-microsoft-standard-WSL2
You may also want to install one of the following packages to keep up to date:
linux-tools-standard-WSL2
linux-cloud-tools-standard-WSL2
如何安装这些软件包?无法使用 apt-get 找到它们。
【问题讨论】: