Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bento/rockylinux-9 (v202508.03.0) box shared folder broken after a full system update #1629

Copy link
Copy link

Description

@brlin-tw
Issue body actions

Version

bento/rockylinux-9 (v202508.03.0)

Environment

OS: Ubuntu 24.04
Hypervisor: VirtualBox 7.1.12
Vagrant: 2.4.9

Scenario

I want to do a full system upgrade. After that, and vagrant halt, vagrant up, the following Vagrant error occurred:

==> test: Mounting shared folders...                                                                            
    test: /path/to/hosting-dir => /vagrant                                                                                                 
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,_netdev vagrant /vagrant                                                      
                                                                                                                   
The error output from the command was:                                                                             
                                                                                                                   
/sbin/mount.vboxsf: mounting failed with the error: No such device                                                 

Steps to Reproduce

  1. vagrant init bento/rockylinux-9
  2. vagrant up
  3. vagrant ssh default -- sudo dnf update -y
  4. vagrant reload

Expected Result

The shared folder is still working.

Actual Result

Shared folder broken due to missing drivers.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UntriagedAn issue that has yet to be triaged.An issue that has yet to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.