Advertisement
spongeyperson

VMWare VMX

Nov 7th, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. .encoding = "windows-1252"
  2. config.version = "8"
  3. virtualHW.version = "14"
  4. pciBridge0.present = "TRUE"
  5. pciBridge4.present = "TRUE"
  6. pciBridge4.virtualDev = "pcieRootPort"
  7. pciBridge4.functions = "8"
  8. pciBridge5.present = "TRUE"
  9. pciBridge5.virtualDev = "pcieRootPort"
  10. pciBridge5.functions = "8"
  11. pciBridge6.present = "TRUE"
  12. pciBridge6.virtualDev = "pcieRootPort"
  13. pciBridge6.functions = "8"
  14. pciBridge7.present = "TRUE"
  15. pciBridge7.virtualDev = "pcieRootPort"
  16. pciBridge7.functions = "8"
  17. vmci0.present = "TRUE"
  18. smc.present = "TRUE"
  19. hpet0.present = "TRUE"
  20. ich7m.present = "TRUE"
  21. usb.vbluetooth.startConnected = "TRUE"
  22. board-id.reflectHost = "TRUE"
  23. firmware = "efi"
  24. displayName = "macOS 10.12"
  25. guestOS = "darwin16-64"
  26. nvram = "macOS 10.12.nvram"
  27. virtualHW.productCompatibility = "hosted"
  28. powerType.powerOff = "soft"
  29. powerType.powerOn = "soft"
  30. powerType.suspend = "soft"
  31. powerType.reset = "soft"
  32. tools.syncTime = "FALSE"
  33. sound.autoDetect = "TRUE"
  34. sound.virtualDev = "hdaudio"
  35. sound.fileName = "-1"
  36. sound.present = "TRUE"
  37. numvcpus = "2"
  38. memsize = "1552"
  39. sata0.present = "TRUE"
  40. sata0:0.fileName = "macOS Sierra Final by Techsviewer.vmdk"
  41. sata0:1.deviceType = "cdrom-image"
  42. sata0:1.fileName = "C:\Users\Tyler\Downloads\VM Tool.iso"
  43. sata0:1.present = "TRUE"
  44. usb.present = "TRUE"
  45. ehci.present = "TRUE"
  46. usb_xhci.present = "TRUE"
  47. ethernet0.connectionType = "nat"
  48. ethernet0.addressType = "generated"
  49. ethernet0.virtualDev = "e1000e"
  50. ethernet0.present = "TRUE"
  51. extendedConfigFile = "macOS 10.12.vmxf"
  52. floppy0.present = "FALSE"
  53. mks.enable3d = "TRUE"
  54. sata0:0.present = "TRUE"
  55. numa.autosize.cookie = "20001"
  56. numa.autosize.vcpu.maxPerVirtualNode = "2"
  57. uuid.bios = "56 4d 8e 95 b6 fc 5b 06-b7 2f a8 62 52 f8 97 90"
  58. uuid.location = "56 4d 8e 95 b6 fc 5b 06-b7 2f a8 62 52 f8 97 90"
  59. migrate.hostlog = ".\macOS 10.12-5174ad7c.hlog"
  60. sata0:0.redo = ""
  61. pciBridge0.pciSlotNumber = "17"
  62. pciBridge4.pciSlotNumber = "21"
  63. pciBridge5.pciSlotNumber = "22"
  64. pciBridge6.pciSlotNumber = "23"
  65. pciBridge7.pciSlotNumber = "24"
  66. usb.pciSlotNumber = "32"
  67. ethernet0.pciSlotNumber = "160"
  68. sound.pciSlotNumber = "33"
  69. ehci.pciSlotNumber = "34"
  70. usb_xhci.pciSlotNumber = "192"
  71. vmci0.pciSlotNumber = "35"
  72. sata0.pciSlotNumber = "36"
  73. ethernet0.generatedAddress = "00:0c:29:f8:97:90"
  74. ethernet0.generatedAddressOffset = "0"
  75. vmci0.id = "1392023440"
  76. monitor.phys_bits_used = "43"
  77. vmotion.checkpointFBSize = "134217728"
  78. vmotion.checkpointSVGAPrimarySize = "134217728"
  79. cleanShutdown = "TRUE"
  80. softPowerOff = "TRUE"
  81. smc.version = "0"
  82. tools.upgrade.policy = "useGlobal"
  83. usb_xhci:6.speed = "2"
  84. usb_xhci:6.present = "TRUE"
  85. usb_xhci:6.deviceType = "hub"
  86. usb_xhci:6.port = "6"
  87. usb_xhci:6.parent = "-1"
  88. usb_xhci:7.speed = "4"
  89. usb_xhci:7.present = "TRUE"
  90. usb_xhci:7.deviceType = "hub"
  91. usb_xhci:7.port = "7"
  92. usb_xhci:7.parent = "-1"
  93. toolsInstallManager.updateCounter = "9"
  94. usb_xhci.autoConnect.device0 = "path:1/2/0/1 autoclean:1"
  95. toolsInstallManager.lastInstallError = "21004"
  96. usb_xhci:4.present = "TRUE"
  97. usb_xhci:4.deviceType = "hid"
  98. usb_xhci:4.port = "4"
  99. usb_xhci:4.parent = "-1"
  100. board-id.reflectHost = "FALSE"
  101. board-id = "Mac-F65AE981FFA204ED"
  102. hw.model.reflectHost = "FALSE"
  103. hw.model = "MacMini6,2"
  104. serialNumber.reflectHost = "FALSE"
  105. serialNumber = "C02CUNT0DWYN"
  106. smbios.reflectHost = "FALSE"
  107. ethernet0.Address = "4B:06:00:05:00:03"
  108. ethernet0.addressType = "static"
  109. ethernet0.checkMACAddress = "false"
  110. efi.nvram.var.ROM.reflectHost = "FALSE"
  111. efi.nvram.var.MLB.reflectHost = "FALSE"
  112. efi.nvram.var.ROM = "4B0600050003"
  113. efi.nvram.var.MLB = "C02CUNT0DWYN8G2J6"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement