if you update the kernel, then you just need to rebuild the modules. Do you think after the machine have been created anything is running a yum update ??
On Wed, May 28, 2014 at 3:22 AM, JH <[email protected]> wrote: > I get the error "Failed to mount folders in Linux guest" every time I > halt or reload a box. I have a simple setup: > > config.vm.box = "chef/centos-6.5" > config.vm.provision :shell, :path => "VagrantProvision/bootstrap.sh" > config.vm.network "forwarded_port", guest: 8181, host: 8181 > > I have to destroy and recreate the box to get it to work... any ideas what > I'm doing wrong? > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
