Kernel does not support a non-PAE CPU install KVM guest on Ubuntu 13.10 – Fix
I just started to install an Ubuntu 13.10 KVM guest – however the build process failed. The command that I was using was: However, I got this error message: Basically, you just need ensure the the linux-image-generic package (i.e. a kernel which supports non-PAE CPU’s) is installed by setting the addpkg flag like so: I … Read more