User login
Navigation
Recent blog posts
- Ubuntu mirrors up and improved!
- Google-jstemplate: Iterate object with unknown properties
- nginx https proxypass for php apps
- sugarcrm & memcache: Doing it Wrong
- subversion and https in Ubuntu Karmic
- Drupal: Views block delta converted to md5 hash
- Ubuntu Server install requires PAE
- Installing Drupal from command line
- Drupal: Handling form field weight through CCK
- minify javascript using Google Closure Compiler
angch's location
angch twitter
Ubuntu Server install requires PAE

angch — Wed, 09/12/2009 - 12:29
Testing a plain ubuntu 8.04.3 install on VirtualBox. Got the error
This kernel requires the following features not present on the CPU:
0:6
Unable to boot - please use a kernel appropriate for your CPUTurned out 0:6 is PAE, and the -server series of kernels for Ubuntu requires it, rather than making use of it if available.
Don't need to downgrade your kernel to -generic, just turn on PAE in your machine or virtual machine. In the case of VirtualBox:

