• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Virtualizing Hardware For Testing

thedocta45

[H]ard|Gawd
Joined
Oct 10, 2007
Messages
1,325
How difficult or even possible is it to emulate a specific laptop/computer as a virtual machine?

Is it simply as easy as pulling a VHD from the physical hardware and deploying it to a virtual machine?

I need to test driver and hardware compatibility with software.
 
The short answer is, you can't.

VMs don't emulate a specific set of hardware, they emulate a specific (as configured) fake set of hardware and most VMs only actually support emulating or two video controllers and one or two types of storage controllers, etc. If you need a VM to emulate, say a i5-2500K with a Geforce 6600 GT and a specific SCSI controller you're not going to get that.
 
Yeah I had the feeling that that was the case. I guess that rules a VM out as far as hardware/driver compatibility is concerned, I guess all it can test then is the viability of the base Windows image against software and software packaging.
 
Back
Top