-
Notifications
You must be signed in to change notification settings - Fork 37
Unable to mount shared folders #156
Comments
Hi @kyleskrinak You are not the first reporting this issue. Looks like vagrant did something wrong in their last version which brought a retro-bug. Looks like downgrading to VirtualBox 5.0.20 and vagrant 1.7.4 solves the issue. |
@achekulaev Thanks for the suggestions. I did try the vagrant vbguest plugin before I posted. However, I get this message:
which leads to
I also previously tried
which I presume should be
Or whichever version of VBox I'm running. However, the b2d machine only lists
There's no such dir in /opt. I'm using Drupal VM until I resolve this, but really miss drude. |
Have you tried downgrading to VirtualBox 5.0.20 and vagrant 1.7.4? |
I had only downgraded VB previously. Downgrading both did the trick. Thanks! Drupal VM is nice, but way overkill, storage-wise. |
Great! I will keep this issue open and update it once it's safe to update to the latest versions. |
This is a duplicate of #155 Closing in favor of the issue in the upstream project: Let's move further discussions there. |
This post me helped Link solve this problem. |
I ran:
which, most notably, updated my VBox to 5.1.2, which I've now learned is an issue with Vagrant, as per this ticket #155
So I've downgraded my VBox to 5.0.20 (which it was at prior to the upgrade) however, I am seeing this error:
shelling into the b2d box, I run
and see:
Only a partial list of what should be running.
I'm unclear of what I can do next to get my drude environment operational again?
The text was updated successfully, but these errors were encountered: