microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.35k stars 815 forks source link

lsblk doesn't see USB storage #8470

Open marcin2x4 opened 2 years ago

marcin2x4 commented 2 years ago

Version

Microsoft Windows [Version 10.0.19043.1706]

WSL Version

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

ghost commented 2 years ago

@marcin2x4 Hello, just so I can better understand, are you requesting support for this feature or is this an actual bug you are encountering?

isaacdchan commented 2 years ago

If this is expected behavior, then this is a feature request. If this is not expected, then this is a bug

I am experiencing the same thing

Bender26 commented 2 years ago

Is there any progress, on this task?

ghost commented 2 years ago

Marking as a feature request

darth-crunchus commented 1 year ago

I'm experiencing it too. I'm pretty sure it's a bug because lsblk sees USB devices on bare metal Linux.

freeDom- commented 1 year ago

Same here.. Please add drivers for external disk support into kernel

tan-yong-sheng commented 7 months ago

Any progress about this issue, thanks