virtualbox - Vagrant won't run -


i have installed vagrant , virtualbox on 64 bit windows machine. when try run 'vagrant up' et following message:

there error while executing vboxmanage, cli used vagrant controlling virtualbox. command , stderr shown below.

command: ["modifyvm", "01fd6095-edae-4c33-93c8-3c9d10ab4430", "--name", "xxx_1397481035300_70240"]

stderr: vboxmanage.exe: error: not rename directory 'd:\virtualbox vms \packer-virtualbox-iso_1397480994399_38288' 'd:\virtualbox vms\xxx_1397481035300_70240' save settings file (verr_file_not_found) vboxmanage.exe: error: details: code e_fail (0x80004005), component sessionmachi ne, interface imachine, callee iunknown vboxmanage.exe: error: context: "savesettings()" @ line 2716 of file vboxmanage modifyvm.cpp

i have tried re-installing both programs no avail.

can help?

i had virtualbox vms folder misspelled. renames , works now.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -