I have a device for which there are no 64 bit drivers (a USB connected scanner). I am replacing the 32 bit machine (Windows XP) to which it is attached with a 64 bit Windows 7 machine. Will it be possible to create a virtual 32 bit machine instance in the 64 bit environment to run that scanner?

link|improve this question

50% accept rate
feedback

3 Answers

up vote 5 down vote accepted

Yes you can install those drivers into a 32-bit OS running in a VM on a 64-bit host. The biggest concern is ensuring you use a VM solution that allows passing the (assumed) USB connection for the scanner.

Since you mention you are using Windows 7 you may (depending on your edition of Windows 7) be able to use the "XP Mode" VM setup supplied by Microsoft. It's existence is intended for these exact situations.

link|improve this answer
1  
This is exactly what I do . I have an old scanner that whoops the crap out of anything on the market. Got for cheap on Craigslist. However, no x64 drivers. XP mode to the rescue! – surfasb Jul 15 '11 at 19:16
feedback

If you install 32-bit Windows XP, it will run as 32-bit
You can then add the scanner as a device on the XP machine.

Source: Here

link|improve this answer
feedback

Yes, it is possible to create 32 bits Virtual Machines on 64 bits Operating Systems.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.