Re creating a new vm, I have many other vm's on this machine, and regularly create, run, and delete them with no issues, its just this one which is from an actual physical machine I'm trying to retire that won't start.
Here is the offending vmx file:
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "20"
memsize = "3624"
MemAllowAutoScaleDown = "FALSE"
displayName = "icel"
guestOS = "windows7-64"
numvcpus = "4"
cpuid.coresPerSocket = "4"
firmware = "bios"
sound.present = "TRUE"
sound.filename = "-1"
sound.autodetect = "TRUE"
usb.present = "TRUE"
ehci.present = "TRUE"
ethernet0.present = "TRUE"
ethernet0.addressType = "generated"
ethernet0.connectionType = "bridged"
ethernet0.virtualDev = "e1000"
ethernet0.startConnected = "TRUE"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsisas1068"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "icel.vmdk"
sata0.present = "TRUE"
sata0.virtualDev = "ahci"
sata0:0.present = "TRUE"
sata0:0.autodetect = "TRUE"
sata0:0.filename = "auto detect"
sata0:0.deviceType = "cdrom-raw"
mks.enable3d = "TRUE"
vmci0.present = "TRUE"
pciBridge0.present = "TRUE"
tools.upgrade.policy = "upgradeAtPowerCycle"
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"
floppy0.present = "FALSE"
tools.syncTime = "TRUE"
powerType.powerOff = "soft"
powerType.powerOn = "soft"
powerType.suspend = "soft"
powerType.reset = "soft"
serial0.present = "TRUE"
serial0.fileType = "thinprint"
printers.enabled = "TRUE"
hpet0.present = "TRUE"