--mount support for USB flash drive
Nobody has claimed this yet.
- 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**

Windows 11 Home
Version 22H2 OS build 22621.819
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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