What does this mean? It means that most Linux distributions do not have any problem getting installed, regardless of the actual hardware configuration of the machine itself. Furthermore, it also means that the guest OS behave exactly the same whether it is run on machine ``A'' or machine ``B'', even though the actual hardware of machine ``A'' and machine ``B'' can be completely different.
One of the trouble you may encounter is when you want a hardware device to be exposed to the guest OS. For example, let's say you have a Bluetooth to USB adaptor, and want the guest OS to see it. This is possible with only some emulators. QEMU, for example, does not support USB pass-through with a Windows host (this feature is supported with a Linux host).
Copyright © 2006-07-20 by Tak Auyeung