monetate / ectou-export

This project enables running an Amazon Linux AMI on a local VirtualBox virtual machine via Vagrant.
MIT License
21 stars 17 forks source link

Box Vagrant image fails to import on Windows #14

Open jptoto opened 6 years ago

jptoto commented 6 years ago

Due to what appears to be a bug in the Windows version of VirtualBox, the .box image fails to import. (VERR_ALREADY_EXISTS).

I've seen other AWSLinux box images import correctly so it may be part of the ovf that needs to be altered to run successfully on Windows. I'm working on a PR for this.