[Bug 1565985] Re: vagrant vb ubuntu/xenial64 cannot mount synced folders
Vishal Kotcherlakota
dishbreak at gmail.com
Fri Aug 26 07:24:42 UTC 2016
I can confirm, this is broken in v20160822.0.0. I tried rolling back to
v20160805.0.0, but that also seems to fail.
ubuntu at ubuntu-xenial:~$ modinfo vboxguest
filename: /lib/modules/4.4.0-34-generic/kernel/ubuntu/vbox/vboxguest/vboxguest.ko
version: 5.0.18_Ubuntu
license: GPL
description: Oracle VM VirtualBox Guest Additions for Linux Module
author: Oracle Corporation
srcversion: A2B0E3228AD033CF730FD74
alias: pci:v000080EEd0000CAFEsv00000000sd00000000bc*sc*i*
depends:
intree: Y
vermagic: 4.4.0-34-generic SMP mod_unload modversions
I'm currently on VirtualBox Version 5.1.4 r110228. I'm able to fix this
by downloading v5.1.4 guest additions from here:
http://download.virtualbox.org/virtualbox/5.1.4/
Note, you'll need to install the following packages in order to compile the guest additions:
* gcc
* build-essentials
* linuz-headers-$(uname-a) // your architecture here
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1565985
Title:
vagrant vb ubuntu/xenial64 cannot mount synced folders
Status in cloud-images:
In Progress
Status in livecd-rootfs package in Ubuntu:
Fix Released
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1565985/+subscriptions
More information about the foundations-bugs
mailing list