microsoft / microsoft/WSL

Include usb-storage drivers in WSL2 Kernel

Open
#8,530 4 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

**Is your feature request related to a problem? Please describe.**
It is currently not possible to mount USB storage devices passed through using usbip because the kernel lacks the necessary drivers.

**Describe the solution you'd like**
I would like the usb storage drivers to be included in the WSL kernel.

**Describe alternatives you've considered**
It is possible to custom compile my own kernel to do this, but this is not sustainable and not easy for less technical users.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files or tests. Start by locating the WSL kernel configuration and the USB/IP-related kernel options, then identify the missing USB-storage drivers. Done means the required drivers are enabled in the shipped WSL2 kernel and USB storage passed through with usbip can be mounted.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.