microsoft / microsoft/WSL

--mount support for USB flash drive

Open
#9,290 21 comments 31 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.**
Not able to mount USB flash drive in wsl. It fails to attach to WSL 2. Same issue for NTFS, FAT and exFAT.

**Describe the solution you'd like**
USB flash drive should be able to mount using wsl --mount command and allow to access from /dev/sdb

**Describe alternatives you've considered**
NA

**Additional context**
![image](https://user-images.githubusercontent.com/98496195/206643605-3e4f9c05-13ba-4f44-8366-7dfd90386f18.png)

Windows 11 Home
Version 22H2 OS build 22621.819

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

No source file or test is named. Start by reproducing the USB flash-drive failure through WSL 2's `wsl --mount` path and compare NTFS, FAT, and exFAT behavior; done means the drive can be attached and accessed as `/dev/sdb`.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.