Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created January 15, 2012 01:01
Show Gist options
  • Save ingydotnet/1613675 to your computer and use it in GitHub Desktop.
Save ingydotnet/1613675 to your computer and use it in GitHub Desktop.
ingy@thinkingy:~/.work/as/stackato/vm/packaging-scripts$ ./vbox_install master stackato
Stackato-Ubuntu-10.04.3-x64_BASE
Downloading base image...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 204M 100 204M 0 0 1078k 0 0:03:14 0:03:14 --:--:-- 1024k
Verifying checksums:
Actual: 8012af007b91d6bca0ad144b28ff3766
Downloaded: 8012af007b91d6bca0ad144b28ff3766
Checksum OK
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /tmp/stackato-build/Stackato-Ubuntu-10.04.3-x64_BASE.ova...
OK.
Disks: vmdisk1 64424509440 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized Stackato-Ubuntu-10.04.3-x64_BASE-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "Stackato-Ubuntu-10.04.3-x64_BASE"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 1024 MB
(change with "--vsys 0 --memory <MB>")
4: Sound card (appliance expects "", can change on import)
(disable with "--vsys 0 --unit 4 --ignore")
5: USB controller
(disable with "--vsys 0 --unit 5 --ignore")
6: Network adapter: orig Bridged, config 3, extra slot=0;type=Bridged
7: CD-ROM
(disable with "--vsys 0 --unit 7 --ignore")
8: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 8 --ignore")
9: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 9 --ignore")
10: SATA controller, type AHCI
(disable with "--vsys 0 --unit 10 --ignore")
11: Hard disk image: source image=Stackato-Ubuntu-10.04.3-x64_BASE-disk1.vmdk, target path=/home/ingy/VirtualBox VMs/Stackato-Ubuntu-10.04.3-x64_BASE/Stackato-Ubuntu-10.04.3-x64_BASE-disk1.vmdk, controller=10;channel=0
(change target path with "--vsys 0 --unit 11 --disk path";
disable with "--vsys 0 --unit 11 --ignore")
0%...10%...20%...30%...40%...50%...60%...70%...80%...
Progress state: VBOX_E_FILE_ERROR
VBoxManage: error: Could not create the clone medium '/home/ingy/VirtualBox VMs/Stackato-Ubuntu-10.04.3-x64_BASE/Stackato-Ubuntu-10.04.3-x64_BASE-disk1.vmdk' (VERR_GENERAL_FAILURE)
VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance, callee
Context: "ImportAppliance" at line 793 of file VBoxManageAppliance.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment