Open jeanbritz opened 2 years ago
Hmm, is this for Windows Subsystem for Linux? I haven't tried that system yet; right now I've only tested on Windows and Pop!_OS. I can take a look at supporting that, but I'm not sure when I will get to it.
I have ran this project on my Ubuntu OS. Seems that usbip
is not installed by default always. Therefore I have provided instructions if someone else faced the same issue. It could also work for WSL, but have not tried it yet. The link was just a reference to the commands to install usbip
Ah, gotcha. Yeah, I do agree that the installation instructions are a bit lacking on the Linux side, let me take a look at improving them.
Those are useful instructions, otherwise usbip
is just not there...
Hi!
Not an issue, just a suggestion to add to the README.
First of all, I like your project! Just had some issue when starting up on Linux OS. It seems that
usbip
is not always installed and doingapt-get install usbip
does not work.Here is some instructions on how to get
usbip
installed:Got it from this page: https://github.com/dorssel/usbipd-win/wiki/WSL-support