CPU should support the Virtualization Technology (Intel-VT) then only we can run Virtualization Software like ( VirtualBox, KVM).Intel
Virtualization VT-x(vmx)in /proc/cpuinfo flags.
For CPU Unsupported VT-x Technology
Error Message - This kernel requires an x86-64 CPU. But only detected an i686 CPU.unable to boot - Please use a kernel appropriate for your CPU. - THIS IS FOR 64 BIT OS.
Error Message: This kernel requires the following features not present on the CPU pae unable to boot - please use the kernel appropriate for your CPU. PAE - ParaVirtualization - While try to run 32 bit OS.
Error: Install KVM module but does not support hypervisor option.
#
cat /proc/cpuinfo | grep vmx
|
For CPU Supported VT-X Technology
For CPU Unsupported VT-x Technology
Error Message - This kernel requires an x86-64 CPU. But only detected an i686 CPU.unable to boot - Please use a kernel appropriate for your CPU. - THIS IS FOR 64 BIT OS.
Error Message: This kernel requires the following features not present on the CPU pae unable to boot - please use the kernel appropriate for your CPU. PAE - ParaVirtualization - While try to run 32 bit OS.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjZIv98tzXV-WxoTp1Ja7RmI36XKu1oJcx4cJTXCiArkh3jbffebKZNu3O5e95NzDbMUaQDsEbvf7GR04TL-7KEVaXYLoVhzBwyxZUpiM0F9uJ3UcL2_67YjxY1Or_Xy4ratk4EHpFzRg/s1600/No-hypervisor+options+were+found.jpg)
Error: Install KVM module but does not support hypervisor option.
SOLUTION: use the appropriate VT-x (vmx) supported CPU Hardware.
0 comments:
Post a Comment