Skip to content

Instantly share code, notes, and snippets.

@josephglanville
Created August 15, 2015 10:26
Show Gist options
  • Save josephglanville/acfc958947a68ac1137d to your computer and use it in GitHub Desktop.
Save josephglanville/acfc958947a68ac1137d to your computer and use it in GitHub Desktop.
flynn.vmx
bios.bootorder = "hdd,CDROM"
checkpoint.vmstate = ""
cleanshutdown = "FALSE"
config.version = "8"
displayname = "flynn: default"
ehci.pcislotnumber = "-1"
ehci.present = "FALSE"
ethernet0.addresstype = "generated"
ethernet0.connectiontype = "nat"
ethernet0.present = "TRUE"
ethernet0.virtualdev = "e1000"
ethernet1.addresstype = "generated"
ethernet1.connectiontype = "custom"
ethernet1.present = "TRUE"
ethernet1.virtualdev = "e1000"
ethernet1.vnet = "vmnet2"
extendedconfigfile = "flynn-base.vmxf"
floppy0.present = "FALSE"
guestos = "other"
gui.fullscreenatpoweron = "FALSE"
gui.viewmodeatpoweron = "windowed"
hgfs.linkrootshare = "TRUE"
hgfs.maprootshare = "TRUE"
ide1:0.autodetect = "TRUE"
ide1:0.devicetype = "cdrom-raw"
ide1:0.filename = "auto detect"
ide1:0.present = "TRUE"
ide1:0.startconnected = "FALSE"
isolation.tools.hgfs.disable = "FALSE"
memsize = "4096"
migrate.hostlog = "./flynn-base-d8bc6e02.hlog"
monitor.phys_bits_used = "40"
msg.autoanswer = "true"
numvcpus = "4"
nvram = "flynn-base.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 = "5982"
replay.filename = ""
replay.supported = "FALSE"
scsi0.pcislotnumber = "16"
scsi0.present = "TRUE"
scsi0.virtualdev = "lsilogic"
scsi0:0.filename = "disk.vmdk"
scsi0:0.present = "TRUE"
scsi0:0.redo = ""
sharedfolder.maxnum = "1"
sharedfolder0.enabled = "TRUE"
sharedfolder0.expiration = "never"
sharedfolder0.guestname = "-vagrant"
sharedfolder0.hostpath = "/Users/jpg/src/flynn"
sharedfolder0.present = "TRUE"
sharedfolder0.readaccess = "TRUE"
sharedfolder0.writeaccess = "TRUE"
softpoweroff = "FALSE"
sound.startconnected = "FALSE"
tools.synctime = "TRUE"
tools.upgrade.policy = "upgradeAtPowerCycle"
usb.pcislotnumber = "-1"
usb.present = "FALSE"
uuid.action = "create"
uuid.bios = "56 4d b6 70 65 07 53 08-be 30 51 89 5a 67 3d 6b"
uuid.location = "56 4d b6 70 65 07 53 08-be 30 51 89 5a 67 3d 6b"
virtualhw.productcompatibility = "hosted"
virtualhw.version = "9"
vmci0.id = "1861462627"
vmci0.pcislotnumber = "35"
vmci0.present = "TRUE"
vmotion.checkpointfbsize = "134217728"
ethernet0.pciSlotNumber = "32"
ethernet1.pciSlotNumber = "33"
ethernet0.generatedAddress = "00:0c:29:67:3d:6b"
ethernet0.generatedAddressOffset = "0"
ethernet1.generatedAddress = "00:0c:29:67:3d:75"
ethernet1.generatedAddressOffset = "10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment