On Fri, Aug 8, 2008 at 5:31 PM, white list whitelist.augustin@gmail.com wrote:
If I comment the pygrub line I get the following error message.
[root@xen xen]# xm create -c vm02 Using config file "./vm02". Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
Well is it? Do you have vmx capable CPU's? cat /proc/cpuinfo | grep vmx
jerry