Opened 10 years ago
Closed 9 years ago
#14587 closed task (invalid)
it's possible mount host's DVD/CD device
Reported by: | Alex B. | Owned by: | |
---|---|---|---|
Component: | DVD | Version: | VirtualBox 5.0.4 |
Keywords: | mount | Cc: | |
Guest type: | Windows | Host type: | Windows |
Description
Host: Windows 10 (Version 10.0.10240) Guest: Windows 7 (creating virtual machines from distribution to the host DVD)
When I try mount the host CD/DVD devices, and the host DVD drive as an available storage device, I get the following error message:
Could not mount the media/drive 'E:' (VERR_ACCESS_DENIED) Error code: E_FAIL (0x80004005) Component: ConsoleWrap Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed} Called interface: IMachine {f30138d4-e5ea-4b3a-8858-a059de4c93fd}
I tried to solve my issue by installing a new version of the VirtualBox (5.0.5 R102660), but error persists.
Change History (2)
comment:1 by , 10 years ago
comment:2 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release and you provided the requested information. Additionally a VBoxSVC.log and VBox.log of the affected VM are required.
How do you access the Windows 10 desktop? Is this local access or some kind of remote access? VERR_ACCESS_DENIED is something which is generated from Windows, not a VirtualBox bug.