Opened 12 years ago
Closed 8 years ago
#11445 closed defect (obsolete)
Mapping shared folder fails if USB drive is connected after VM is started
Reported by: | Rafcio | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 4.2.6 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I have a consistent situation where a shared folder that exists on a removable USB drive is inaccessible if the drive is connected after the VM is started. The situation is as follows.
If the USB drive (on which the shared folder exists) is connected before the VM is started everything is fine, even though the shared folder is not auto mounted. However, if the VM is started before the USB drive is connected I can map the shared folder as (double backslash here that keeps being removed and replaced by a new line)
vboxsrv\sharedusb (its normal name), which seems to be successful, but any access attempts come back with an error message: Y:\ is not accessible. The parameter is incorrect.
The USB drive auto mounts under /media, so it is available where it's supposed to be, but the shared folder is inaccessible. The only difference between successful mapping or not is whether the USB drive is connected before or after the VM is booted.
Attachments (1)
Change History (2)
by , 12 years ago
comment:1 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.