Advertisement
spongeyperson

VMWare VMX 2

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