Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devbeno/wsl-kernel


https://github.com/devbeno/wsl-kernel

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# wsl-kernel
![kernel-build](https://github.com/devbens/wsl-kernel/actions/workflows/build.yml/badge.svg)

This adds USB (usbip) and USB-CAN support to WSL2 Kernel.

+ Download one of the [Kernels](https://github.com/devbens/wsl-kernel/actions) (click the latest workflow run)
+ Create a `.wslconfig` file on `/mnt/c/Users//` and add a reference to the created image with the following.[^1]
```ini
[wsl2]
kernel=c:\\users\\\\linux-msft-wsl-5.10.y-usbip-can
```

[^1]: [usbipd-win](https://github.com/dorssel/usbipd-win)