try with just copying Vagrantfile if you did copy the folder, chances are that you did also copy .vagrant* that is created on first vagrant up
On Sat, Jan 10, 2015 at 8:19 AM, <[email protected]> wrote: > Hi, I'm running vagrant 1.7.2 on Centos 6.4 64-bit and when I try to bring > up a box with the vsphere plugin, it gives the following error: > > The metadata associated with the box 'dummy' appears corrupted. > This is most often caused by a disk issue or system crash. Please > remove the box, re-add it, and try again. > > I copied this directory from a working vagrant install on another system > (the vsphere plugin works properly there) and that may be the cause of the > issue but I'm not sure why this would happen. > > Any help is appreciated. > > Thanks, > Rob > > -- > 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.
