UML icon
User Mode Linux Kernels

About

These kernels have been compiled using GCC 3.5.0 to GCC 4.7.x (depending on their release date).
They are provided for your convenience only (to get you started), but it is highly recommended that you build your own kernels - it is even mandatory if you want to use certain features (like pcap packet capture).

Build your own

To compile your own kernel based on those above, simply save the relevant config file as '.config' in your kernel source tree and run:
make ARCH=um