I havve added a datastore which was used as a datastore from a previous install of Vmware Server 2.0.1.
Now when I try and add a virtual machine to the inventory from the newly added datastore the files are recognised as being valid vmx files. When they load up all I get in the inventory is Unknown 1 (invalid)
This is what the vmx file says. (see below), can anyone see any reason why it won't work on VMware Server 2?
Thanks to all replies.
#!/usr/bin/vmware
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "7"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
memsize = "1024"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows Server 2003 Standard Edition.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "atapi-cdrom"
floppy0.fileName = "/dev/fd0"
Ethernet0.present = "TRUE"
displayName = "win2003k_SE_SP2_OEM_GC_test - pekan"
guestOS = "winnetstandard"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
floppy0.present = "FALSE"
scsi0:0.redo = ""
ide1:0.startConnected = "TRUE"
ethernet0.addressType = "generated"
uuid.location = "56 4d 0d 8e 02 c9 84 f9-62 74 93 50 53 0c 46 bc"
uuid.bios = "56 4d 0d 8e 02 c9 84 f9-62 74 93 50 53 0c 46 bc"
ethernet0.generatedAddress = "00:0c:29:0c:46:bc"
ethernet0.generatedAddressOffset = "0"
tools.syncTime = "FALSE"
scsi0:1.present = "TRUE"
scsi0:1.fileName = "Windows Server 2003 Standard Edition (2).vmdk"
scsi0:1.redo = ""
ide1:0.autodetect = "TRUE"
scsi0:2.present = "TRUE"
scsi0:2.fileName = "Windows Server 2003 Standard Edition (3).vmdk"
scsi0:2.redo = ""
extendedConfigFile = "Windows Server 2003 Standard Edition.vmxf"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"
vmotion.checkpointFBSize = "16777216"
checkpoint.vmState = ""
mks.enable3d = "TRUE"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge5.present = "TRUE"
pciBridge6.present = "TRUE"
pciBridge7.present = "TRUE"
vmci0.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.pciSlotNumber = "21"
#!/usr/bin/vmware
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "7"
scsi0.present = "TRUE"
scsi0.virtualDev = "lsilogic"
memsize = "1024"
scsi0:0.present = "TRUE"
scsi0:0.fileName = "Windows Server 2003 Standard Edition.vmdk"
ide1:0.present = "TRUE"
ide1:0.fileName = "auto detect"
ide1:0.deviceType = "atapi-cdrom"
floppy0.fileName = "/dev/fd0"
Ethernet0.present = "TRUE"
displayName = "win2003k_SE_SP2_OEM_GC_test - pekan"
guestOS = "winnetstandard"
priority.grabbed = "normal"
priority.ungrabbed = "normal"
floppy0.present = "FALSE"
scsi0:0.redo = ""
ide1:0.startConnected = "TRUE"
ethernet0.addressType = "generated"
uuid.location = "56 4d 0d 8e 02 c9 84 f9-62 74 93 50 53 0c 46 bc"
uuid.bios = "56 4d 0d 8e 02 c9 84 f9-62 74 93 50 53 0c 46 bc"
ethernet0.generatedAddress = "00:0c:29:0c:46:bc"
ethernet0.generatedAddressOffset = "0"
tools.syncTime = "FALSE"
scsi0:1.present = "TRUE"
scsi0:1.fileName = "Windows Server 2003 Standard Edition (2).vmdk"
scsi0:1.redo = ""
ide1:0.autodetect = "TRUE"
scsi0:2.present = "TRUE"
scsi0:2.fileName = "Windows Server 2003 Standard Edition (3).vmdk"
scsi0:2.redo = ""
extendedConfigFile = "Windows Server 2003 Standard Edition.vmxf"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "manual"
vmotion.checkpointFBSize = "16777216"
checkpoint.vmState = ""
mks.enable3d = "TRUE"
pciBridge0.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge5.present = "TRUE"
pciBridge6.present = "TRUE"
pciBridge7.present = "TRUE"
vmci0.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.pciSlotNumber = "21"
pciBridge4.functions = "8"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.pciSlotNumber = "22"
pciBridge5.functions = "8"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.pciSlotNumber = "23"
pciBridge6.functions = "8"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.pciSlotNumber = "24"
pciBridge7.functions = "8"
ethernet0.networkName = "Bridged"
ethernet0.features = "1"
pciBridge0.pciSlotNumber = "17"
scsi0.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "32"
vmci0.pciSlotNumber = "33"
vmci0.id = "1393313468"
ethernet1.present = "TRUE"
ethernet1.allowGuestConnectionControl = "FALSE"
ethernet1.features = "1"
ethernet1.wakeOnPcktRcv = "FALSE"
ethernet1.networkName = "Bridged"
ethernet1.addressType = "generated"
ethernet1.generatedAddress = "00:0c:29:0c:46:c6"
ethernet1.pciSlotNumber = "34"
ethernet1.generatedAddressOffset = "10"