EmbeddedRelated.com
Forums

vmware and ez430

Started by Chetan Bhargava July 23, 2008
Hi Ferry,

Thanks for the VMX file. Looks like the major difference is the
virtualHW.version. I'll try to install fresh xp with lower hw version.
Also this time I'll install sp2 before vmware tools.

Yesterday I tried Windows Vista and that too demonstrates the
enumeration loop.

Regards,

Chetan

--- In m..., "Ferdinand Clasquin" wrote:
>
> Hi Chetan,
>
> Please see below my vmx file for the Dell D620.
> Also I have installed the SP2 before the installation of the VMWare
Tools
> Installation.
> And here for me I don't have any yellow questions marks in the device
> manager.
>
> /** Dell D620 VMWare .vmx file ***/
> config.version = "8"
> virtualHW.version = "4"
> scsi0.present = "TRUE"
> memsize = "1024"
> MemAllowAutoScaleDown = "FALSE"
> ide0:0.present = "TRUE"
> ide0:0.fileName = "Windows XP Professional.vmdk"
> ide1:0.present = "TRUE"
> ide1:0.fileName = "auto detect"
> ide1:0.deviceType = "cdrom-raw"
> floppy0.fileName = "A:"
> ethernet0.present = "TRUE"
> usb.present = "TRUE"
> sound.present = "TRUE"
> sound.virtualDev = "es1371"
> sound.fileName = "-1"
> sound.autodetect = "TRUE"
> displayName = "Windows XP Professional"
> guestOS = "winxppro"
> nvram = "Windows XP Professional.nvram"
>
> ide0:0.mode = "independent-persistent"
> ide0:1.present = "TRUE"
> ide0:1.autodetect = "TRUE"
> ide0:1.deviceType = "cdrom-raw"
> floppy0.autodetect = "TRUE"
> serial0.present = "TRUE"
> serial0.autodetect = "TRUE"
> parallel0.present = "FALSE"
> parallel0.autodetect = "TRUE"
> parallel0.bidirectional = "FALSE"
> workingDir = ""
>
> ide0:0.redo = ""
> ide0:1.startConnected = "TRUE"
> ethernet0.addressType = "generated"
> uuid.location = "56 4d 55 a8 12 9f 6d 2e-12 f5 bd d6 8b e7 5f d0"
> uuid.bios = "56 4d 55 a8 12 9f 6d 2e-12 f5 bd d6 8b e7 5f d0"
> ethernet0.generatedAddress = "00:0c:29:e7:5f:d0"
> ethernet0.generatedAddressOffset = "0"
> ide0:1.fileName = "auto detect"
> tools.syncTime = "FALSE"
>
> floppy0.present = "FALSE"
>
> ide1:0.autodetect = "TRUE"
>
> checkpoint.vmState = ""
>
> isolation.tools.hgfs.disable = "FALSE"
> virtualHW.productCompatibility = "hosted"
> tools.upgrade.policy = "manual"
>
> extendedConfigFile = "Windows XP Professional.vmxf"
>
> numvcpus = "2"
>
> sharedFolder0.present = "TRUE"
> sharedFolder0.enabled = "TRUE"
> sharedFolder0.readAccess = "TRUE"
> sharedFolder0.writeAccess = "TRUE"
> sharedFolder0.hostPath = "D:\Shared Folder"
> sharedFolder0.guestName = "Shared Folder"
> sharedFolder0.expiration = "never"
> sharedFolder.maxNum = "1"
>
> /*** End of vmx file ***/
>
> Regards,
> Ferry

Beginning Microcontrollers with the MSP430