Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devbeno/wsl-kernel
https://github.com/devbeno/wsl-kernel
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/devbeno/wsl-kernel
- Owner: devbeno
- Created: 2022-07-05T15:41:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-05T16:08:24.000Z (over 2 years ago)
- Last Synced: 2024-05-10T23:09:56.854Z (8 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)