** Description changed: I am unable to fully provision a xenial instance using box ubuntu/xenial64 (virtualbox, 20160403.0.0) because the synced folders are never mounted. VAGRANT_LOG=DEBUG vagrant init --debug indicates that there was an error mounting the filesystem mount: unknown filesystem type 'vboxsf' I am using VirtualBox 5.0.16 r105871 vagrant 1.8.1 While init/provision fails, the instance is brought up. I can get into it and see it runs. It doesn't appear that Virtualbox Guest Additions is installed. I can see that my installation of VB does have VBoxGuestAdditions.iso and is readable. X-CPC-Real-Bug: bug 1605795 + + Test procedure for proposed fix: + + 1. Launch the ubuntu vagrant box (xenial, yakkety) + 2. SSH into the box with `vagrant ssh` + 3. Check if default synced folder is mounted with `mount` or `df`, it should be + 4. Check name of VM in virtualbox, it should be randomized
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1565985 Title: vagrant vb ubuntu/xenial64 cannot mount synced folders To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs