Advertisement
Guest User

Untitled

a guest
Dec 10th, 2013
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. Bringing machine 'default' up with 'virtualbox' provider...
  2. [default] Importing base box 'erfp_box'...
  3. Progress: 70%There was an error while executing `VBoxManage`, a CLI used by Vagrant
  4. for controlling VirtualBox. The command and stderr is shown below.
  5.  
  6. Command: ["import", "/Users/alejandro/.vagrant.d/boxes/erfp_box/virtualbox/box.ovf", "--vsys", "0", "--vmname", "workspace_1386274842_1386690138943_18636", "--vsys", "0", "--unit", "9", "--disk", "/Users/alejandro/VirtualBox VMs/workspace_1386274842_1386690138943_18636/box-disk1.vmdk"]
  7.  
  8. Stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
  9. Interpreting /Users/alejandro/.vagrant.d/boxes/erfp_box/virtualbox/box.ovf...
  10. OK.
  11. 0%...10%...20%...30%...40%...50%...60%...70%...
  12. Progress state: VBOX_E_FILE_ERROR
  13. VBoxManage: error: Appliance import failed
  14. VBoxManage: error: Could not create the clone medium '/Users/alejandro/VirtualBox VMs/workspace_1386274842_1386690138943_18636/box-disk1.vmdk'.
  15. VBoxManage: error: VMDK: cannot write allocated data block in '/Users/alejandro/VirtualBox VMs/workspace_1386274842_1386690138943_18636/box-disk1.vmdk' (VERR_DISK_FULL)
  16. VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
  17. VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement