Created
September 23, 2014 18:22
-
-
Save h4/00c4cdaa7c70b879c68c to your computer and use it in GitHub Desktop.
Indeed-vagrant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> default: Successfully added box 'hashicorp/precise64' (v1.1.0) for 'virtualbox'! | |
==> default: Importing base box 'hashicorp/precise64'... | |
There was an error while executing `VBoxManage`, a CLI used by Vagrant | |
for controlling VirtualBox. The command and stderr is shown below. | |
Command: ["import", "/Users/h4/.vagrant.d/boxes/hashicorp-VAGRANTSLASH-precise64/1.1.0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "precise64_1411496426411_2197", "--vsys", "0", "--unit", "9", "--disk", "/Volumes/Truck/Users/h4/VirtualBox VMs/precise64_1411496426411_2197/box-disk1.vmdk"] | |
Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% | |
Interpreting /Users/h4/.vagrant.d/boxes/hashicorp-VAGRANTSLASH-precise64/1.1.0/virtualbox/box.ovf... | |
OK. | |
0%... | |
Progress state: VBOX_E_IPRT_ERROR | |
VBoxManage: error: Appliance import failed | |
VBoxManage: error: Could not create the directory '/Volumes/Truck/Users/h4/VirtualBox VMs/precise64_1411496426411_2197' (VERR_ACCESS_DENIED) | |
VBoxManage: error: Details: code VBOX_E_IPRT_ERROR (0x80bb0005), component Appliance, interface IAppliance | |
VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment