you can try the vbguest plugin

vagrant plugin install vagrant-vbguest

then vagrant reload
or vagrant up


On Tue, Mar 3, 2020 at 5:01 PM Donald Raikes <don.rai...@gmail.com> wrote:

> Thanks for the suggestions, but because I am using a lot of the
> vagrant boxes from Oracle's repository, I need to stick with their
> default boxes.
>
> I can try to do the install manually, but I am not certain howwhat
> packages to install or uninstall :)
>
> On 3/2/20, Alvaro Miranda Aguilera <kiki...@gmail.com> wrote:
> > hello
> >
> > seems the box you are using is not having virualbox guest additions
> > installed.
> >
> > you could try to install them and see if works, or build your own box
> ready
> > to use.
> >
> >
> > On Sun, Mar 1, 2020 at 11:34 PM Donald Raikes <don.rai...@gmail.com>
> wrote:
> >
> >> Hello,
> >>
> >> I just upgraded both virtualbox and vagrant on my windows 10 system.
> >>
> >> Virtualbox is not version 6.1.4
> >> vagrant is 2.2.7
> >>
> >> when I use vagrant up on an oraclelinux 7 box, it says the host
> >> edition isand guest vbox editions are mismatched, and it is unable to
> >> mount the shared folders.
> >>
> >> This used to work on my older configuration so is it just something to
> >> do with the newer vagrant or virtual box?
> >>
> >> the error message I am getting is:
> >> Mounting shared folders...
> >>                                     ol7-vagrant: /vagrant => V:/7
> >>
> >>           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: No such device
> >>
> >> Any help would be greatly appreciated.
> >>
> >> Thanks,
> >> Donald
> >>
> >> --
> >> This mailing list is governed under the HashiCorp Community Guidelines -
> >> https://www.hashicorp.com/community-guidelines.html. Behavior in
> >> violation of those guidelines may result in your removal from this
> >> mailing
> >> list.
> >>
> >> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> >> IRC: #vagrant on Freenode
> >> ---
> >> You received this message because you are subscribed to the Google
> Groups
> >> "Vagrant" group.
> >> To unsubscribe from this group and stop receiving emails from it, send
> an
> >> email to vagrant-up+unsubscr...@googlegroups.com.
> >> To view this discussion on the web visit
> >>
> https://groups.google.com/d/msgid/vagrant-up/CAPamLv9FNJp2vGf_trMW_8OGKbd37cp7qTDe-m9T1OkYJpOHpQ%40mail.gmail.com
> >> .
> >>
> >
> >
> > --
> > Alvaro
> >
> > --
> > This mailing list is governed under the HashiCorp Community Guidelines -
> > https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation
> > of those guidelines may result in your removal from this mailing list.
> >
> > GitHub Issues: https://github.com/mitchellh/vagrant/issues
> > IRC: #vagrant on Freenode
> > ---
> > You received this message because you are subscribed to the Google Groups
> > "Vagrant" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to vagrant-up+unsubscr...@googlegroups.com.
> > To view this discussion on the web visit
> >
> https://groups.google.com/d/msgid/vagrant-up/CAHqq0exoUa_oExBb0fuO7wUmmXVFmz399zK%2B2Dc_3XU6A8AASQ%40mail.gmail.com
> .
> >
>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/CAPamLv83H0LYRh%2B4gyfw%3D6P0MpVnLaDA0EBoUN8L7-iv_gKGDQ%40mail.gmail.com
> .
>


-- 
Alvaro

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0eynGUUMD0dhfLbQufa5vP-vcvR2zoRcH%3DE%3D-%2Bp2b7ubPw%40mail.gmail.com.

Reply via email to