Windows 10 build: 1909
Fedora version: 31, all recent updates from DNF
Virtualbox version: 6.0.14 (This is not quick to update, so please confirm that this is actually a problem before suggesting I update it)
Here is what I have tried and checked so far:
- Confirmed my user is in the
vboxsfgroup vboxsf(along withvboxguestandvboxvideo) shows up inlsmodvboxadd-service.serviceandvbox.serviceshow up insystemctlThe.service.serviceis running, the other isexited.- I tried removing and adding the shared folders in virtualbox's menu. Currently, the setup is: Folder path is my C drive, name is
C_DRIVE,Auto-mountandMake Permanentare both set. - If I remove the folders and restart my virtual machine, virtualbox re-creates them
- Checked the permissions. They were set to read-write-execute for both user and group, nothing for other.
- When I open the shared folder in Linux and search with
ls -ait is empty, and when I try to make a soft link to something that should be inside it (something on the C drive) it fails when I attempt to use it, saying it does not exist. (Reflecting that it is empty) - I uninstalled the
virtualbox-guest-additionspackage (since it apparently causes issues), re-started, and then re-installed the guest additions via the "CD" it provides.
Why isn't it working?