I have 2 pc, which both of them support easy connection of SATA disk (one over external box, other has nice slot directly on the case). Computers have totally different hw configurations. Is it possible to successfuly run both pc form one disk with one OS (windows 7)? Are there any possible limitations (drivers for 2 HW of a kind, etc.)?

link|improve this question
1  
GNU/Linux systems are usually better suited to such actions since they handle drivers in a different way so you can have all drivers needed for both computers installed at the same time. Depending on your needs, you may be able to run windows inside a virtual machine. – AndrejaKo Jan 3 at 20:24
I wouldn't be surprised if this is against the EULA. It just sounds unethical. – surfasb Jan 4 at 1:47
feedback

2 Answers

up vote 3 down vote accepted

Depending on the configurations of each machine, it may be possible, however, if I recall, when hardware changes significantly enough, Windows asks you to reactivate, if the difference between the machines is significant enough, you will be on the phone with MS every time you swap the drive. This is in addition to any driver headaches or software issues that arise from plunking an OS down into a different environment every other day. Not to mention the licensing gray area youd be in (technically you are supposed to have ONE instance of windows PER machine, not one for two, this is almost no different than installing it on two machines). I wouldn't recommend this with Windows. Something like Linux Mint (or other distro) however would not have this problem, and you could most likely do a full install on the drive to be swapped, and swap it as often as you like and have virtually no hardware or software issues, and of course no reactivation problems.

link|improve this answer
feedback

Nope this is not possible with different processors/chipsets, I assume this is the case since you say totally different hardware configurations. When windows is installed it loads certain drivers and microcode that pertain to the particular chipset/processor. That's why you may see loading intelppm.sys during installation and I may see loading amdppm.sys. Even with similar or identical processors you may still have issues as the microcode versions could be different. The only way to make this work is to do a repair install each time you swap the disk... and you still won't be guaranteed to have a fully stable system.

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.