Created
April 8, 2015 18:36
-
-
Save trodemaster/d8a8c4c1ffbb0b62b14b to your computer and use it in GitHub Desktop.
vmx_data_post not working Ubuntu1504.vmx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.encoding = "UTF-8" | |
bios.bootorder = "hdd,CDROM" | |
checkpoint.vmstate = "" | |
cleanshutdown = "TRUE" | |
config.version = "8" | |
cpuid.corespersocket = "2" | |
displayname = "Ubuntu1504" | |
ehci.pcislotnumber = "-1" | |
ehci.present = "FALSE" | |
ethernet0.addresstype = "generated" | |
ethernet0.bsdname = "en0" | |
ethernet0.connectiontype = "nat" | |
ethernet0.displayname = "Ethernet" | |
ethernet0.linkstatepropagation.enable = "FALSE" | |
ethernet0.pcislotnumber = "192" | |
ethernet0.present = "TRUE" | |
ethernet0.virtualdev = "vmxnet3" | |
ethernet0.wakeonpcktrcv = "FALSE" | |
extendedconfigfile = "Ubuntu1504.vmxf" | |
floppy0.present = "FALSE" | |
guestos = "ubuntu-64" | |
gui.fullscreenatpoweron = "FALSE" | |
gui.viewmodeatpoweron = "windowed" | |
hgfs.linkrootshare = "TRUE" | |
hgfs.maprootshare = "TRUE" | |
ide1:0.devicetype = "cdrom-image" | |
ide1:0.filename = "/Volumes/harddisk/ISO/ubuntu-15.04-beta2-server-amd64.iso" | |
ide1:0.present = "TRUE" | |
isolation.tools.hgfs.disable = "FALSE" | |
memsize = "8192" | |
msg.autoanswer = "true" | |
numvcpus = "2" | |
nvram = "Ubuntu1504.nvram" | |
pcibridge0.pcislotnumber = "17" | |
pcibridge0.present = "TRUE" | |
pcibridge4.functions = "8" | |
pcibridge4.pcislotnumber = "21" | |
pcibridge4.present = "TRUE" | |
pcibridge4.virtualdev = "pcieRootPort" | |
pcibridge5.functions = "8" | |
pcibridge5.pcislotnumber = "22" | |
pcibridge5.present = "TRUE" | |
pcibridge5.virtualdev = "pcieRootPort" | |
pcibridge6.functions = "8" | |
pcibridge6.pcislotnumber = "23" | |
pcibridge6.present = "TRUE" | |
pcibridge6.virtualdev = "pcieRootPort" | |
pcibridge7.functions = "8" | |
pcibridge7.pcislotnumber = "24" | |
pcibridge7.present = "TRUE" | |
pcibridge7.virtualdev = "pcieRootPort" | |
powertype.poweroff = "soft" | |
powertype.poweron = "soft" | |
powertype.reset = "soft" | |
powertype.suspend = "soft" | |
proxyapps.publishtohost = "FALSE" | |
remotedisplay.vnc.enabled = "TRUE" | |
remotedisplay.vnc.port = "5966" | |
replay.filename = "" | |
replay.supported = "FALSE" | |
scsi0.pcislotnumber = "160" | |
scsi0.present = "TRUE" | |
scsi0.virtualdev = "pvscsi" | |
scsi0:0.filename = "Ubuntu1504.vmdk" | |
scsi0:0.present = "TRUE" | |
scsi0:0.redo = "" | |
sound.startconnected = "FALSE" | |
tools.synctime = "TRUE" | |
tools.upgrade.policy = "upgradeAtPowerCycle" | |
usb.pcislotnumber = "-1" | |
usb.present = "FALSE" | |
uuid.action = "create" | |
virtualhw.productcompatibility = "hosted" | |
virtualhw.version = "10" | |
vmci0.id = "1861462628" | |
vmci0.pcislotnumber = "35" | |
vmci0.present = "TRUE" | |
vmotion.checkpointfbsize = "67108864" | |
uuid.bios = "56 4d 5f db bc 6b 13 d8-45 48 56 d5 82 a1 51 6f" | |
uuid.location = "56 4d 5f db bc 6b 13 d8-45 48 56 d5 82 a1 51 6f" | |
migrate.hostlog = "./Ubuntu1504-cf51c4a9.hlog" | |
scsi0.sasWWID = "50 05 05 6b bc 6b 13 d0" | |
ethernet0.generatedAddress = "00:0c:29:a1:51:6f" | |
ethernet0.generatedAddressOffset = "0" | |
monitor.phys_bits_used = "40" | |
softPowerOff = "TRUE" | |
ide1:0.startConnected = "FALSE" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment