-
Notifications
You must be signed in to change notification settings - Fork 835
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Removable disks (USB and CD) not detected on Bash on Ubuntu on Windows #891
Comments
This is a "bydesign-mightfix" feature. Easiest way to convince MS you need support for this is on the uservoice page. |
Here's one userVoice url [1], for USB, which is on the backlog for consideration. The exact match is [2] which is not yet as high rated. 1.Unable to access USB devices from bash – Welcome to the Windows developer feedback site! ; ; https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13355724-unable-to-access-usb-devices-from-bash |
I am also affected by this bug. Need USB / SD cards to be mounted for scripting. |
Mounting FAT* and NTFS removable drives and CDs is now possible for build 16176 and up |
@emiliogozo, thanks for giving the link to help to resolve this problem. |
USB & CD drive not detected in the /mnt folder.
USB & CD Drive letters do not appear on issuing command-> ls /mnt.
on issue of command-> ls /mnt
c d e f is expected. e should be my USB. c & d are my hard drive. e is my CD drive. f is my USB.
c d
Version 1607 (OS Build 14393.51)
The text was updated successfully, but these errors were encountered: