microsoft / WSL

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

Include usb-storage drivers in WSL2 Kernel #8530

Open alexjmoore opened 2 years ago

alexjmoore commented 2 years ago

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.

FolsomMike commented 2 years ago

This would be unbelievably useful!

Marc-Gee commented 2 years ago

this would be very useful! I tried the kernel compile but that got too complex quite fast!

killsmm commented 1 year ago

That's a good one. So that we can easily mount ext4 filesystem disks in WSL.

vvavrychuk commented 1 year ago

duplicates https://github.com/microsoft/WSL/issues/9132