| 1 | + /usr/bin/env
|
|---|
| 2 | VBOX_USER_HOME=/tmp/vmusbcomp6954
|
|---|
| 3 | SHELL=/bin/bash
|
|---|
| 4 | TMPDIR=/var/folders/8s/k8wg51d16f1gw7rg16pxm4vc0000gp/T/
|
|---|
| 5 | Apple_PubSub_Socket_Render=/tmp/launch-Yoruqt/Render
|
|---|
| 6 | NIC_OPTIONS=--nictype1 82540EM --nic1 nat
|
|---|
| 7 | VBOX_MEMORY=768
|
|---|
| 8 | USER=adittmer
|
|---|
| 9 | COMMAND_MODE=unix2003
|
|---|
| 10 | SSH_AUTH_SOCK=/tmp/launch-W6TQaj/Listeners
|
|---|
| 11 | USBCOMPCFG=/tmp/vmusbcomp6954
|
|---|
| 12 | __CF_USER_TEXT_ENCODING=0x1F6:0:0
|
|---|
| 13 | PATH=/usr/bin:/bin:/usr/sbin:/sbin
|
|---|
| 14 | PWD=/Volumes/MYPOCKET7
|
|---|
| 15 | VBOX_CDROM_DVD=OPTIARC DVD RW AD-5670S
|
|---|
| 16 | VMM_PATH=/Applications/VirtualBox.app/Contents/MacOS
|
|---|
| 17 | SHLVL=1
|
|---|
| 18 | HOME=/Users/adittmer
|
|---|
| 19 | MAC_ADR=0050560ABB31
|
|---|
| 20 | LOGNAME=adittmer
|
|---|
| 21 | DISPLAY=/tmp/launch-Dt9Mnf/org.x:0
|
|---|
| 22 | _=/usr/bin/env
|
|---|
| 23 | + cd /Volumes/MYPOCKET7
|
|---|
| 24 | + rm -rf './*.log'
|
|---|
| 25 | + /bin/cp vm-images/pagefile_vol_vmware.vmdk /tmp/vmusbcomp6954
|
|---|
| 26 | + /bin/cp vm-images/pagefile_vol_vmware-s001.vmdk /tmp/vmusbcomp6954
|
|---|
| 27 | + /bin/cp vm-images/pagefile_vol_vmware-s002.vmdk /tmp/vmusbcomp6954
|
|---|
| 28 | + /bin/cp vm-images/pagefile_vol_vmware-s003.vmdk /tmp/vmusbcomp6954
|
|---|
| 29 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage setextradata global GUI/UpdateDate never
|
|---|
| 30 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage createvm -name MyPocket7 --basefolder /tmp/vmusbcomp6954 -register
|
|---|
| 31 | Virtual machine 'MyPocket7' is created and registered.
|
|---|
| 32 | UUID: 5c40396e-1dcc-4f69-9530-ed7810752adf
|
|---|
| 33 | Settings file: '/tmp/vmusbcomp6954/MyPocket7/MyPocket7.vbox'
|
|---|
| 34 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage storagectl MyPocket7 --name 'IDE Controller' --add ide
|
|---|
| 35 | ++ pwd
|
|---|
| 36 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage storageattach MyPocket7 --storagectl 'IDE Controller' --port 0 --device 0 --type hdd --mtype immutable --medium /Volumes/MYPOCKET7/vm-images/usbcomp_7.vmdk
|
|---|
| 37 | ++ pwd
|
|---|
| 38 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage storageattach MyPocket7 --storagectl 'IDE Controller' --port 0 --device 1 --type hdd --mtype immutable --medium /Volumes/MYPOCKET7/vm-images/usbcomp_user.vmdk
|
|---|
| 39 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage storageattach MyPocket7 --storagectl 'IDE Controller' --port 1 --device 0 --type hdd --medium /tmp/vmusbcomp6954/pagefile_vol_vmware.vmdk
|
|---|
| 40 | + '[' -n 'OPTIARC DVD RW AD-5670S' ']'
|
|---|
| 41 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage storageattach MyPocket7 --storagectl 'IDE Controller' --port 1 --device 1 --type dvddrive --medium 'host:OPTIARC DVD RW AD-5670S' --passthrough on
|
|---|
| 42 | + '[' -n '' ']'
|
|---|
| 43 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage modifyvm MyPocket7 --nictype1 82540EM --nic1 nat
|
|---|
| 44 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage modifyvm MyPocket7 --nestedpaging off --vram 64 --pae off --ioapic on --bioslogoimagepath config/splash_vbx.bmp --bioslogodisplaytime 8000 --hwvirtex off --memory 768 --ostype Windows7 --audio coreaudio --audiocontroller ac97 --boot1 disk
|
|---|
| 45 | + /Applications/VirtualBox.app/Contents/MacOS/VBoxManage startvm MyPocket7
|
|---|