VBoxManage.exe: error: Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600’ to save the settings file (VERR_ACCESS_DENIED)(已解决)

具体错误:

Progress state: E_FAIL
VBoxManage.exe: error: Appliance import failed
VBoxManage.exe: error: Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600’ to save the settings file (VERR_ACCESS_DENIED)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component MachineWrap, interface IMachine
VBoxManage.exe: error: Context: “enum RTEXITCODE __cdecl handleImportAppliance(struct HandlerArg *)” at line 1118 of file VBoxManageAppliance.cpp
Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600‘ to save the set

解决方法:搞了好久,太坑了

Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600‘ to save the set
编辑 VirtualBox.xml文件
Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600‘ to save the set

再运行vagrant up 就可以了
Could not create a directory ‘D:\VirtualBox\centos-7-1-1.x86_64_1600279972956_76600‘ to save the set

相关文章:

  • 2021-10-22
  • 2021-10-25
  • 2021-06-07
  • 2022-12-23
  • 2021-11-25
  • 2021-08-07
  • 2022-12-23
猜你喜欢
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案