Ramnarayan.K wrote:
>
> 1. Whats a good vm software to run windows xp under Ubuntu
>
I run KVM, which Ubuntu has started supporting out of box by default.

But to run Windows the processor should support Virtualization. 
(Intel-VT or AMD-V)

You can do it by giving this command.

/$ egrep -e 'vmx|svm' /proc/cpuinfo/

If this returns something, then you can make use xen or kvm for running 
windows.

--

ஆமாச்சு

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in

Reply via email to