On Wed, Mar 9, 2011 at 12:15 PM, Mark Smith m.smith2k@gmail.com wrote:
Ok i am trying the route of what Thomas suggested and i just got this error host does not support virtualization type 'hvm'
Your CPU may not support the required virtualization extensions for running Windows in Xen.
This command
egrep "(vmx|svm)" /proc/cpuinfo
should provide some output. If it does not, you will not be able to run Windows on this particular computer.
~ Tom