Skip to content

Commit d9e1e24

Browse files
authored
Add SD cards to the list of wsl --mount limitations (#1074)
1 parent 1ceb2f7 commit d9e1e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WSL/wsl2-mount-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,6 @@ You can also use this technique to mount and interact with the virtual hard disk
181181

182182
- At this time, only entire disks can be attached to WSL 2, meaning that it's not possible to attach only a partition. Concretely, this means that it's not possible to use `wsl --mount` to read a partition on the boot device, because that device can't be detached from Windows.
183183

184-
- USB flash drives are not supported at this time and will fail to attach to WSL 2. USB disks are supported though.
184+
- USB flash drives and SD cards are not supported at this time and will fail to attach to WSL 2. USB disks are supported though.
185185

186186
- Only filesystems that are natively supported in the kernel can be mounted by `wsl --mount`. This means that it's not possible to use installed filesystem drivers (such as ntfs-3g for example) by calling `wsl --mount`.

0 commit comments

Comments
 (0)