VMware Communities
MRoosen
Contributor
Contributor

permanent reboot

Hi all,

I have the Problem, that I try to run a Vista Clone on an XP Prof Computer with Workstaion 6 (Trial). I made the clone with acronis, reinstalled that on on the VM system and this restarting all the time. The clone is working fine on the real system.

Any clue what the problem could be ?

Thx

Max

0 Kudos
4 Replies
KevinG
Immortal
Immortal

Hi Max,

Most likely the image does not contain the correct device drivers for the virtual hardware that is found in the virtual machine.

0 Kudos
MRoosen
Contributor
Contributor

Thx, I guessed that. But it brings me too the next point, how to get the drivers intoo my Vista and where to find the drivers I need?

Thanks

Max

0 Kudos
KevinG
Immortal
Immortal

Hi Max,

Post the .vmx file from the virtual machine

0 Kudos
MRoosen
Contributor
Contributor

Hi Kevin, here it is: thx in advance

config.version = "8"

virtualHW.version = "6"

scsi0.present = "TRUE"

scsi0.virtualDev = "lsilogic"

memsize = "1000"

ide0:0.present = "TRUE"

ide0:0.fileName = "Windows Vista-3.vmdk"

ide1:0.present = "TRUE"

ide1:0.fileName = "auto detect"

ide1:0.deviceType = "cdrom-raw"

floppy0.autodetect = "TRUE"

ethernet0.present = "TRUE"

ethernet0.virtualDev = "e1000"

ethernet0.wakeOnPcktRcv = "FALSE"

usb.present = "TRUE"

ehci.present = "TRUE"

sound.present = "TRUE"

sound.fileName = "-1"

sound.autodetect = "TRUE"

svga.autodetect = "TRUE"

pciBridge0.present = "TRUE"

mks.keyboardFilter = "allow"

displayName = "Windows Vista"

guestOS = "winvista"

nvram = "Windows Vista.nvram"

deploymentPlatform = "windows"

virtualHW.productCompatibility = "hosted"

tools.upgrade.policy = "useGlobal"

ide0:1.present = "FALSE"

ide0:1.fileName = "Windows Vista-0.vmdk"

ide0:1.deviceType = "rawDisk"

ide1:0.autodetect = "TRUE"

floppy0.fileName = "D:\download\vmscsi-1.2.0.4.flp"

isolation.tools.hgfs.disable = "TRUE"

ethernet0.addressType = "generated"

uuid.location = "56 4d 34 1f 6b f6 2d b5-a2 46 e8 e0 99 88 96 31"

uuid.bios = "56 4d 34 1f 6b f6 2d b5-a2 46 e8 e0 99 88 96 31"

ide0:0.redo = ""

ide0:1.redo = ""

pciBridge0.pciSlotNumber = "17"

scsi0.pciSlotNumber = "16"

ethernet0.pciSlotNumber = "32"

sound.pciSlotNumber = "33"

ehci.pciSlotNumber = "34"

ethernet0.generatedAddress = "00:0c:29:88:96:31"

ethernet0.generatedAddressOffset = "0"

tools.remindInstall = "TRUE"

scsi0:0.present = "TRUE"

scsi0:0.fileName = "Windows Vista-1.vmdk"

scsi0:0.deviceType = "disk"

scsi0:0.redo = ""

floppy0.startConnected = "TRUE"

floppy0.present = "TRUE"

numvcpus = "2"

floppy0.fileType = "file"

floppy0.clientDevice = "FALSE"

scsi0:1.present = "FALSE"

scsi0:1.fileName = "Windows Vista-2.vmdk"

scsi0:1.deviceType = "rawDisk"

scsi0:1.redo = ""

ide0:0.deviceType = "rawDisk"

Message was edited by:

MRoosen

0 Kudos