microsoft / microsoft/WSL

lsblk doesn't see USB storage

Open
#8,470 7 comments 2 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

Version

Microsoft Windows [Version 10.0.19043.1706]

WSL Version
  • WSL 2
  • WSL 1
Kernel Version

5.10.102.1-microsoft-standard-WSL2

Distro Version

Ubuntu

Other Software

No response

Repro Steps

I followed this instruction to get my USB seen by WSL2:
https://github.com/dorssel/usbipd-win

Unfortunately lsblk command doesn't return this storge while lsusb does.
Please introduce proper driver so no custom kernel compilation will be required.

Expected Behavior

USB driver available by default.

Actual Behavior

lsblk not recognizing USB storage

Diagnostic Logs

No response

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

Start by reproducing the issue on WSL 2 with Ubuntu: attach USB storage using usbipd-win, then compare the results of lsusb and lsblk. Done means USB storage is recognized by lsblk with the expected driver available by default, without custom kernel compilation.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, ubuntu
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.