"vagrant init: ... среда Vagrant путем создания исходного Vagrantfile ..."
Я переместил эту папку из E: / в C: / в Windows, и у меня возникает эта глупая ошибка при попытке сделать vagrant snapshot restore XXX
==> default: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "7aff8d5d-7193-4f6d-966b-4076543c0e90", "--type", "headless"]
Stderr: VBoxManage.exe: error: RawFile#0 failed to create the raw output file E:/Proyectos/do-sf2-dev/ubuntu-xenial-16.04-cloudimg-console.log (VERR_PATH_NOT_FOUND)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
Насколько я понимаю, VirtualBox продолжает ссылаться на диск E: /.
Я попытался вручную отредактировать любые ссылки из E: / в C: / я могу найти в эту папку , а также в графическом интерфейсе VirtualBox для соответствующей машины, но не повезло.