<p>Thanks <a class="user-mention" data-hovercard-user-id="147741" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tomhughes">@tomhughes</a> .  I just tried your changes but I got the following error:</p>
<pre><code>==> default: Mounting shared folders...
    default: /srv/openstreetmap-website => /home/mhwang/workspace/labs/mw/3rd-party/openstreetmap-website
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 uid=1000,gid=1000 srv_openstreetmap-website /srv/openstreetmap-website

The error output from the command was:
</code></pre>
<p>I think <code>generic/ubuntu1604</code> doesn't have the virtualbox guest additions installed which is needed to share a directory on the host to the guest.  Replacing <code>generic/ubuntu1604</code> with <code>ubuntu/xenial64</code> worked.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/1888#issuecomment-393916807">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABWnLQJf68FMtQ2X3f4Nmlg3CKxHWR0Iks5t4V4FgaJpZM4UUCNa">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABWnLWTxk9hvVEpSbDzoJgM0yfAwfTl1ks5t4V4FgaJpZM4UUCNa.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","potentialAction":{"@type":"ViewAction","target":"https://github.com/openstreetmap/openstreetmap-website/issues/1888#issuecomment-393916807","url":"https://github.com/openstreetmap/openstreetmap-website/issues/1888#issuecomment-393916807","name":"View Issue"},"description":"View this Issue on GitHub","publisher":{"@type":"Organization","name":"GitHub","url":"https://github.com"}}</script>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/openstreetmap/openstreetmap-website","title":"openstreetmap/openstreetmap-website","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/openstreetmap/openstreetmap-website"}},"updates":{"snippets":[{"icon":"PERSON","message":"@mikehwang in #1888: Thanks @tomhughes .  I just tried your changes but I got the following error:\r\n\r\n```\r\n==\u003e default: Mounting shared folders...\r\n    default: /srv/openstreetmap-website =\u003e /home/mhwang/workspace/labs/mw/3rd-party/openstreetmap-website\r\nVagrant was unable to mount VirtualBox shared folders. This is usually\r\nbecause the filesystem \"vboxsf\" is not available. This filesystem is\r\nmade available via the VirtualBox Guest Additions and kernel module.\r\nPlease verify that these guest additions are properly installed in the\r\nguest. This is not a bug in Vagrant and is usually caused by a faulty\r\nVagrant box. For context, the command attempted was:\r\n\r\nmount -t vboxsf -o uid=1000,gid=1000 srv_openstreetmap-website /srv/openstreetmap-website\r\n\r\nThe error output from the command was:\r\n```\r\n\r\nI think `generic/ubuntu1604` doesn't have the virtualbox guest additions installed which is needed to share a directory on the host to the guest.  Replacing `generic/ubuntu1604` with `ubuntu/xenial64` worked."}],"action":{"name":"View Issue","url":"https://github.com/openstreetmap/openstreetmap-website/issues/1888#issuecomment-393916807"}}}</script>
<script type="application/ld+json">{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "37567f93-e2a7-4e2a-ad37-a9160fc62647",
"title": "Re: [openstreetmap/openstreetmap-website] vagrant up failing due to permission issue and more (#1888)",
"sections": [
{
"text": "",
"activityTitle": "**Michael Hwang**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@mikehwang",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"issueId\": 1888,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"openstreetmap/openstreetmap-website\",\n\"issueId\": 1888\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/openstreetmap/openstreetmap-website/issues/1888#issuecomment-393916807"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 340796250\n}"
}
],
"themeColor": "26292E"
}</script>