Skip to content

Instantly share code, notes, and snippets.

@lindenle
Created June 25, 2013 02:12
Show Gist options
  • Save lindenle/5855380 to your computer and use it in GitHub Desktop.
Save lindenle/5855380 to your computer and use it in GitHub Desktop.
=>> VBoxManage import /home/alevy/.vagrant.d/boxes/centos-5.8-puppet-2.7.21-mobitv-oracle/box.ovf
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /home/alevy/.vagrant.d/boxes/centos-5.8-puppet-2.7.21-mobitv-oracle/box.ovf...
OK.
Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "RedHat_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "centos-5.8-puppet-2.7.21-mobitv-oracle"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 4096 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/home/alevy/VirtualBox VMs/centos-5.8-puppet-2.7.21-mobitv-oracle/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
0%...
Progress object failure: NS_ERROR_CALL_FAILED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment