VirtualBox

Ticket #14481: cli_log.txt

File cli_log.txt, 2.6 KB (added by Pallieter, 9 years ago)

CLI Log

Line 
1[virtualbox@server1 ova]$ VBoxManage modifyvm "SERPTool" --nic1 bridged --bridgeadapter1 em1
2[virtualbox@server1 ova]$ VBoxHeadless --startvm ”SERPTool” --vrde=off &
3[1] 2340
4[virtualbox@server1 ova]$ Oracle VM VirtualBox Headless Interface 5.0.2
5(C) 2008-2015 Oracle Corporation
6All rights reserved.
7
8terminate called after throwing an instance of 'std::bad_alloc'
9 what(): std::bad_alloc
10
11[1]+ Aborted VBoxHeadless --startvm ”SERPTool” --vrde=off
12[root@server1 ova]# ulimit -c unlimited
13[root@server1 ova]# echo -n 1 | tee /proc/sys/kernel/core_uses_pid
14[root@server1 ~]# VBoxManage import /home/virtualbox/ova/SERPTool.ova
150%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
16Interpreting /home/virtualbox/ova/SERPTool.ova...
17OK.
18Disks:
19 vmdisk2 53687091200 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized SERPTool-disk1.vmdk -1 -1
20
21Virtual system 0:
22 0: Suggested OS type: "RedHat_64"
23 (change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
24 1: Suggested VM name "SERPTool"
25 (change with "--vsys 0 --vmname <name>")
26 2: Number of CPUs: 1
27 (change with "--vsys 0 --cpus <n>")
28 3: Guest memory: 4096 MB
29 (change with "--vsys 0 --memory <MB>")
30 4: Network adapter: orig Bridged, config 3, extra slot=0;type=Bridged
31 5: CD-ROM
32 (disable with "--vsys 0 --unit 5 --ignore")
33 6: IDE controller, type PIIX4
34 (disable with "--vsys 0 --unit 6 --ignore")
35 7: IDE controller, type PIIX4
36 (disable with "--vsys 0 --unit 7 --ignore")
37 8: SATA controller, type AHCI
38 (disable with "--vsys 0 --unit 8 --ignore")
39 9: Hard disk image: source image=SERPTool-disk1.vmdk, target path=/root/VirtualBox VMs/SERPTool/SERPTool-disk1.vmdk, controller=8;channel=0
40 (change target path with "--vsys 0 --unit 9 --disk path";
41 disable with "--vsys 0 --unit 9 --ignore")
420%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
43Successfully imported the appliance.
44[root@server1 ~]# VBoxHeadless --startvm "SERPTool"
45Oracle VM VirtualBox Headless Interface 5.0.2
46(C) 2008-2015 Oracle Corporation
47All rights reserved.
48
49Error: failed to start machine. Error message: Failed to open/create the internal network 'HostInterfaceNetworking-Intel(R) 82579LM Gigabit Network Connection' (VERR_INTNET_FLT_IF_NOT_FOUND).
50Failed to attach the network LUN (VERR_INTNET_FLT_IF_NOT_FOUND)
51[root@server1 ~]# VBoxManage modifyvm "SERPTool" --nic1 bridged --bridgeadapter1 em1
52[root@server1 ~]# VBoxHeadless --startvm "SERPTool"
53Oracle VM VirtualBox Headless Interface 5.0.2
54(C) 2008-2015 Oracle Corporation
55All rights reserved.
56

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette