Skip to content

Instantly share code, notes, and snippets.

@JDHatman
Created April 13, 2014 21:09
Show Gist options
  • Save JDHatman/10602414 to your computer and use it in GitHub Desktop.
Save JDHatman/10602414 to your computer and use it in GitHub Desktop.
crypt2sata details
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "10"
numvcpus = "2"
sata0.present = "TRUE"
memsize = "2048"
sata0:0.present = "TRUE"
sata0:0.fileName = "Virtual Disk-000002.vmdk"
sata0:1.present = "TRUE"
sata0:1.autodetect = "TRUE"
sata0:1.deviceType = "cdrom-raw"
sata0:1.startConnected = "FALSE"
sata0:2.present = "FALSE"
sata0:2.fileName = "Temporary Installation Source Disk.vmdk"
ethernet0.present = "TRUE"
ethernet0.connectionType = "nat"
ethernet0.virtualDev = "e1000e"
ethernet0.wakeOnPcktRcv = "FALSE"
ethernet0.addressType = "generated"
ethernet0.linkStatePropagation.enable = "FALSE"
usb.present = "TRUE"
ehci.present = "TRUE"
ehci.pciSlotNumber = "34"
sound.present = "TRUE"
sound.virtualDev = "hdaudio"
sound.fileName = "-1"
sound.autodetect = "TRUE"
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"
hpet0.present = "TRUE"
ich7m.present = "TRUE"
usb.vbluetooth.startConnected = "TRUE"
board-id.reflectHost = "TRUE"
firmware = "efi"
tools.syncTime = "TRUE"
displayName = "crypt2sata"
guestOS = "darwin13-64"
nvram = "crypt2sata.nvram"
virtualHW.productCompatibility = "hosted"
keyboardAndMouseProfile = "52d76465-d09a-4cee-5d95-2bca7a9f"
tools.upgrade.policy = "upgradeAtPowerCycle"
powerType.powerOff = "soft"
powerType.powerOn = "soft"
powerType.suspend = "soft"
powerType.reset = "soft"
extendedConfigFile = "crypt2sata.vmxf"
floppy0.present = "FALSE"
uuid.bios = "56 4d 85 ca 93 58 55 1c-01 d3 3a be da 6e bc 89"
uuid.location = "56 4d 85 ca 93 58 55 1c-01 d3 3a be da 6e bc 89"
replay.supported = "FALSE"
replay.filename = ""
sata0:2.redo = ""
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"
vmci0.pciSlotNumber = "35"
sata0.pciSlotNumber = "36"
ethernet0.generatedAddress = "00:0C:29:6E:BC:89"
ethernet0.generatedAddressOffset = "0"
vmci0.id = "-630276983"
vmotion.checkpointFBSize = "67108864"
cleanShutdown = "TRUE"
softPowerOff = "TRUE"
usb:0.present = "TRUE"
usb:0.deviceType = "hid"
usb:0.port = "0"
usb:0.parent = "-1"
usb:1.speed = "2"
usb:1.present = "TRUE"
usb:1.deviceType = "hub"
usb:1.port = "1"
usb:1.parent = "-1"
toolsInstallManager.updateCounter = "5"
checkpoint.vmState.readOnly = "FALSE"
checkpoint.vmState = ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment