alt3 / cakebox

Framework agnostic virtual PHP Development Environment
128 stars 27 forks source link

Unable to mount VirtualBox Shared Folders #104

Open birdy247 opened 4 years ago

birdy247 commented 4 years ago

We are using virtual box 6.1 and vagrant 2.2.7

We are using windows 10.

When we follow the install instructions, when trying to mount the shared folders, we recieve this error.

Vagrant was unable to mount VirtualBox shared folders. This is usually because the filesystem "vboxsf" is not available. This filesystem is made available via the VirtualBox Guest Additions and kernel module. Please verify that these guest additions are properly installed in the guest. This is not a bug in Vagrant and is usually caused by a faulty Vagrant box. For context, the command attempted was:

mount -t vboxsf -o dmode=777,fmode=766,uid=900,gid=900 cakebox /cakebox

The error output from the command was:

/sbin/mount.vboxsf: mounting failed with the error: No such device