-
-
Save sgeto/86922b08a3c21b8c785a2b8fd14b05de to your computer and use it in GitHub Desktop.
High Sierra VMware Workstation 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 = "windows-1252" | |
config.version = "8" | |
virtualHW.version = "14" | |
pciBridge0.present = "TRUE" | |
pciBridge4.present = "TRUE" | |
pciBridge4.virtualDev = "pcieRootPort" | |
pciBridge4.functions = "8" | |
pciBridge5.present = "TRUE" | |
pciBridge5.virtualDev = "pcieRootPort" | |
pciBridge5.functions = "8" | |
pciBridge6.present = "TRUE" | |
pciBridge6.virtualDev = "pcieRootPort" | |
pciBridge6.functions = "8" | |
pciBridge7.present = "TRUE" | |
pciBridge7.virtualDev = "pcieRootPort" | |
pciBridge7.functions = "8" | |
vmci0.present = "TRUE" | |
smc.present = "TRUE" | |
smc.version = "0" | |
hpet0.present = "TRUE" | |
ich7m.present = "TRUE" | |
usb.vbluetooth.startConnected = "TRUE" | |
board-id.reflectHost = "TRUE" | |
firmware = "efi" | |
displayName = "macOS 10.13" | |
guestOS = "darwin17-64" | |
nvram = "macOS 10.13.nvram" | |
virtualHW.productCompatibility = "hosted" | |
gui.exitOnCLIHLT = "FALSE" | |
powerType.powerOff = "soft" | |
powerType.powerOn = "soft" | |
powerType.suspend = "soft" | |
powerType.reset = "soft" | |
tools.syncTime = "FALSE" | |
sound.autoDetect = "TRUE" | |
sound.virtualDev = "hdaudio" | |
sound.fileName = "-1" | |
sound.present = "TRUE" | |
numvcpus = "2" | |
cpuid.1.eax = "0000:0000:0000:0001:0000:0110:1010:0101" | |
memsize = "2048" | |
sata0.present = "TRUE" | |
sata0:0.fileName = "macOS 10.13.vmdk" | |
sata0:0.present = "TRUE" | |
sata0:1.deviceType = "cdrom-raw" | |
sata0:1.fileName = "auto detect" | |
sata0:1.present = "TRUE" | |
usb.present = "TRUE" | |
ehci.present = "TRUE" | |
usb_xhci.present = "TRUE" | |
ethernet0.connectionType = "nat" | |
ethernet0.addressType = "generated" | |
ethernet0.virtualDev = "e1000e" | |
ethernet0.present = "TRUE" | |
extendedConfigFile = "macOS 10.13.vmxf" | |
floppy0.present = "FALSE" | |
numa.autosize.cookie = "20001" | |
numa.autosize.vcpu.maxPerVirtualNode = "2" | |
uuid.bios = "56 4d 08 8f 3a 67 7d c6-4b e1 8c b6 74 61 c8 95" | |
uuid.location = "56 4d 08 8f 3a 67 7d c6-4b e1 8c b6 74 61 c8 95" | |
migrate.hostlog = ".\macOS 10.13-0947baaa.hlog" | |
sata0:0.redo = "" | |
pciBridge0.pciSlotNumber = "17" | |
pciBridge4.pciSlotNumber = "21" | |
pciBridge5.pciSlotNumber = "22" | |
pciBridge6.pciSlotNumber = "23" | |
pciBridge7.pciSlotNumber = "24" | |
usb.pciSlotNumber = "32" | |
ethernet0.pciSlotNumber = "160" | |
sound.pciSlotNumber = "33" | |
ehci.pciSlotNumber = "34" | |
usb_xhci.pciSlotNumber = "192" | |
vmci0.pciSlotNumber = "35" | |
sata0.pciSlotNumber = "36" | |
ethernet0.generatedAddress = "00:0c:29:61:c8:95" | |
ethernet0.generatedAddressOffset = "0" | |
vmci0.id = "1952565397" | |
monitor.phys_bits_used = "43" | |
vmotion.checkpointFBSize = "33554432" | |
vmotion.checkpointSVGAPrimarySize = "33554432" | |
cleanShutdown = "TRUE" | |
softPowerOff = "TRUE" | |
usb_xhci:4.present = "TRUE" | |
usb_xhci:4.deviceType = "hid" | |
usb_xhci:4.port = "4" | |
usb_xhci:4.parent = "-1" | |
usb_xhci:6.speed = "2" | |
usb_xhci:6.present = "TRUE" | |
usb_xhci:6.deviceType = "hub" | |
usb_xhci:6.port = "6" | |
usb_xhci:6.parent = "-1" | |
usb_xhci:7.speed = "4" | |
usb_xhci:7.present = "TRUE" | |
usb_xhci:7.deviceType = "hub" | |
usb_xhci:7.port = "7" | |
usb_xhci:7.parent = "-1" | |
toolsInstallManager.updateCounter = "3" | |
tools.remindInstall = "TRUE" | |
sata0:1.autodetect = "TRUE" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment