Hi! nice tut... but i have a problem... i installed the xp pro sp2 by my own (i have a disc) and i made all of the steps on ur tuto but when i start my vm i got the "failed to construct..." message, and when i try to play
ms it opens on a black screen and i can hear just a starting sound... what can i do? i have the mobile intel graphic media accelerator up to 358mb, 2 gb memory, 160 g on hard disk and my vm is a 25 gb hard disk, 1024 memory, used bridged conection (it's a wired one, at 3mb.. guess its quick),... uhm... what else?... oh yeah! directx is upgraded on both host and guest OS... if this helps here is my .vmx file:
--------------------------------------------------------------
config.version = "8"
virtualHW.version = "6"
scsi0.present = "TRUE"
memsize = "1024"
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.autodetect = "TRUE"
ethernet0.present = "TRUE"
ethernet0.wakeOnPcktRcv = "FALSE"
usb.present = "TRUE"
ehci.present = "TRUE"
sound.present = "TRUE"
sound.fileName = "-1"
sound.autodetect = "TRUE"
svga.autodetect = "FALSE"
pciBridge0.present = "TRUE"
mks.keyboardFilter = "allow"
displayName = "Windows XP Professional"
guestOS = "winxppro"
nvram = "Windows XP Professional.nvram"
mks.enable3d = "TRUE" //here's the 3 lines i added
svga.vramSize = "67108864" //seccond line
vmmouse.present = "False" //last line
deploymentPlatform = "windows"
virtualHW.productCompatibility = "hosted"
tools.upgrade.policy = "upgradeAtPowerCycle"
ide1:0.autodetect = "TRUE"
floppy0.fileName = "A:"
extendedConfigFile = "Windows XP Professional.vmxf"
ethernet0.addressType = "generated"
uuid.location = "56 4d f3 87 5f 36 47 2b-60 02 65 e1 71 ac 0a cf"
uuid.bios = "56 4d f3 87 5f 36 47 2b-60 02 65 e1 71 ac 0a cf"
ide0:0.redo = ""
pciBridge0.pciSlotNumber = "17"
scsi0.pciSlotNumber = "16"
ethernet0.pciSlotNumber = "32"
sound.pciSlotNumber = "33"
ehci.pciSlotNumber = "34"
ethernet0.generatedAddress = "00:0c:29:ac:0a:cf"
ethernet0.generatedAddressOffset = "0"
floppy0.startConnected = "FALSE"
ide1:0.startConnected = "TRUE"
tools.remindInstall = "FALSE"
tools.syncTime = "FALSE"
checkpoint.vmState = ""
svga.maxWidth = "1280"
svga.maxHeight = "1024"
---------------------------------------------------
i hope any1 can help me... i need the 2
ms working... :S