Opened 17 years ago
Closed 15 years ago
#2413 closed defect (fixed)
[Linux] Shared Folders to symlink
Reported by: | Sasquatch | Owned by: | |
---|---|---|---|
Component: | shared folders | Version: | VirtualBox 3.2.6 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
When creating a Shared Folder to a symbolic link, it will give an error that the path is not obsolute. Pointing it to a normal folder does not give this error.
The reason I want this, is because all my VMs are on an external hard drive. It works just fine when I swap them from my PC to my laptop, and the paths are the same too. Just the Shared Folders are a bit different. Where my internal hard drive is mounted to /data on my laptop, on my PC it's mounted in /media/data with a symlink /data to it.
For now, I will change the mount point on my laptop to /media, creating the same situation as on my PC, but this should be looked at.
Change History (4)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Version: | VirtualBox 2.0.2 → VirtualBox 3.2.6 |
---|
I disagree. This is not about symbolic links in shared folders.
comment:3 by , 15 years ago
I don't use this set up since the report, but I just checked, and it no longer is a problem. Somewhere between all the bug fixes and changes to the shared folder functionality, probably when the symlink in a shared folder was broken then fixed again, this got fixed too.
Problem exists in 2.x, no longer exists on 3.2.6. The exact version number of when it was fixed is unknown.
Duplicate of Wish #818
-Technologov