[Bug 1895862] Re: vboxsf unable to mount old binary data in Groovy Vagrant box

John Chittum 1895862 at bugs.launchpad.net
Tue Sep 29 16:45:23 UTC 2020


** Also affects: cloud-images/groovy
   Importance: Undecided
       Status: Confirmed

** Also affects: livecd-rootfs (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: cloud-images/groovy
     Assignee: (unassigned) => John Chittum (jchittum)

** Changed in: livecd-rootfs (Ubuntu)
     Assignee: (unassigned) => John Chittum (jchittum)

-- 
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/1895862

Title:
  vboxsf unable to mount old binary data in Groovy Vagrant box

Status in cloud-images:
  Confirmed
Status in cloud-images groovy series:
  Confirmed
Status in livecd-rootfs package in Ubuntu:
  New
Status in virtualbox package in Ubuntu:
  Confirmed

Bug description:
  When booting the Groovy vagrant box, Guest Additions is unable to
  mount the shared folder

  
  ```
  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 vagrant /vagrant

  The error output from the command was:

  /sbin/mount.vboxsf: mounting failed with the error: Invalid argument
  ```

  If one `vagrant ssh` into the box and try the command, it fails with
  the same error. systemctl and dmesg didn't show any errors. However,
  capturing the serial log showed the following on boot:

  ```
  ubuntu-groovy login: [   17.100243] vboxsf: Old binary mount data not supported, remove obsolete mount.vboxsf and/or update your VBoxService.
  [   17.219577] vboxsf: Old binary mount data not supported, remove obsolete mount.vboxsf and/or update your VBoxService.
  [   22.353951] vboxsf: Old binary mount data not supported, remove obsolete mount.vboxsf and/or update your VBoxService.
  [   27.412062] vboxsf: Old binary mount data not supported, remove obsolete mount.vboxsf and/or update your VBoxService.
  [  829.055100] vboxsf: Old binary mount data not supported, remove obsolete mount.vboxsf and/or update your VBoxService.
  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-images/+bug/1895862/+subscriptions



More information about the foundations-bugs mailing list