Unable to open an image from the mapped network drive
See original GitHub issue- Etcher version: 1.5.51
- Operating system and architecture: Windows 10 Home x86-64
- Image flashed: Any
- Environment: Windows 10 Home is executed in the VMware Fusion on a Mac
- This is probably irrelevant, because the problem is with mapped network drives
- Forums post: Etcher on Windows7 under VMware can only access C drive?
VMware Fusion can share folders from the host OS. It’s implemented via mapped network drives.
When I open an image from Z:\SharedWithVM\...
, etcher thinks that the location is C:\SharedWithVM\...
(Z
-> C
) and fails to open the image. Nothing interesting in logs, just ENOENT
with wrong path:
I’ve found an old issue with suggested workaround (comes from the Microsoft Support). I have this value already set …
… and it still doesn’t work.
It works if the image is copied to a local drive.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:25 (20 by maintainers)
Top Results From Across the Web
Photos from mapped network drive fail to display in ...
I have a mapped network drive with photos, I added it thru the photo app settings to the collection but the photos do...
Read more >Mapped Network Drives don't Show in Image for Windows
Problem: Mapped network drives don't show in Image for Windows. Cause: When UAC is used, network shares mapped to drives in a normal...
Read more >[Solved]How To Fix Network Drive Not Showing
1.What causes Mapped Drive Not Showing? ... One of the primary reasons for the network drive not showing up is the use of...
Read more >I cannot open image files from my network drive.
The mapped drives are all mapped the same and it's only a problem with Irfanview. No other program has trouble seeing or working...
Read more >Unable to access files stored in a network drive
Try to map the network drive location on the system and then access the mapped drive from the SE file open dialog. Expand...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@lurch we don’t know if the read will fail in the writer process at this point.
@lurch that makes sense, but this error appears immediately after the image selection. I mean, target device not selected yet, didn’t click on the Flash button, just launched Etcher and selected an image. AFAIK elevated privileges are required when I click on the Flash button.